Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Andrew Stitt (0c188901d5eeb624e5b215dded5abebd6f559a21)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andrew Stitt <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Andrew Stitt (0c188901d5eeb624e5b215dded5abebd6f559a21)
  • Date: Sun, 20 Aug 2006 13:24:52 -0500

GIT changes to master sorcery by Andrew Stitt <astitt AT sourcemage.org>:

var/lib/sorcery/modules/libspell | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+)

New commits:
commit 0c188901d5eeb624e5b215dded5abebd6f559a21
Author: Andrew Stitt <astitt AT sourcemage.org>
Commit: Andrew Stitt <astitt AT sourcemage.org>

add license

diff --git a/var/lib/sorcery/modules/libspell
b/var/lib/sorcery/modules/libspell
index 8993d0f..c0bcfd5 100644
--- a/var/lib/sorcery/modules/libspell
+++ b/var/lib/sorcery/modules/libspell
@@ -182,3 +182,24 @@ function run_spell_file() {
return $rc
}

+#------------------------------------------------------------------------
+##=back
+##
+##=head1 LICENSE
+##
+## This software 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 2 of the License, or
+## (at your option) any later version.
+##
+## This software 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.
+##
+## You should have received a copy of the GNU General Public License
+## along with this software; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+##
+#------------------------------------------------------------------------
+



  • [SM-Commit] GIT changes to master sorcery by Andrew Stitt (0c188901d5eeb624e5b215dded5abebd6f559a21), Andrew Stitt, 08/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page