mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00752
[Branch ~cdd-dev/cdd/trunk] Rev 271: Added LICENSE.txt to xls2ccd and ccd2hkcr. Update description/copyright in code files. Updated c...
------------------------------------------------------------
revno: 271
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: cdd
timestamp: Thu 2012-09-27 18:19:38 -0300
message:
Added LICENSE.txt to xls2ccd and ccd2hkcr. Update description/copyright in code files. Updated column widths in MLHIM Template.
added:
src/ccd2hkcr/LICENSE.txt
src/xls2ccd/LICENSE.txt
modified:
src/xls2ccd/examples/ExampleTemplate/MLHIM_Std_Template-Examples.xls
src/xls2ccd/examples/MLHIM_Std_Template/MLHIM_Std_Template-xls2ccd.xls
src/xls2ccd/xls2ccd.py
src/xls2ccd/xls2ccdRM.py
--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk
Your team MLHIM Specifications Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== added file 'src/ccd2hkcr/LICENSE.txt'
--- src/ccd2hkcr/LICENSE.txt 1970-01-01 00:00:00 +0000
+++ src/ccd2hkcr/LICENSE.txt 2012-09-27 21:19:38 +0000
@@ -0,0 +1,7 @@
+Creative Commons CC-BY 3.0
+http://creativecommons.org/licenses/by/3.0/legalcode
+
+This work is licensed under the Creative Commons Attribution 3.0 Unported License.
+To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to
+Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
+
=== added file 'src/xls2ccd/LICENSE.txt'
--- src/xls2ccd/LICENSE.txt 1970-01-01 00:00:00 +0000
+++ src/xls2ccd/LICENSE.txt 2012-09-27 21:19:38 +0000
@@ -0,0 +1,7 @@
+Creative Commons CC-BY 3.0
+http://creativecommons.org/licenses/by/3.0/legalcode
+
+This work is licensed under the Creative Commons Attribution 3.0 Unported License.
+To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to
+Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
+
=== modified file 'src/xls2ccd/examples/ExampleTemplate/MLHIM_Std_Template-Examples.xls'
Binary files src/xls2ccd/examples/ExampleTemplate/MLHIM_Std_Template-Examples.xls 2012-09-27 20:52:27 +0000 and src/xls2ccd/examples/ExampleTemplate/MLHIM_Std_Template-Examples.xls 2012-09-27 21:19:38 +0000 differ
=== modified file 'src/xls2ccd/examples/MLHIM_Std_Template/MLHIM_Std_Template-xls2ccd.xls'
Binary files src/xls2ccd/examples/MLHIM_Std_Template/MLHIM_Std_Template-xls2ccd.xls 2012-09-23 11:57:38 +0000 and src/xls2ccd/examples/MLHIM_Std_Template/MLHIM_Std_Template-xls2ccd.xls 2012-09-27 21:19:38 +0000 differ
=== modified file 'src/xls2ccd/xls2ccd.py'
--- src/xls2ccd/xls2ccd.py 2012-09-27 20:39:54 +0000
+++ src/xls2ccd/xls2ccd.py 2012-09-27 21:19:38 +0000
@@ -9,8 +9,14 @@
#https://cdebrowser.nci.nih.gov/CDEBrowser/
#Some pre-processing is required. See the README.txt for details.
-#Copyright 2012, Timothy W. Cook and Contributors.
-
+
+"""
+The MLHIM2 code to write CCD schemas.
+Copyright 2012, Timothy W. Cook and Contributors. Original concept by
+Dr. Luciana Tricai Cavalini. Redistribution is provided for under the
+CC-BY 3.0 License. See LICENSE.txt and http://creativecommons.org/licenses/by/3.0/
+
+"""
import sys
import uuid
=== modified file 'src/xls2ccd/xls2ccdRM.py'
--- src/xls2ccd/xls2ccdRM.py 2012-09-27 20:52:27 +0000
+++ src/xls2ccd/xls2ccdRM.py 2012-09-27 21:19:38 +0000
@@ -5,6 +5,9 @@
"""
The MLHIM2 Reference Model code to write CCD schemas for xls2ccd.py
+Copyright 2012, Timothy W. Cook and Contributors.
+Redistribution is provided for under the CC-BY 3.0 License.
+See LICENSE.txt and http://creativecommons.org/licenses/by/3.0/
"""
@@ -198,8 +201,6 @@
return defin_str
-
-
def getClusterType(data_name, ed_id, dt_id, indent):
defin_str = ''
il_id = str(uuid.uuid4()) #items list id