[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6394: Added copyright to the HOWTO.xml.in

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Sun, 28 Oct 2012 15:02:13 -0000

------------------------------------------------------------
revno: 6394
committer: Miika Komu <miika@xxxxxx>
branch nick: hipl
timestamp: Sun 2012-10-28 17:01:44 +0200
message:
  Added copyright to the HOWTO.xml.in
  
  The guard for copyright year resists any commits to the HOWTO. Besides, 
  I think it's useful to mention HIPL copyright also in the manual.
modified:
  doc/HOWTO.xml.in


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'doc/HOWTO.xml.in'
--- doc/HOWTO.xml.in    2012-09-07 14:44:11 +0000
+++ doc/HOWTO.xml.in    2012-10-28 15:01:44 +0000
@@ -6,11 +6,34 @@
   <!-- http://www.docbook.org/tdg/en/html/docbook.html -->
   <!-- http://www.xmlmind.com/xmleditor/  -->
   <title>HIPL User Manual</title>
-  <chapter id="ch_disclaimer">
-    <title>Warning</title>
-    <para>
-      HIPL code is currently at a very experimental level. Use at your own
-      responsibility!
+  <chapter id="ch_copyright">
+    <title>Copyright</title>
+    <para>
+      Copyright (c) 2010-2012 Aalto University and RWTH Aachen University.
+    </para>
+    <para>
+      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:
+    </para>
+    <para>
+      The above copyright notice and this permission notice shall be
+      included in all copies or substantial portions of the Software.
+    </para>
+    <para>
+      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.
     </para>
   </chapter>
   <chapter id="ch_inst">

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6394: Added copyright to the HOWTO.xml.in - noreply