This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libvcflib.
commit f124b3a20556fb243b8c23170ec69b9634b4d526 Author: Andreas Tille <[email protected]> Date: Sun Feb 1 14:23:33 2015 +0100 Add lincense information --- debian/copyright | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index c76e73d..f12c69e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,31 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: <pkg> -Source: <path_to_download> +Upstream-Contact: Erik Garrison <[email protected]> +Upstream-Name: vcflib +Source: https://github.com/ekg/vcflib Files: * -Copyright: © 20xx-20yy <upstream> -License: <license> +Copyright: © 2009-2012 Erik Garrison <[email protected]> +License: MIT Files: debian/* -Copyright: © 2014 maintainername <[email protected]> -License: <license> +Copyright: © 2015 Andreas Tille <[email protected]> +License: MIT + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
