summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2010-05-27 21:40:47 +0200
committerTollef Fog Heen <tfheen@err.no>2010-05-27 21:40:47 +0200
commit376d42b004bcbc60aa13a88d15925f244a1990db (patch)
treea8a184b3ac63af43ecea9a8a73fcbf9cd8444cef /.gitignore
parentec55562d9aa44b72120bb40fee18a447f855210d (diff)
downloadpkg-config-376d42b004bcbc60aa13a88d15925f244a1990db.tar.gz
Add COPYING files to give general licensing terms
In order to avoid having the COPYING file from automake included in the distribution, add a copy of the GPLv2 for pkg-config. This matches the source files, which all specify GPLv2+. The COPYING file from upstream popt has also been added for the bundled popt sources.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cda73eb..39896a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@
*.so
.deps/
.libs/
-COPYING
INSTALL
Makefile
Makefile.in