SF.net SVN: geany:[5765] branches/0.20.1

eht16 at users.sourceforge.net eht16 at xxxxx
Sun May 8 16:35:08 UTC 2011


Revision: 5765
          http://geany.svn.sourceforge.net/geany/?rev=5765&view=rev
Author:   eht16
Date:     2011-05-08 16:35:07 +0000 (Sun, 08 May 2011)

Log Message:
-----------
Update copyright information.

Modified Paths:
--------------
    branches/0.20.1/ChangeLog
    branches/0.20.1/README
    branches/0.20.1/README.Packagers
    branches/0.20.1/doc/geany.1.in
    branches/0.20.1/doc/geany.txt
    branches/0.20.1/doc/plugins.dox
    branches/0.20.1/doc/pluginsignals.c
    branches/0.20.1/doc/pluginsymbols.c
    branches/0.20.1/geany.nsi
    branches/0.20.1/geany_private.rc
    branches/0.20.1/plugins/classbuilder.c
    branches/0.20.1/plugins/demoplugin.c
    branches/0.20.1/plugins/export.c
    branches/0.20.1/plugins/filebrowser.c
    branches/0.20.1/plugins/geanyplugin.h
    branches/0.20.1/plugins/genapi.py
    branches/0.20.1/plugins/htmlchars.c
    branches/0.20.1/plugins/saveactions.c
    branches/0.20.1/plugins/splitwindow.c
    branches/0.20.1/scripts/changelist.pl
    branches/0.20.1/scripts/fix-alignment.pl
    branches/0.20.1/scripts/plugin_test.c
    branches/0.20.1/src/about.c
    branches/0.20.1/src/about.h
    branches/0.20.1/src/build.c
    branches/0.20.1/src/build.h
    branches/0.20.1/src/callbacks.c
    branches/0.20.1/src/callbacks.h
    branches/0.20.1/src/dialogs.c
    branches/0.20.1/src/dialogs.h
    branches/0.20.1/src/document.c
    branches/0.20.1/src/document.h
    branches/0.20.1/src/documentprivate.h
    branches/0.20.1/src/editor.c
    branches/0.20.1/src/editor.h
    branches/0.20.1/src/encodings.c
    branches/0.20.1/src/encodings.h
    branches/0.20.1/src/filetypes.c
    branches/0.20.1/src/filetypes.h
    branches/0.20.1/src/filetypesprivate.h
    branches/0.20.1/src/gb.c
    branches/0.20.1/src/geany.h
    branches/0.20.1/src/geanyentryaction.c
    branches/0.20.1/src/geanyentryaction.h
    branches/0.20.1/src/geanymenubuttonaction.c
    branches/0.20.1/src/geanymenubuttonaction.h
    branches/0.20.1/src/geanyobject.c
    branches/0.20.1/src/geanyobject.h
    branches/0.20.1/src/geanywraplabel.c
    branches/0.20.1/src/geanywraplabel.h
    branches/0.20.1/src/highlighting.c
    branches/0.20.1/src/highlighting.h
    branches/0.20.1/src/images.c
    branches/0.20.1/src/keybindings.c
    branches/0.20.1/src/keybindings.h
    branches/0.20.1/src/keyfile.c
    branches/0.20.1/src/keyfile.h
    branches/0.20.1/src/log.c
    branches/0.20.1/src/log.h
    branches/0.20.1/src/main.c
    branches/0.20.1/src/main.h
    branches/0.20.1/src/msgwindow.c
    branches/0.20.1/src/msgwindow.h
    branches/0.20.1/src/navqueue.c
    branches/0.20.1/src/navqueue.h
    branches/0.20.1/src/notebook.c
    branches/0.20.1/src/notebook.h
    branches/0.20.1/src/plugindata.h
    branches/0.20.1/src/pluginprivate.h
    branches/0.20.1/src/plugins.c
    branches/0.20.1/src/plugins.h
    branches/0.20.1/src/pluginutils.c
    branches/0.20.1/src/pluginutils.h
    branches/0.20.1/src/prefs.c
    branches/0.20.1/src/prefs.h
    branches/0.20.1/src/printing.c
    branches/0.20.1/src/printing.h
    branches/0.20.1/src/project.c
    branches/0.20.1/src/project.h
    branches/0.20.1/src/projectprivate.h
    branches/0.20.1/src/sciwrappers.c
    branches/0.20.1/src/sciwrappers.h
    branches/0.20.1/src/search.c
    branches/0.20.1/src/search.h
    branches/0.20.1/src/sidebar.c
    branches/0.20.1/src/sidebar.h
    branches/0.20.1/src/socket.c
    branches/0.20.1/src/socket.h
    branches/0.20.1/src/stash.c
    branches/0.20.1/src/stash.h
    branches/0.20.1/src/support.h
    branches/0.20.1/src/symbols.c
    branches/0.20.1/src/symbols.h
    branches/0.20.1/src/templates.c
    branches/0.20.1/src/templates.h
    branches/0.20.1/src/toolbar.c
    branches/0.20.1/src/toolbar.h
    branches/0.20.1/src/tools.c
    branches/0.20.1/src/tools.h
    branches/0.20.1/src/ui_utils.c
    branches/0.20.1/src/ui_utils.h
    branches/0.20.1/src/utils.c
    branches/0.20.1/src/utils.h
    branches/0.20.1/src/vte.c
    branches/0.20.1/src/vte.h
    branches/0.20.1/src/win32.c
    branches/0.20.1/src/win32.h
    branches/0.20.1/tagmanager/nestlevel.c
    branches/0.20.1/tagmanager/nestlevel.h
    branches/0.20.1/tagmanager/nsis.c
    branches/0.20.1/tagmanager/rest.c
    branches/0.20.1/wscript

