diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-01-07 18:54:36 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-01-07 18:54:36 +0000 |
commit | bd0c9efe4a4c0ba94f8ac9af93ce5f254cf06b2f (patch) | |
tree | be7607d5b043681a956082b5f8089534cf39349a | |
parent | a44648ee2e81a965024e3036ce586aba9b852b38 (diff) |
Updating LICENSE in spec to gpl v2+ from just GPL
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2029 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | CONTRIBUTORS | 3 | ||||
-rw-r--r-- | dists/rpm/ledgersmb.spec | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 497cf833..d50c4017 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,7 +9,8 @@ and other tasks. Christopher Murtagh <christopher.murtagh @ gmail.com> Wrote the session handling fix, has begun reformatting the files to fit the -current coding standards, and other contributions. +current coding standards, and other contributions. He is the current maintainer of +the RPM packages. Joshua Drake <jd @ commandprompt . com> Contributed database fixes. diff --git a/dists/rpm/ledgersmb.spec b/dists/rpm/ledgersmb.spec index 7311d91b..79465de8 100644 --- a/dists/rpm/ledgersmb.spec +++ b/dists/rpm/ledgersmb.spec @@ -3,7 +3,7 @@ Summary: LedgerSMB - Open Source accounting software Name: ledgersmb Version: 1.2.11 Release: 1 -License: GPL +License: GPLv2+ URL: http://www.ledgersmb.org/ Group: Applications/Productivity Source0: %{name}-%{version}.tar.gz |