Преглед на файлове

#959 Fixing licensing mismatches for compatibility with the Fedora licensing policy (the modification only affects comments) .

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3273 a333f486-631f-4898-b8df-5754b55c2be0
dflaven преди 11 години
родител
ревизия
e82f19efe0

+ 1 - 1
datamodels/2.x/itop-endusers-devices/en.dict.itop-endusers-devices.php

@@ -20,7 +20,7 @@
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
- * @license     http://www.opensource.org/licenses/gpl-3.0.html LGPL
+ * @license     http://opensource.org/licenses/AGPL-3.0
  */
  */
 
 
 Dict::Add('EN US', 'English', 'English', array(
 Dict::Add('EN US', 'English', 'English', array(

+ 10 - 1
datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php

@@ -1,5 +1,5 @@
 <?php
 <?php
-// Copyright (C) 2010 Combodo SARL
+// Copyright (C) 2010-2014 Combodo SARL
 //
 //
 //   This program is free software; you can redistribute it and/or modify
 //   This program is free software; you can redistribute it and/or modify
 //   it under the terms of the GNU General Public License as published by
 //   it under the terms of the GNU General Public License as published by
@@ -14,6 +14,15 @@
 //   along with this program; if not, write to the Free Software
 //   along with this program; if not, write to the Free Software
 //   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 //   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
+/**
+ * Module providing end-user devices: phone, printer...
+ *
+ * @author      Erwan Taloc <erwan.taloc@combodo.com>
+ * @author      Romain Quetiez <romain.quetiez@combodo.com>
+ * @author      Denis Flaven <denis.flaven@combodo.com>
+ * @license     http://opensource.org/licenses/AGPL-3.0
+ */
+
 SetupWebPage::AddModule(
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
 	'itop-endusers-devices/2.0.0',
 	'itop-endusers-devices/2.0.0',

+ 1 - 1
datamodels/2.x/itop-storage-mgmt/en.dict.itop-storage-mgmt.php

@@ -20,7 +20,7 @@
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
- * @license     http://www.opensource.org/licenses/gpl-3.0.html LGPL
+ * @license     http://opensource.org/licenses/AGPL-3.0
  */
  */
 
 
 Dict::Add('EN US', 'English', 'English', array(
 Dict::Add('EN US', 'English', 'English', array(

+ 11 - 2
datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php

@@ -1,5 +1,5 @@
 <?php
 <?php
-// Copyright (C) 2010 Combodo SARL
+// Copyright (C) 2010-2014 Combodo SARL
 //
 //
 //   This program is free software; you can redistribute it and/or modify
 //   This program is free software; you can redistribute it and/or modify
 //   it under the terms of the GNU General Public License as published by
 //   it under the terms of the GNU General Public License as published by
@@ -14,7 +14,16 @@
 //   along with this program; if not, write to the Free Software
 //   along with this program; if not, write to the Free Software
 //   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 //   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
-SetupWebPage::AddModule(
+/**
+ * Module providing advanced CIs for modeling storage: SAN, Volumes...
+ *
+ * @author      Erwan Taloc <erwan.taloc@combodo.com>
+ * @author      Romain Quetiez <romain.quetiez@combodo.com>
+ * @author      Denis Flaven <denis.flaven@combodo.com>
+ * @license     http://opensource.org/licenses/AGPL-3.0
+ */
+ 
+ SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
 	'itop-storage-mgmt/2.0.0',
 	'itop-storage-mgmt/2.0.0',
 	array(
 	array(

+ 1 - 1
datamodels/2.x/itop-virtualization-mgmt/en.dict.itop-virtualization-mgmt.php

@@ -20,7 +20,7 @@
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Erwan Taloc <erwan.taloc@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Romain Quetiez <romain.quetiez@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
  * @author      Denis Flaven <denis.flaven@combodo.com>
- * @license     http://www.opensource.org/licenses/gpl-3.0.html LGPL
+ * @license     http://opensource.org/licenses/AGPL-3.0
  */
  */
 
 
 Dict::Add('EN US', 'English', 'English', array(
 Dict::Add('EN US', 'English', 'English', array(