mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-08 15:58:09 +02:00
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:
parent
d5d6a8f8a7
commit
6d2f77a219
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
parse.c
1
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue