Revision: 4518 http://geany.svn.sourceforge.net/geany/?rev=4518&view=rev Author: eht16 Date: 2010-01-01 22:55:18 +0000 (Fri, 01 Jan 2010)
Log Message: ----------- Update copyright information.
Modified Paths: -------------- trunk/ChangeLog trunk/README trunk/README.Packagers trunk/doc/geany.txt trunk/doc/plugins.dox trunk/doc/pluginsymbols.c trunk/geany.nsi trunk/geany_private.rc trunk/plugins/classbuilder.c trunk/plugins/demoplugin.c trunk/plugins/export.c trunk/plugins/filebrowser.c trunk/plugins/geanyplugin.h trunk/plugins/genapi.py trunk/plugins/htmlchars.c trunk/plugins/pluginmacros.h trunk/plugins/saveactions.c trunk/plugins/splitwindow.c trunk/scripts/changelist.pl trunk/scripts/fix-alignment.pl trunk/src/about.c trunk/src/about.h trunk/src/build.c trunk/src/build.h trunk/src/callbacks.c trunk/src/callbacks.h trunk/src/dialogs.c trunk/src/dialogs.h trunk/src/document.c trunk/src/document.h trunk/src/documentprivate.h trunk/src/editor.c trunk/src/editor.h trunk/src/encodings.c trunk/src/encodings.h trunk/src/filetypes.c trunk/src/filetypes.h trunk/src/gb.c trunk/src/geany.h trunk/src/geanyentryaction.c trunk/src/geanyentryaction.h trunk/src/geanymenubuttonaction.c trunk/src/geanymenubuttonaction.h trunk/src/geanyobject.c trunk/src/geanyobject.h trunk/src/geanywraplabel.c trunk/src/geanywraplabel.h trunk/src/highlighting.c trunk/src/highlighting.h trunk/src/images.c trunk/src/keybindings.c trunk/src/keybindings.h trunk/src/keyfile.c trunk/src/keyfile.h trunk/src/log.c trunk/src/log.h trunk/src/main.c trunk/src/main.h trunk/src/msgwindow.c trunk/src/msgwindow.h trunk/src/navqueue.c trunk/src/navqueue.h trunk/src/notebook.c trunk/src/notebook.h trunk/src/plugindata.h trunk/src/pluginprivate.h trunk/src/plugins.c trunk/src/plugins.h trunk/src/pluginutils.c trunk/src/pluginutils.h trunk/src/prefs.c trunk/src/prefs.h trunk/src/printing.c trunk/src/printing.h trunk/src/project.c trunk/src/project.h trunk/src/projectprivate.h trunk/src/sciwrappers.c trunk/src/sciwrappers.h trunk/src/search.c trunk/src/search.h trunk/src/sidebar.c trunk/src/sidebar.h trunk/src/socket.c trunk/src/socket.h trunk/src/stash.c trunk/src/stash.h trunk/src/support.h trunk/src/symbols.c trunk/src/symbols.h trunk/src/templates.c trunk/src/templates.h trunk/src/toolbar.c trunk/src/toolbar.h trunk/src/tools.c trunk/src/tools.h trunk/src/ui_utils.c trunk/src/ui_utils.h trunk/src/utils.c trunk/src/utils.h trunk/src/vte.c trunk/src/vte.h trunk/src/win32.c trunk/src/win32.h trunk/tagmanager/nestlevel.c trunk/tagmanager/nestlevel.h trunk/tagmanager/nsis.c trunk/tagmanager/rest.c trunk/wscript
Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/ChangeLog 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,3 +1,9 @@ +2010-01-01 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + + * *.*: + Update copyright information. + + 2009-12-31 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* autogen.sh, configure.in, configure.ac: @@ -5,12 +11,12 @@ * plugins/geanyfunctions.h, src/plugins.c, src/plugindata.h, src/sciwrappers.c: Add sci_find_text() to the plugin API. - * doc/geany.html, doc/geany.txt, geany.glade, src/callbacks.c, + * doc/geany.html, doc/geany.txt, geany.glade, src/callbacks.c, src/interface.c, src/prefs.c: Add a checkbox in the preferences dialog to explicitly toggle the visibility of the sidebar (closes #2923340). -
+ 2009-12-29 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* src/editor.c, src/plugins.c, src/plugindata.h,
Modified: trunk/README =================================================================== --- trunk/README 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/README 2010-01-01 22:55:18 UTC (rev 4518) @@ -102,7 +102,7 @@
-- -2005-2009 by Enrico Tröger, Nick Treleaven and Frank Lanitz +2005-2010 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: trunk/README.Packagers =================================================================== --- trunk/README.Packagers 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/README.Packagers 2010-01-01 22:55:18 UTC (rev 4518) @@ -82,7 +82,7 @@
-- -2008-2009 by Enrico Tröger, Nick Treleaven and Frank Lanitz +2008-2010 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: trunk/doc/geany.txt =================================================================== --- trunk/doc/geany.txt 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/doc/geany.txt 2010-01-01 22:55:18 UTC (rev 4518) @@ -14,7 +14,7 @@ :Date: $Date$ :Version: |(version)|
-Copyright © 2005-2009 +Copyright © 2005-2010
This document is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2
Modified: trunk/doc/plugins.dox =================================================================== --- trunk/doc/plugins.dox 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/doc/plugins.dox 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,9 +1,9 @@ /* * plugins.dox - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2009 Frank Lanitz <frank(at)frank(dot)uvena(dot)de> + * 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> * * 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: trunk/doc/pluginsymbols.c =================================================================== --- trunk/doc/pluginsymbols.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/doc/pluginsymbols.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * pluginsymbols.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/geany.nsi =================================================================== --- trunk/geany.nsi 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/geany.nsi 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; geany.nsi - this file is part of Geany, a fast and lightweight IDE ; -; Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> -; Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> ; ; 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-2009 by the Geany developer team" +VIAddVersionKey "LegalCopyright" "Copyright 2005-2010 by the Geany developer team" VIAddVersionKey "FileDescription" "${PRODUCT_NAME} Installer"
BrandingText "$(^NAME) installer (NSIS 2.45)"
Modified: trunk/geany_private.rc =================================================================== --- trunk/geany_private.rc 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/geany_private.rc 2010-01-01 22:55:18 UTC (rev 4518) @@ -17,7 +17,7 @@ VALUE "FileVersion", "0.19" VALUE "FileDescription", "Geany" VALUE "InternalName", "geany" - VALUE "LegalCopyright", "Copyright 2005-2009 by the Geany developers" + VALUE "LegalCopyright", "Copyright 2005-2010 by the Geany developers" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "geany" VALUE "ProductName", "geany"
Modified: trunk/plugins/classbuilder.c =================================================================== --- trunk/plugins/classbuilder.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/classbuilder.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -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-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/demoplugin.c =================================================================== --- trunk/plugins/demoplugin.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/demoplugin.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * demoplugin.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/export.c =================================================================== --- trunk/plugins/export.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/export.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * export.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/filebrowser.c =================================================================== --- trunk/plugins/filebrowser.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/filebrowser.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * filebrowser.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/geanyplugin.h =================================================================== --- trunk/plugins/geanyplugin.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/geanyplugin.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanyplugin.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/plugins/genapi.py =================================================================== --- trunk/plugins/genapi.py 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/genapi.py 2010-01-01 22:55:18 UTC (rev 4518) @@ -3,8 +3,8 @@ # # genapi.py - this file is part of Geany, a fast and lightweight IDE # -# Copyright 2008-2009 Nick Treleaven <nick.treleaven<at>btinternet.com> -# Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> +# Copyright 2008-2010 Nick Treleaven <nick.treleaven<at>btinternet.com> +# Copyright 2008-2010 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: trunk/plugins/htmlchars.c =================================================================== --- trunk/plugins/htmlchars.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/htmlchars.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,9 +1,9 @@ /* * htmlchars.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Frank Lanitz <frank(at)frank(dot)uvena(dot)de> - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/plugins/pluginmacros.h =================================================================== --- trunk/plugins/pluginmacros.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/pluginmacros.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * pluginmacros.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/saveactions.c =================================================================== --- trunk/plugins/saveactions.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/saveactions.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * saveactions.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/plugins/splitwindow.c =================================================================== --- trunk/plugins/splitwindow.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/plugins/splitwindow.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * splitwindow.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/scripts/changelist.pl =================================================================== --- trunk/scripts/changelist.pl 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/scripts/changelist.pl 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright: 2008-2009, Nick Treleaven +# Copyright: 2008-2010, Nick Treleaven # License: GNU GPL V2 or later, as published by the Free Software Foundation, USA. # Warranty: NONE
Modified: trunk/scripts/fix-alignment.pl =================================================================== --- trunk/scripts/fix-alignment.pl 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/scripts/fix-alignment.pl 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright: 2009, Nick Treleaven +# Copyright: 2009-2010, Nick Treleaven # License: GNU GPL V2 or later, as published by the Free Software Foundation, USA. # Warranty: NONE
Modified: trunk/src/about.c =================================================================== --- trunk/src/about.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/about.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * about.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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 @@ -41,7 +41,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-2009\nEnrico Tröger\nNick Treleaven\nFrank Lanitz\nAll rights reserved." +#define COPYRIGHT "Copyright (c) 2005-2010\nEnrico Tröger\nNick Treleaven\nFrank Lanitz\nAll rights reserved."
const gchar *translators[][2] = { { "be_BY", "Yura Semashko <yurand2@gmail.com>" },
Modified: trunk/src/about.h =================================================================== --- trunk/src/about.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/about.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * about.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/build.c =================================================================== --- trunk/src/build.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/build.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,9 @@ /* * build.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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 Lex Trotman <elextr(at)gmail(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: trunk/src/build.h =================================================================== --- trunk/src/build.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/build.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * build.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/callbacks.c =================================================================== --- trunk/src/callbacks.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/callbacks.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * callbacks.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/callbacks.h =================================================================== --- trunk/src/callbacks.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/callbacks.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * callbacks.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/dialogs.c =================================================================== --- trunk/src/dialogs.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/dialogs.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * dialogs.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/dialogs.h =================================================================== --- trunk/src/dialogs.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/dialogs.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * dialogs.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/document.c =================================================================== --- trunk/src/document.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/document.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * document.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/document.h =================================================================== --- trunk/src/document.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/document.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * document.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/documentprivate.h =================================================================== --- trunk/src/documentprivate.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/documentprivate.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * document-private.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/editor.c =================================================================== --- trunk/src/editor.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/editor.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,9 +1,9 @@ /* * editor.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2009 Frank Lanitz <frank(at)frank(dot)uvena(dot)de> + * 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> * * 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: trunk/src/editor.h =================================================================== --- trunk/src/editor.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/editor.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * editor.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/encodings.c =================================================================== --- trunk/src/encodings.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/encodings.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * encodings.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/encodings.h =================================================================== --- trunk/src/encodings.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/encodings.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * encodings.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/filetypes.c =================================================================== --- trunk/src/filetypes.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/filetypes.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * filetypes.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/filetypes.h =================================================================== --- trunk/src/filetypes.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/filetypes.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * filetypes.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/gb.c =================================================================== --- trunk/src/gb.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/gb.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * gb.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geany.h =================================================================== --- trunk/src/geany.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geany.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geany.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanyentryaction.c =================================================================== --- trunk/src/geanyentryaction.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanyentryaction.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanyentryaction.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanyentryaction.h =================================================================== --- trunk/src/geanyentryaction.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanyentryaction.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanyentryaction.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanymenubuttonaction.c =================================================================== --- trunk/src/geanymenubuttonaction.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanymenubuttonaction.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanymenubuttonaction.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanymenubuttonaction.h =================================================================== --- trunk/src/geanymenubuttonaction.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanymenubuttonaction.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanymenubuttonaction.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanyobject.c =================================================================== --- trunk/src/geanyobject.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanyobject.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanyobject.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/geanyobject.h =================================================================== --- trunk/src/geanyobject.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanyobject.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanyobject.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/geanywraplabel.c =================================================================== --- trunk/src/geanywraplabel.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanywraplabel.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanywraplabel.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/geanywraplabel.h =================================================================== --- trunk/src/geanywraplabel.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/geanywraplabel.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * geanywraplabel.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/highlighting.c =================================================================== --- trunk/src/highlighting.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/highlighting.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * highlighting.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/highlighting.h =================================================================== --- trunk/src/highlighting.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/highlighting.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * highlighting.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/images.c =================================================================== --- trunk/src/images.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/images.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * images.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/keybindings.c =================================================================== --- trunk/src/keybindings.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/keybindings.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * keybindings.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/keybindings.h =================================================================== --- trunk/src/keybindings.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/keybindings.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * keybindings.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/keyfile.c =================================================================== --- trunk/src/keyfile.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/keyfile.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * keyfile.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/keyfile.h =================================================================== --- trunk/src/keyfile.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/keyfile.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * keyfile.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/log.c =================================================================== --- trunk/src/log.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/log.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * log.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/log.h =================================================================== --- trunk/src/log.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/log.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * log.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/main.c =================================================================== --- trunk/src/main.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/main.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * main.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/main.h =================================================================== --- trunk/src/main.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/main.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * main.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/msgwindow.c =================================================================== --- trunk/src/msgwindow.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/msgwindow.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * msgwindow.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/msgwindow.h =================================================================== --- trunk/src/msgwindow.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/msgwindow.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * msgwindow.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/navqueue.c =================================================================== --- trunk/src/navqueue.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/navqueue.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -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-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/navqueue.h =================================================================== --- trunk/src/navqueue.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/navqueue.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -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-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/notebook.c =================================================================== --- trunk/src/notebook.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/notebook.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * notebook.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/notebook.h =================================================================== --- trunk/src/notebook.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/notebook.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * notebook.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/plugindata.h =================================================================== --- trunk/src/plugindata.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/plugindata.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * plugindata.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/pluginprivate.h =================================================================== --- trunk/src/pluginprivate.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/pluginprivate.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * pluginprivate.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/plugins.c =================================================================== --- trunk/src/plugins.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/plugins.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * plugins.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/plugins.h =================================================================== --- trunk/src/plugins.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/plugins.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * plugins.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/pluginutils.c =================================================================== --- trunk/src/pluginutils.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/pluginutils.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * pluginutils.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/pluginutils.h =================================================================== --- trunk/src/pluginutils.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/pluginutils.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * pluginutils.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/prefs.c =================================================================== --- trunk/src/prefs.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/prefs.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * prefs.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/prefs.h =================================================================== --- trunk/src/prefs.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/prefs.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * prefs.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/printing.c =================================================================== --- trunk/src/printing.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/printing.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * printing.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/printing.h =================================================================== --- trunk/src/printing.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/printing.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * printing.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/project.c =================================================================== --- trunk/src/project.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/project.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * project.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/project.h =================================================================== --- trunk/src/project.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/project.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * project.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2007-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2007-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(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> * * 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: trunk/src/projectprivate.h =================================================================== --- trunk/src/projectprivate.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/projectprivate.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * projectprivate.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/sciwrappers.c =================================================================== --- trunk/src/sciwrappers.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/sciwrappers.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,9 @@ /* * sciwrappers.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -802,14 +803,14 @@ /** Find a text in the document. * The @a ttf argument should be a pointer to a Sci_TextToFind structure which contains * the text to find and the range in which the text should be searched. - * + * * Please refer to the Scintilla documentation for a more detailed description. - * + * * @param sci Scintilla widget. * @param flags Bitmask of Scintilla search flags (@c SCFIND_*, see Scintilla documentation). * @param ttf Pointer to a TextToFind structure which contains the text to find and the range. - * @return The position of the start of the found text if it succeeds, otherwise @c -1. - * The @c chrgText.cpMin and @c chrgText.cpMax members of @c TextToFind are filled in + * @return The position of the start of the found text if it succeeds, otherwise @c -1. + * The @c chrgText.cpMin and @c chrgText.cpMax members of @c TextToFind are filled in * with the start and end positions of the found text. */ gint sci_find_text(ScintillaObject *sci, gint flags, struct Sci_TextToFind *ttf)
Modified: trunk/src/sciwrappers.h =================================================================== --- trunk/src/sciwrappers.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/sciwrappers.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * sciwrappers.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/search.c =================================================================== --- trunk/src/search.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/search.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * search.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/search.h =================================================================== --- trunk/src/search.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/search.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * search.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/sidebar.c =================================================================== --- trunk/src/sidebar.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/sidebar.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * sidebar.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/sidebar.h =================================================================== --- trunk/src/sidebar.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/sidebar.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * sidebar.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/socket.c =================================================================== --- trunk/src/socket.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/socket.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * socket.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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 Hiroyuki Yamamoto (author of Sylpheed) * * This program is free software; you can redistribute it and/or modify
Modified: trunk/src/socket.h =================================================================== --- trunk/src/socket.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/socket.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * socket.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/stash.c =================================================================== --- trunk/src/stash.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/stash.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * stash.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/stash.h =================================================================== --- trunk/src/stash.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/stash.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * stash.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> - * Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> + * 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> * * 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: trunk/src/support.h =================================================================== --- trunk/src/support.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/support.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * support.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/symbols.c =================================================================== --- trunk/src/symbols.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/symbols.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * symbols.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/symbols.h =================================================================== --- trunk/src/symbols.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/symbols.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * symbols.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/templates.c =================================================================== --- trunk/src/templates.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/templates.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * templates.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/templates.h =================================================================== --- trunk/src/templates.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/templates.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * templates.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/toolbar.c =================================================================== --- trunk/src/toolbar.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/toolbar.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * toolbar.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/toolbar.h =================================================================== --- trunk/src/toolbar.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/toolbar.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * toolbar.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/tools.c =================================================================== --- trunk/src/tools.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/tools.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * tools.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/tools.h =================================================================== --- trunk/src/tools.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/tools.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * tools.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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 @@ -29,7 +29,6 @@
void tools_execute_custom_command(GeanyDocument *doc, const gchar *command);
- void tools_word_count(void);
void tools_color_chooser(const gchar *color);
Modified: trunk/src/ui_utils.c =================================================================== --- trunk/src/ui_utils.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/ui_utils.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * ui_utils.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/ui_utils.h =================================================================== --- trunk/src/ui_utils.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/ui_utils.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * ui_utils.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2006-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/utils.c =================================================================== --- trunk/src/utils.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/utils.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * utils.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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 @@ -1885,7 +1885,7 @@ g_free(uri); uri = g_strconcat(GEANY_HOMEPAGE, "manual/", VERSION, "/index.html", NULL); } - + if (suffix != NULL) { setptr(uri, g_strconcat(uri, suffix, NULL));
Modified: trunk/src/utils.h =================================================================== --- trunk/src/utils.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/utils.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * utils.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/vte.c =================================================================== --- trunk/src/vte.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/vte.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * vte.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/vte.h =================================================================== --- trunk/src/vte.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/vte.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * vte.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <<nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/win32.c =================================================================== --- trunk/src/win32.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/win32.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * win32.c - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/src/win32.h =================================================================== --- trunk/src/win32.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/src/win32.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,8 +1,8 @@ /* * win32.h - this file is part of Geany, a fast and lightweight IDE * - * Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> - * Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> + * 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> * * 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: trunk/tagmanager/nestlevel.c =================================================================== --- trunk/tagmanager/nestlevel.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/tagmanager/nestlevel.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -2,7 +2,7 @@ * $Id$ * * Copyright (c) 1999-2002, Darren Hiebert -* Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> +* Copyright 2009-2010 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: trunk/tagmanager/nestlevel.h =================================================================== --- trunk/tagmanager/nestlevel.h 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/tagmanager/nestlevel.h 2010-01-01 22:55:18 UTC (rev 4518) @@ -2,7 +2,7 @@ * $Id$ * * Copyright (c) 1999-2002, Darren Hiebert -* Copyright 2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> +* Copyright 2009-2010 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: trunk/tagmanager/nsis.c =================================================================== --- trunk/tagmanager/nsis.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/tagmanager/nsis.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -2,7 +2,7 @@ * $Id$ * * Copyright (c) 2000-2002, Darren Hiebert -* Copyright (c) 2009, Enrico Tröger +* Copyright (c) 2009-2010, Enrico Tröger * * This source code is released for free distribution under the terms of the * GNU General Public License.
Modified: trunk/tagmanager/rest.c =================================================================== --- trunk/tagmanager/rest.c 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/tagmanager/rest.c 2010-01-01 22:55:18 UTC (rev 4518) @@ -1,6 +1,6 @@ /* * -* Copyright (c) 2007-2009, Nick Treleaven +* Copyright (c) 2007-2010, Nick Treleaven * * This source code is released for free distribution under the terms of the * GNU General Public License.
Modified: trunk/wscript =================================================================== --- trunk/wscript 2009-12-31 15:48:39 UTC (rev 4517) +++ trunk/wscript 2010-01-01 22:55:18 UTC (rev 4518) @@ -3,8 +3,8 @@ # # WAF build script - this file is part of Geany, a fast and lightweight IDE # -# Copyright 2008-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de> -# Copyright 2008-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com> +# 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> # # 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.