[Pkg-ocaml-maint-commits] [fieldslib] 04/06: Fix debian/copyright using dh_make template

Hilko Bengen bengen at moszumanska.debian.org
Sun Jan 3 18:54:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository fieldslib.

commit 101232f66c6f157329ea6a4282ea64133646b6b0
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu Dec 24 17:26:54 2015 +0100

    Fix debian/copyright using dh_make template
---
 debian/copyright | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c8bb8be..2db67fc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,12 +5,23 @@ Packaged-Date: Mon, 09 Nov 2009 10:34:15 +0100
 Files: *
 Copyright: 2008-, Jane Street Holding, LLC <opensource at janestreet.com>
 License: Apache-2.0
- On Debian systems, the full text of the Apache Software License
- version 2 can be found in the file
- `/usr/share/common-licenses/Apache-2.0'.
 
 Files: debian/*
 Copyright: 2009, Stefano Zacchiroli <zack at debian.org>
 License: Apache-2.0
- The Debian packaging is copyright Stefano Zacchiroli, and licensed
- under the same license of the software itself.
+
+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
+ .
+ https://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".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/fieldslib.git



More information about the Pkg-ocaml-maint-commits mailing list