[Pkg-haskell-commits] darcs: haskell-yesod-bin: Document some Apache-2.0 licensed files.
laney at debian.org
laney at debian.org
Thu Aug 15 19:35:37 UTC 2013
Thu Aug 15 19:29:32 UTC 2013 laney at debian.org
* Document some Apache-2.0 licensed files.
M ./changelog +6
M ./copyright +20
Thu Aug 15 19:29:32 UTC 2013 laney at debian.org
* Document some Apache-2.0 licensed files.
diff -rN -u old-haskell-yesod-bin/changelog new-haskell-yesod-bin/changelog
--- old-haskell-yesod-bin/changelog 2013-08-15 19:35:37.685552713 +0000
+++ new-haskell-yesod-bin/changelog 2013-08-15 19:35:37.701561459 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-bin (1.2.2-3) UNRELEASED; urgency=low
+
+ * Document some Apache-2.0 licensed files.
+
+ -- Iain Lane <laney at debian.org> Thu, 15 Aug 2013 20:29:22 +0100
+
haskell-yesod-bin (1.2.2-2) unstable; urgency=low
* Let the binary package be yesod, not yesod-bin, to keep the package
diff -rN -u old-haskell-yesod-bin/copyright new-haskell-yesod-bin/copyright
--- old-haskell-yesod-bin/copyright 2013-08-15 19:35:37.669543393 +0000
+++ new-haskell-yesod-bin/copyright 2013-08-15 19:35:37.689562406 +0000
@@ -11,6 +11,10 @@
Copyright: 2013 Clint Adams
License: Expat
+Files: hsfiles/*.hsfiles
+Copyright: 2012 Twitter Inc, 2012 Michael Snoyman
+License: Expat and Apache-2.0
+
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -30,3 +34,19 @@
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache version 2.0 license
+ can be found in "/usr/share/common-licenses/Apache-2.0".
More information about the Pkg-haskell-commits
mailing list