diff options
author | Tony Finch <dot@dotat.at> | 2011-01-14 13:44:41 +0000 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2011-01-14 13:44:41 +0000 |
commit | 293ae364882c5ecd5413cc889aa9e2b68c5d6d0b (patch) | |
tree | 334c7d93fdbe8b9017c71a78d9e9d77030a8af02 | |
parent | 57f4f29c7480042d611c87d532dd3d89c1fc21f0 (diff) |
CONTRIBUTING: correct expansion of GPL
-rw-r--r-- | src/CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CONTRIBUTING b/src/CONTRIBUTING index b7fda2a9d..a5f7809e0 100644 --- a/src/CONTRIBUTING +++ b/src/CONTRIBUTING @@ -1,7 +1,7 @@ CONTRIBUTING TO EXIM ==================== -Exim is an open-source project licensed under the GNU General Product License. +Exim is an open-source project licensed under the GNU General Public License. At time of writing, all the developers work on Exim on a volunteer basis. We welcome patches and contributions. There is no copyright assignment policy; if you offer a patch, it is assumed to be under the GPL, of whichever |