summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--parse.c1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee20ce..df3d911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/parse.c b/parse.c
index fc18c34..f773db3 100644
--- a/parse.c
+++ b/parse.c
@@ -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