Skip to content

Commit

Permalink
Update license snips
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStevns committed Apr 8, 2024
1 parent 28df936 commit cb30ce6
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 6 deletions.
5 changes: 3 additions & 2 deletions core_lib/src/interface/backupelement.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/*
Pencil - Traditional Animation Software
Pencil2D - Traditional Animation Software
Copyright (C) 2005-2007 Patrick Corrieri & Pascal Naidon
Copyright (C) 2012-2018 Matthew Chiawen Chang
Copyright (C) 2008-2009 Mj Mendoza IV
Copyright (C) 2012-2020 Matthew Chiawen Chang
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
Expand Down
5 changes: 3 additions & 2 deletions core_lib/src/interface/backupelement.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/*
Pencil - Traditional Animation Software
Pencil2D - Traditional Animation Software
Copyright (C) 2005-2007 Patrick Corrieri & Pascal Naidon
Copyright (C) 2012-2018 Matthew Chiawen Chang
Copyright (C) 2008-2009 Mj Mendoza IV
Copyright (C) 2012-2020 Matthew Chiawen Chang
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
Expand Down
5 changes: 3 additions & 2 deletions core_lib/src/managers/backupmanager.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/*
Pencil - Traditional Animation Software
Pencil2D - Traditional Animation Software
Copyright (C) 2005-2007 Patrick Corrieri & Pascal Naidon
Copyright (C) 2012-2018 Matthew Chiawen Chang
Copyright (C) 2008-2009 Mj Mendoza IV
Copyright (C) 2012-2020 Matthew Chiawen Chang
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
Expand Down
17 changes: 17 additions & 0 deletions core_lib/src/managers/backupmanager.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
/*
Pencil2D - Traditional Animation Software
Copyright (C) 2005-2007 Patrick Corrieri & Pascal Naidon
Copyright (C) 2008-2009 Mj Mendoza IV
Copyright (C) 2012-2020 Matthew Chiawen Chang
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
#ifndef BACKUPMANAGER_H
#define BACKUPMANAGER_H

Expand Down

0 comments on commit cb30ce6

Please sign in to comment.