diff options
-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 |