[Pkg-haskell-commits] darcs: hdbc: Re-add copyright file to the repo
Joachim Breitner
mail at joachim-breitner.de
Fri Jan 4 16:21:11 UTC 2013
Fri Jan 4 16:07:57 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Re-add copyright file to the repo
Ignore-this: 89ba175c81bfa07c47af1f28773c6023
A ./copyright
Fri Jan 4 16:07:57 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Re-add copyright file to the repo
Ignore-this: 89ba175c81bfa07c47af1f28773c6023
diff -rN -u old-hdbc//copyright new-hdbc//copyright
--- old-hdbc//copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-hdbc//copyright 2013-01-04 16:21:11.611222363 +0000
@@ -0,0 +1,23 @@
+This is hdbc, written and maintained by John Goerzen <jgoerzen at complete.org>
+
+The original source can always be found at:
+ http://software.complete.org/hdbc
+
+Copyright (C) 2005-2009 John Goerzen <jgoerzen at complete.org>
+
+ 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
More information about the Pkg-haskell-commits
mailing list