2008-04-28 Tollef Fog Heen <tfheen@err.no>

* parse.c Add my name to the copyright header, mainly to prevent
	emacs from being stupid and updating RH's copyright year.
This commit is contained in:
Tollef Fog Heen 2008-04-28 21:25:51 +02:00
parent d5d6a8f8a7
commit 6d2f77a219
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2008-04-28 Tollef Fog Heen <tfheen@err.no>
* parse.c Add my name to the copyright header, mainly to prevent
emacs from being stupid and updating RH's copyright year.
* parse.c (_do_parse_libs): Special-case "-lib:" in the Libs
field; it's not an -l. Yes, this breaks if your library is called
libib:$something, in which case you lose. Gnome #142952

View file

@ -1,4 +1,5 @@
/*
* Copyright (C) 2006-2008 Tollef Fog Heen <tfheen@err.no>
* Copyright (C) 2001, 2002, 2005-2006 Red Hat Inc.
*
* This program is free software; you can redistribute it and/or