diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-21 21:58:23 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-21 21:58:23 (EDT) |
commit | 5290bdc84a3b0affc6801ffcbb2a873c42421248 (patch) | |
tree | 2411229e4ad540bbc3ff5045d98dc5f661bcab0d /copyright | |
parent | 1043fe37f34455ce5ef8b994db89810b1e5fa76a (diff) |
Update to SPF 2.0.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/copyright b/copyright deleted file mode 100644 index 22c1c61..0000000 --- a/copyright +++ /dev/null @@ -1,41 +0,0 @@ -Upstream Source -=============== - -Location: <ftp://sourceware.org/pub/libffi/libffi-3.0.9.tar.gz> - -libffi ------- - -libffi - Copyright (c) 1996-2009 Anthony Green, Red Hat, Inc and others. -See source files for details. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -``Software''), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -Distribution Packaging -====================== - -Copyright (C) 2012 Joseph Flynn - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -On this system, a copy of the GNU General Public License may be found at -<file:///usr/share/common-licenses/GPL-3>. - - |