[Python-modules-commits] [python-fisx] 01/06: wip copyright

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jun 24 15:22:28 UTC 2016


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

picca pushed a commit to branch master
in repository python-fisx.

commit 652aeefca6d40f6acb65d7d497d5ae697e8dae18
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Mon Jun 20 11:35:11 2016 +0200

    wip copyright
---
 debian/copyright | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..09b068c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,53 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: fisx
+Upstream-Contact: V. Armando Sole <sole at esrf.fr>
+
+Files: debian/*
+Copyright: 2016 Picca Frédéric-Emmanuel <picca at debian.org>
+License: MIT/X11
+
+Files: fisx_data/BindingEnergies.dat
+       fisx_data/EADL97_*
+       fisx_data/LShellConstants.dat
+       fisx_data/LShellRates.dat
+       fisx_data/MShellConstants.dat
+       fisx_data/MShellRates.dat
+       fisx_data/KShellConstants.dat
+       fisx_data/KShellRates.dat
+Copyright: public-domain
+License: public-domain
+ public-domain
+
+Files: fisx_data/XCOM_CrossSections.dat
+Copyright: ???
+License: other
+ http://www.nist.gov/open/license.cfm
+
+Files: *
+Copyright: 2014-2016 European Synchrotron Radiation Facility
+License: MIT/X11
+
+License: MIT/X11
+ The fisx library for X-Ray Fluorescence
+ .
+ Copyright (c) 2014-2016 European Synchrotron Radiation Facility
+ .
+ This file is part of the fisx X-ray developed by V.A. Sole
+ .
+ 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/python-modules/packages/python-fisx.git



More information about the Python-modules-commits mailing list