Modified: branches/0.20.1/ChangeLog
===================================================================
--- branches/0.20.1/ChangeLog	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/ChangeLog	2011-05-08 16:35:07 UTC (rev 5765)
@@ -3,6 +3,8 @@
  * configure.ac, doc/geany.txt, geany.nsi, geany_private.rc,
    win32-config.h, wscript:
    Version bump for Geany 0.20.1.
+ * *.*:
+   Update copyright information.
 
 
 2011-01-05  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>

Modified: branches/0.20.1/README
===================================================================
--- branches/0.20.1/README	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/README	2011-05-08 16:35:07 UTC (rev 5765)
@@ -102,7 +102,7 @@
 
 
 --
-2005-2010 by Enrico Tröger, Nick Treleaven and Frank Lanitz
+2005-2011 by Enrico Tröger, Nick Treleaven and Frank Lanitz
 enrico(dot)troeger(at)uvena(dot)de
 nick(dot)treleaven(at)btinternet(dot)com
 frank(at)frank(dot)uvena(dot)de

Modified: branches/0.20.1/README.Packagers
===================================================================
--- branches/0.20.1/README.Packagers	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/README.Packagers	2011-05-08 16:35:07 UTC (rev 5765)
@@ -82,7 +82,7 @@
 
 
 --
-2008-2010 by Enrico Tröger, Nick Treleaven and Frank Lanitz
+2008-2011 by Enrico Tröger, Nick Treleaven and Frank Lanitz
 enrico(dot)troeger(at)uvena(dot)de
 nick(dot)treleaven(at)btinternet(dot)com
 frank(at)frank(dot)uvena(dot)de

