From 3cf1a564d1763d05643a370cc70b6a0e7b659c52 Mon Sep 17 00:00:00 2001 From: mdb Date: Sat, 27 Nov 2004 18:07:22 +0000 Subject: [PATCH] A LGPL header to add to source files in this project. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1535 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/lib/SOURCE_HEADER | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 projects/samskivert/lib/SOURCE_HEADER diff --git a/projects/samskivert/lib/SOURCE_HEADER b/projects/samskivert/lib/SOURCE_HEADER new file mode 100644 index 00000000..5db1c946 --- /dev/null +++ b/projects/samskivert/lib/SOURCE_HEADER @@ -0,0 +1,18 @@ +// +// samskivert library - useful routines for java programs +// Copyright (C) 2001-2004 Michael Bayne +// +// This library is free software; you can redistribute it and/or modify it +// under the terms of the GNU Lesser General Public License as published +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library 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 +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +