diff options
Diffstat (limited to 'src/modules/options/mkcreateinstanceproc.sh')
| -rwxr-xr-x | src/modules/options/mkcreateinstanceproc.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/options/mkcreateinstanceproc.sh b/src/modules/options/mkcreateinstanceproc.sh index ddab383c5..4a1c828c3 100755 --- a/src/modules/options/mkcreateinstanceproc.sh +++ b/src/modules/options/mkcreateinstanceproc.sh @@ -5,7 +5,7 @@ # Generator for instances.h and instances.cpp # # This file is part of the KVirc irc client distribution -# Copyright (C) 2001-2006 Szymon Stefanek (pragma at kvirc dot net) +# Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) # ##################################################################################################### @@ -22,7 +22,7 @@ cat >> instances.h <<EOF // File : instances.h // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -113,7 +113,7 @@ cat >> instances.cpp <<EOF // File : instances.cpp // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (stefanek@tin.it) +// Copyright (C) 2001-2008 Szymon Stefanek (stefanek@tin.it) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License |
