Skip to content

Commit

Permalink
libdeng2: Copyright update
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Apr 21, 2012
1 parent 5503962 commit 95159d6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/c_wrapper.h
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/data/guard.h
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/legacy/legacycore.h
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/legacy/legacynetwork.h
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/libdeng2.h
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/src/c_wrapper.cpp
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/src/data/guard.cpp
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/src/legacy/legacycore.cpp
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion doomsday/libdeng2/src/legacy/legacynetwork.cpp
@@ -1,7 +1,7 @@
/*
* The Doomsday Engine Project -- libdeng2
*
* Copyright (c) 2011 Jaakko Keränen <jaakko.keranen@iki.fi>
* Copyright (c) 2011-2012 Jaakko Keränen <jaakko.keranen@iki.fi>
*
* 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
Expand Down

0 comments on commit 95159d6

Please sign in to comment.