12 Commits

Author SHA1 Message Date
Enrico Tröger
1526af4068 Update all copyright notices to mention only the first publish year
And so remove the current year to ease maintenance and since it is not
strictly necessary.
Also remove individual copyright holders (where appropriate) and replace
the name with "The Geany contributors". The detailed authorship
information is still available in the GIT history.

Also remove copyright notice and author names from READMEs.
2019-04-07 11:43:58 +02:00
Enrico Tröger
6ac2623208 Update copyright information.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5528 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-01-19 19:39:09 +00:00
Nick Treleaven
d58a9475b5 If only given an input filename and no match string, match all changelog entries.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5504 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-12-30 18:13:21 +00:00
Enrico Tröger
7ba4a81181 Update copyright information.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4518 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-01-01 22:55:18 +00:00
Nick Treleaven
fcb805a6ec Minor edits: list FSF, use $0 for scriptname.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4150 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-09-04 11:21:29 +00:00
Nick Treleaven
1fb79fbfb7 Strip trailing space first.
Only strip <email> from date line.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4084 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-08-14 16:21:29 +00:00
Nick Treleaven
a114f2a0c3 Handle " * foo.c: Combined line." lines (without wrapping with previous lines).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4083 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-08-14 15:09:21 +00:00
Nick Treleaven
d591b299b7 Format output to be easier to read and edit into a NEWS file.
Minor tidying & commenting.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4082 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-08-14 13:50:41 +00:00
Nick Treleaven
9c25c58b2d Fix copyright notices; use /usr/bin/env perl.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2993 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-25 11:17:08 +00:00
Nick Treleaven
a5a84bf9f6 Add svn-changes.sh script to print SVN working copy changes in ChangeLog format, and warn about unknown files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2986 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-23 14:46:42 +00:00
Frank Lanitz
c076cf2124 Make help output of changelist.pl better readable if there are not enough arguments given
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2447 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-04 23:01:09 +00:00
Nick Treleaven
0d68f8e2df Add scripts folder for any useful scripts to work on code.
These scripts are not distributed with Geany, and are only in SVN.
Add changelist.pl to group and reverse ChangeLog entries, useful for writing NEWS.
Add missing-mnemonics.sh, to search for missing menu item mnemonics.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2433 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-01 12:53:26 +00:00