Modified: branches/0.20.1/doc/geany.1.in
===================================================================
--- branches/0.20.1/doc/geany.1.in	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/doc/geany.1.in	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,4 +1,4 @@
-.TH "GEANY" "1" "June 12, 2010" "geany @VERSION@" ""
+.TH "GEANY" "1" "January 06, 2011" "geany @VERSION@" ""
 .SH "NAME"
 Geany \(em a small and lightweight IDE
 .SH "SYNOPSIS"

Modified: branches/0.20.1/doc/geany.txt
===================================================================
--- branches/0.20.1/doc/geany.txt	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/doc/geany.txt	2011-05-08 16:35:07 UTC (rev 5765)
@@ -14,7 +14,7 @@
 :Date: $Date$
 :Version: |(version)|
 
-Copyright © 2005-2010
+Copyright © 2005-2011
 
 This document is distributed under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version 2

Modified: branches/0.20.1/doc/plugins.dox
===================================================================
--- branches/0.20.1/doc/plugins.dox	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/doc/plugins.dox	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,9 +1,9 @@
 /*
  *      plugins.dox - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2009-2010 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/doc/pluginsignals.c
===================================================================
--- branches/0.20.1/doc/pluginsignals.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/doc/pluginsignals.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      pluginsignals.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/doc/pluginsymbols.c
===================================================================
--- branches/0.20.1/doc/pluginsymbols.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/doc/pluginsymbols.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      pluginsymbols.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/geany.nsi
===================================================================
--- branches/0.20.1/geany.nsi	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/geany.nsi	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ; geany.nsi - this file is part of Geany, a fast and lightweight IDE
 ;
-; Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
-; Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+; Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+; Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 ;
 ; 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
@@ -51,7 +51,7 @@
 VIAddVersionKey "ProductName" "${PRODUCT_NAME}"
 VIAddVersionKey "FileVersion" "${PRODUCT_VERSION}"
 VIAddVersionKey "ProductVersion" "${PRODUCT_VERSION}"
-VIAddVersionKey "LegalCopyright" "Copyright 2005-2010 by the Geany developer team"
+VIAddVersionKey "LegalCopyright" "Copyright 2005-2011 by the Geany developer team"
 VIAddVersionKey "FileDescription" "${PRODUCT_NAME} Installer"
 
 BrandingText "$(^NAME) installer (NSIS 2.46)"

Modified: branches/0.20.1/geany_private.rc
===================================================================
--- branches/0.20.1/geany_private.rc	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/geany_private.rc	2011-05-08 16:35:07 UTC (rev 5765)
@@ -21,7 +21,7 @@
 			VALUE "FileVersion", VER_FILEVERSION_STR
 			VALUE "FileDescription", "Geany"
 			VALUE "InternalName", "Geany"
-			VALUE "LegalCopyright", "Copyright 2005-2010 by the Geany developers"
+			VALUE "LegalCopyright", "Copyright 2005-2011 by the Geany developers"
 			VALUE "LegalTrademarks", ""
 			VALUE "OriginalFilename", "Geany.exe"
 			VALUE "ProductName", "Geany"

Modified: branches/0.20.1/plugins/classbuilder.c
===================================================================
--- branches/0.20.1/plugins/classbuilder.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/classbuilder.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,8 +2,8 @@
  *      classbuilder.c - this file is part of Geany, a fast and lightweight IDE
  *
  *      Copyright 2007 Alexander Rodin <rodin(dot)alexander(at)gmail(dot)com>
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/demoplugin.c
===================================================================
--- branches/0.20.1/plugins/demoplugin.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/demoplugin.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      demoplugin.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/export.c
===================================================================
--- branches/0.20.1/plugins/export.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/export.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      export.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/filebrowser.c
===================================================================
--- branches/0.20.1/plugins/filebrowser.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/filebrowser.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      filebrowser.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/geanyplugin.h
===================================================================
--- branches/0.20.1/plugins/geanyplugin.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/geanyplugin.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanyplugin.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/genapi.py
===================================================================
--- branches/0.20.1/plugins/genapi.py	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/genapi.py	2011-05-08 16:35:07 UTC (rev 5765)
@@ -3,8 +3,8 @@
 #
 #       genapi.py - this file is part of Geany, a fast and lightweight IDE
 #
-#       Copyright 2008-2010 Nick Treleaven <nick.treleaven<at>btinternet.com>
-#       Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+#       Copyright 2008-2011 Nick Treleaven <nick.treleaven<at>btinternet.com>
+#       Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
 #
 #       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

Modified: branches/0.20.1/plugins/htmlchars.c
===================================================================
--- branches/0.20.1/plugins/htmlchars.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/htmlchars.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,9 +1,9 @@
 /*
  *      htmlchars.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/saveactions.c
===================================================================
--- branches/0.20.1/plugins/saveactions.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/saveactions.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      saveactions.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/plugins/splitwindow.c
===================================================================
--- branches/0.20.1/plugins/splitwindow.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/plugins/splitwindow.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      splitwindow.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/scripts/changelist.pl
===================================================================
--- branches/0.20.1/scripts/changelist.pl	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/scripts/changelist.pl	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# Copyright:	2008-2010, Nick Treleaven
+# Copyright:	2008-2011, Nick Treleaven
 # License:		GNU GPL V2 or later, as published by the Free Software Foundation, USA.
 # Warranty:		NONE
 

Modified: branches/0.20.1/scripts/fix-alignment.pl
===================================================================
--- branches/0.20.1/scripts/fix-alignment.pl	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/scripts/fix-alignment.pl	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# Copyright:	2009-2010, Nick Treleaven
+# Copyright:	2009-2011, Nick Treleaven
 # License:		GNU GPL V2 or later, as published by the Free Software Foundation, USA.
 # Warranty:		NONE
 

Modified: branches/0.20.1/scripts/plugin_test.c
===================================================================
--- branches/0.20.1/scripts/plugin_test.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/scripts/plugin_test.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      plugin_test.c
  *
- *      Copyright 2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2010-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2010-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/about.c
===================================================================
--- branches/0.20.1/src/about.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/about.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      about.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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
@@ -40,7 +40,7 @@
 #define INFO "<span size=\"larger\" weight=\"bold\">%s</span>"
 #define CODENAME "<span weight=\"bold\">\"" GEANY_CODENAME "\"</span>"
 #define BUILDDATE "<span size=\"smaller\">%s</span>"
-#define COPYRIGHT "Copyright (c)  2005-2010\nNick Treleaven\nEnrico Tröger\nFrank Lanitz\nAll rights reserved."
+#define COPYRIGHT "Copyright (c)  2005-2011\nNick Treleaven\nEnrico Tröger\nFrank Lanitz\nAll rights reserved."
 
 const gchar *translators[][2] = {
 	{ "ast", "Marcos Costales <marcoscostales at gmail.com>"},

Modified: branches/0.20.1/src/about.h
===================================================================
--- branches/0.20.1/src/about.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/about.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      about.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/build.c
===================================================================
--- branches/0.20.1/src/build.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/build.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      build.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *      Copyright 2009 Lex Trotman <elextr(at)gmail(dot)com>
  *
  *      This program is free software; you can redistribute it and/or modify

Modified: branches/0.20.1/src/build.h
===================================================================
--- branches/0.20.1/src/build.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/build.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      build.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/callbacks.c
===================================================================
--- branches/0.20.1/src/callbacks.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/callbacks.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      callbacks.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/callbacks.h
===================================================================
--- branches/0.20.1/src/callbacks.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/callbacks.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      callbacks.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/dialogs.c
===================================================================
--- branches/0.20.1/src/dialogs.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/dialogs.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      dialogs.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/dialogs.h
===================================================================
--- branches/0.20.1/src/dialogs.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/dialogs.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      dialogs.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/document.c
===================================================================
--- branches/0.20.1/src/document.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/document.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      document.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/document.h
===================================================================
--- branches/0.20.1/src/document.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/document.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      document.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/documentprivate.h
===================================================================
--- branches/0.20.1/src/documentprivate.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/documentprivate.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      document-private.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/editor.c
===================================================================
--- branches/0.20.1/src/editor.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/editor.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,9 +1,9 @@
 /*
  *      editor.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2009-2010 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/editor.h
===================================================================
--- branches/0.20.1/src/editor.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/editor.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      editor.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/encodings.c
===================================================================
--- branches/0.20.1/src/encodings.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/encodings.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      encodings.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/encodings.h
===================================================================
--- branches/0.20.1/src/encodings.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/encodings.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      encodings.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/filetypes.c
===================================================================
--- branches/0.20.1/src/filetypes.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/filetypes.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      filetypes.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/filetypes.h
===================================================================
--- branches/0.20.1/src/filetypes.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/filetypes.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      filetypes.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/filetypesprivate.h
===================================================================
--- branches/0.20.1/src/filetypesprivate.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/filetypesprivate.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      filetypesprivate.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/gb.c
===================================================================
--- branches/0.20.1/src/gb.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/gb.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      gb.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geany.h
===================================================================
--- branches/0.20.1/src/geany.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geany.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geany.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geanyentryaction.c
===================================================================
--- branches/0.20.1/src/geanyentryaction.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanyentryaction.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanyentryaction.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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
@@ -17,6 +17,8 @@
  *      You should have received a copy of the GNU General Public License
  *      along with this program; if not, write to the Free Software
  *      Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * $Id$
  */
 
 /* GtkAction subclass to provide a GtkEntry in a toolbar.

Modified: branches/0.20.1/src/geanyentryaction.h
===================================================================
--- branches/0.20.1/src/geanyentryaction.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanyentryaction.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanyentryaction.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geanymenubuttonaction.c
===================================================================
--- branches/0.20.1/src/geanymenubuttonaction.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanymenubuttonaction.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanymenubuttonaction.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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
@@ -17,6 +17,8 @@
  *      You should have received a copy of the GNU General Public License
  *      along with this program; if not, write to the Free Software
  *      Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * $Id$
  */
 
 /* GtkAction subclass to provide a GtkMenuToolButton in a toolbar.

Modified: branches/0.20.1/src/geanymenubuttonaction.h
===================================================================
--- branches/0.20.1/src/geanymenubuttonaction.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanymenubuttonaction.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanymenubuttonaction.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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
@@ -17,6 +17,8 @@
  *      You should have received a copy of the GNU General Public License
  *      along with this program; if not, write to the Free Software
  *      Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * $Id$
  */
 
 

Modified: branches/0.20.1/src/geanyobject.c
===================================================================
--- branches/0.20.1/src/geanyobject.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanyobject.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanyobject.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geanyobject.h
===================================================================
--- branches/0.20.1/src/geanyobject.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanyobject.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanyobject.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geanywraplabel.c
===================================================================
--- branches/0.20.1/src/geanywraplabel.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanywraplabel.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanywraplabel.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/geanywraplabel.h
===================================================================
--- branches/0.20.1/src/geanywraplabel.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/geanywraplabel.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      geanywraplabel.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/highlighting.c
===================================================================
--- branches/0.20.1/src/highlighting.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/highlighting.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      highlighting.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/highlighting.h
===================================================================
--- branches/0.20.1/src/highlighting.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/highlighting.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      highlighting.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/images.c
===================================================================
--- branches/0.20.1/src/images.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/images.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      images.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/keybindings.c
===================================================================
--- branches/0.20.1/src/keybindings.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/keybindings.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      keybindings.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/keybindings.h
===================================================================
--- branches/0.20.1/src/keybindings.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/keybindings.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      keybindings.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/keyfile.c
===================================================================
--- branches/0.20.1/src/keyfile.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/keyfile.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      keyfile.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/keyfile.h
===================================================================
--- branches/0.20.1/src/keyfile.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/keyfile.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      keyfile.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/log.c
===================================================================
--- branches/0.20.1/src/log.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/log.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      log.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/log.h
===================================================================
--- branches/0.20.1/src/log.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/log.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      log.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/main.c
===================================================================
--- branches/0.20.1/src/main.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/main.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      main.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/main.h
===================================================================
--- branches/0.20.1/src/main.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/main.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      main.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/msgwindow.c
===================================================================
--- branches/0.20.1/src/msgwindow.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/msgwindow.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      msgwindow.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/msgwindow.h
===================================================================
--- branches/0.20.1/src/msgwindow.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/msgwindow.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      msgwindow.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/navqueue.c
===================================================================
--- branches/0.20.1/src/navqueue.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/navqueue.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,8 +2,8 @@
  *      navqueue.c - this file is part of Geany, a fast and lightweight IDE
  *
  *      Copyright 2007 Dave Moore <wrex006(at)gmail(dot)com>
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/navqueue.h
===================================================================
--- branches/0.20.1/src/navqueue.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/navqueue.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,8 +2,8 @@
  *      navqueue.h - this file is part of Geany, a fast and lightweight IDE
  *
  *      Copyright 2007 Dave Moore <wrex006(at)gmail(dot)com>
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/notebook.c
===================================================================
--- branches/0.20.1/src/notebook.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/notebook.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      notebook.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/notebook.h
===================================================================
--- branches/0.20.1/src/notebook.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/notebook.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      notebook.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/plugindata.h
===================================================================
--- branches/0.20.1/src/plugindata.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/plugindata.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      plugindata.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/pluginprivate.h
===================================================================
--- branches/0.20.1/src/pluginprivate.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/pluginprivate.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      pluginprivate.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/plugins.c
===================================================================
--- branches/0.20.1/src/plugins.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/plugins.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      plugins.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/plugins.h
===================================================================
--- branches/0.20.1/src/plugins.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/plugins.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      plugins.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/pluginutils.c
===================================================================
--- branches/0.20.1/src/pluginutils.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/pluginutils.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      pluginutils.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/pluginutils.h
===================================================================
--- branches/0.20.1/src/pluginutils.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/pluginutils.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      pluginutils.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/prefs.c
===================================================================
--- branches/0.20.1/src/prefs.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/prefs.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      prefs.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/prefs.h
===================================================================
--- branches/0.20.1/src/prefs.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/prefs.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      prefs.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/printing.c
===================================================================
--- branches/0.20.1/src/printing.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/printing.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      printing.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/printing.h
===================================================================
--- branches/0.20.1/src/printing.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/printing.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      printing.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/project.c
===================================================================
--- branches/0.20.1/src/project.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/project.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      project.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/project.h
===================================================================
--- branches/0.20.1/src/project.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/project.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      project.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2007-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2007-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2007-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2007-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/projectprivate.h
===================================================================
--- branches/0.20.1/src/projectprivate.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/projectprivate.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      projectprivate.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/sciwrappers.c
===================================================================
--- branches/0.20.1/src/sciwrappers.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/sciwrappers.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      sciwrappers.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/sciwrappers.h
===================================================================
--- branches/0.20.1/src/sciwrappers.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/sciwrappers.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      sciwrappers.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/search.c
===================================================================
--- branches/0.20.1/src/search.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/search.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      search.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/search.h
===================================================================
--- branches/0.20.1/src/search.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/search.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      search.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/sidebar.c
===================================================================
--- branches/0.20.1/src/sidebar.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/sidebar.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      sidebar.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/sidebar.h
===================================================================
--- branches/0.20.1/src/sidebar.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/sidebar.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      sidebar.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/socket.c
===================================================================
--- branches/0.20.1/src/socket.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/socket.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      socket.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *      Copyright 2006 Hiroyuki Yamamoto (author of Sylpheed)
  *
  *      This program is free software; you can redistribute it and/or modify

Modified: branches/0.20.1/src/socket.h
===================================================================
--- branches/0.20.1/src/socket.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/socket.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      socket.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/stash.c
===================================================================
--- branches/0.20.1/src/stash.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/stash.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      stash.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *      Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *      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

Modified: branches/0.20.1/src/stash.h
===================================================================
--- branches/0.20.1/src/stash.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/stash.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *	  stash.h - this file is part of Geany, a fast and lightweight IDE
  *
- *	  Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
- *	  Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *	  Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *	  Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
  *
  *	  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

Modified: branches/0.20.1/src/support.h
===================================================================
--- branches/0.20.1/src/support.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/support.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      support.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/symbols.c
===================================================================
--- branches/0.20.1/src/symbols.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/symbols.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      symbols.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/symbols.h
===================================================================
--- branches/0.20.1/src/symbols.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/symbols.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      symbols.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/templates.c
===================================================================
--- branches/0.20.1/src/templates.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/templates.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      templates.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/templates.h
===================================================================
--- branches/0.20.1/src/templates.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/templates.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      templates.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/toolbar.c
===================================================================
--- branches/0.20.1/src/toolbar.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/toolbar.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      toolbar.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/toolbar.h
===================================================================
--- branches/0.20.1/src/toolbar.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/toolbar.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      toolbar.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2009-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2009-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/tools.c
===================================================================
--- branches/0.20.1/src/tools.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/tools.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      tools.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/tools.h
===================================================================
--- branches/0.20.1/src/tools.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/tools.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      tools.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/ui_utils.c
===================================================================
--- branches/0.20.1/src/ui_utils.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/ui_utils.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      ui_utils.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/ui_utils.h
===================================================================
--- branches/0.20.1/src/ui_utils.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/ui_utils.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      ui_utils.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2006-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2006-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/utils.c
===================================================================
--- branches/0.20.1/src/utils.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/utils.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      utils.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/utils.h
===================================================================
--- branches/0.20.1/src/utils.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/utils.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      utils.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/vte.c
===================================================================
--- branches/0.20.1/src/vte.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/vte.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      vte.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/vte.h
===================================================================
--- branches/0.20.1/src/vte.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/vte.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      vte.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <<nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <<nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/win32.c
===================================================================
--- branches/0.20.1/src/win32.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/win32.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      win32.c - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/src/win32.h
===================================================================
--- branches/0.20.1/src/win32.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/src/win32.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,8 +1,8 @@
 /*
  *      win32.h - this file is part of Geany, a fast and lightweight IDE
  *
- *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
- *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+ *      Copyright 2005-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+ *      Copyright 2006-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
  *
  *      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

Modified: branches/0.20.1/tagmanager/nestlevel.c
===================================================================
--- branches/0.20.1/tagmanager/nestlevel.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/tagmanager/nestlevel.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,7 +2,7 @@
 *   $Id$
 *
 *   Copyright (c) 1999-2002, Darren Hiebert
-*   Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+*   Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 *
 *   This source code is released for free distribution under the terms of the
 *   GNU General Public License.

Modified: branches/0.20.1/tagmanager/nestlevel.h
===================================================================
--- branches/0.20.1/tagmanager/nestlevel.h	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/tagmanager/nestlevel.h	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,7 +2,7 @@
 *   $Id$
 *
 *   Copyright (c) 1999-2002, Darren Hiebert
-*   Copyright 2009-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+*   Copyright 2009-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 *
 *   This source code is released for free distribution under the terms of the
 *   GNU General Public License.

Modified: branches/0.20.1/tagmanager/nsis.c
===================================================================
--- branches/0.20.1/tagmanager/nsis.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/tagmanager/nsis.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,7 +2,7 @@
 *   $Id$
 *
 *   Copyright (c) 2000-2002, Darren Hiebert
-*   Copyright (c) 2009-2010, Enrico Tröger
+*   Copyright (c) 2009-2011, Enrico Tröger
 *
 *   This source code is released for free distribution under the terms of the
 *   GNU General Public License.

Modified: branches/0.20.1/tagmanager/rest.c
===================================================================
--- branches/0.20.1/tagmanager/rest.c	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/tagmanager/rest.c	2011-05-08 16:35:07 UTC (rev 5765)
@@ -1,6 +1,6 @@
 /*
 *
-*   Copyright (c) 2007-2010, Nick Treleaven
+*   Copyright (c) 2007-2011, Nick Treleaven
 *
 *   This source code is released for free distribution under the terms of the
 *   GNU General Public License.

Modified: branches/0.20.1/wscript
===================================================================
--- branches/0.20.1/wscript	2011-05-08 16:31:42 UTC (rev 5764)
+++ branches/0.20.1/wscript	2011-05-08 16:35:07 UTC (rev 5765)
@@ -2,8 +2,8 @@
 #
 # WAF build script - this file is part of Geany, a fast and lightweight IDE
 #
-# Copyright 2008-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
-# Copyright 2008-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+# Copyright 2008-2011 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+# Copyright 2008-2011 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 #
 # 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


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list