]> git.donarmstrong.com Git - cran2deb.git/commitdiff
populate_licenses: a simple cran2deb license script for populating the
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:18:05 +0000 (13:18 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:18:05 +0000 (13:18 +0000)
database with licenses

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@56 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

pkg/trunk/data/populate_licenses [new file with mode: 0644]

diff --git a/pkg/trunk/data/populate_licenses b/pkg/trunk/data/populate_licenses
new file mode 100644 (file)
index 0000000..169981e
--- /dev/null
@@ -0,0 +1,19 @@
+add GPL
+file GPL /usr/share/common-licenses/GPL-2
+file GPL /usr/share/common-licenses/GPL-3
+add LGPL
+file LGPL /usr/share/common-licenses/LGPL-2
+file LGPL /usr/share/common-licenses/LGPL-2.1
+file LGPL /usr/share/common-licenses/LGPL-3
+add BSD
+file BSD /usr/share/common-licenses/BSD
+add ARTISTIC
+file ARTISTIC /usr/share/common-licenses/Artistic
+add APACHE
+file APACHE /usr/share/common-licenses/Apache-2.0
+add AGPL
+add MIT
+add X11
+add MPL
+add UNLIMITED deny
+ls