diff options
author | Werner Koch <[email protected]> | 2007-07-04 19:49:40 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-07-04 19:49:40 +0000 |
commit | 93d3811abc9e1a1199c0c2594d6b2163d2ce5324 (patch) | |
tree | 7c374293c539db3cf2057c830ef2da2ece2bb10c /gl/allocsa.c | |
parent | A bunch of minor changes for Windows. (diff) | |
download | gnupg-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.tar.gz gnupg-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.zip |
Changed to GPLv3.
Removed intl/.
Diffstat (limited to 'gl/allocsa.c')
-rw-r--r-- | gl/allocsa.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/allocsa.c b/gl/allocsa.c index 97652e688..243f0bf60 100644 --- a/gl/allocsa.c +++ b/gl/allocsa.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> |