From 49795f05381fadfdcd19e819b4bcde3679299fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Bernigaud?= <come.bernigaud@opensides.be> Date: Thu, 12 Feb 2015 14:17:29 +0100 Subject: [PATCH] Fixes #3579 Updated copyright notices to 2015 --- html/class_passwordRecovery.inc | 2 +- include/class_CopyPasteHandler.inc | 2 +- include/class_IconTheme.inc | 2 +- include/class_SnapShotDialog.inc | 2 +- include/class_SnapshotHandler.inc | 2 +- include/class_acl.inc | 2 +- include/class_baseSelector.inc | 2 +- include/class_certificate.inc | 2 +- include/class_config.inc | 2 +- include/class_databaseManagement.inc | 2 +- include/class_departmentSortIterator.inc | 2 +- include/class_divSelectBox.inc | 2 +- include/class_filter.inc | 2 +- include/class_filterLDAP.inc | 2 +- include/class_ldap.inc | 2 +- include/class_ldapFilter.inc | 2 +- include/class_ldapMultiplexer.inc | 2 +- include/class_listing.inc | 2 +- include/class_listingSortIterator.inc | 2 +- include/class_log.inc | 2 +- include/class_management.inc | 2 +- include/class_msgPool.inc | 2 +- include/class_msg_dialog.inc | 2 +- include/class_objects.inc | 2 +- include/class_plugin.inc | 2 +- include/class_pluglist.inc | 2 +- include/class_session.inc | 2 +- include/class_sortableListing.inc | 2 +- include/class_tabs.inc | 2 +- include/class_tests.inc | 2 +- include/class_timezone.inc | 2 +- include/class_userinfo.inc | 2 +- include/class_xml.inc | 2 +- include/exporter/class_cvsExporter.inc | 2 +- include/exporter/class_pdfExporter.inc | 2 +- include/functions.inc | 2 +- include/password-methods/class_password-methods-clear.inc | 2 +- include/password-methods/class_password-methods-crypt.inc | 2 +- include/password-methods/class_password-methods-md5.inc | 2 +- include/password-methods/class_password-methods-sasl.inc | 2 +- include/password-methods/class_password-methods-sha.inc | 2 +- include/password-methods/class_password-methods-smd5.inc | 2 +- include/password-methods/class_password-methods-ssha.inc | 2 +- include/password-methods/class_password-methods.inc | 2 +- include/php_setup.inc | 2 +- include/select/class_filterLDAPBlacklist.inc | 2 +- include/select/groupSelect/class_groupSelect.inc | 2 +- include/select/objectSelect/class_objectSelect.inc | 2 +- include/select/systemSelect/class_systemSelect.inc | 2 +- include/select/userGroupSelect/class_userGroupSelect.inc | 2 +- include/select/userSelect/class_userSelect.inc | 2 +- include/variables.inc | 2 +- include/variables_common.inc | 2 +- plugins/admin/acl/class_aclAssignment.inc | 2 +- plugins/admin/acl/class_aclManagement.inc | 2 +- plugins/admin/acl/main.inc | 2 +- plugins/admin/aclrole/class_aclRole.inc | 2 +- plugins/admin/aclrole/class_aclRoleManagement.inc | 2 +- plugins/admin/aclrole/main.inc | 2 +- plugins/admin/departments/class_country.inc | 2 +- plugins/admin/departments/class_department.inc | 2 +- plugins/admin/departments/class_departmentManagement.inc | 2 +- plugins/admin/departments/class_domain.inc | 2 +- plugins/admin/departments/class_locality.inc | 2 +- plugins/admin/departments/class_organization.inc | 2 +- plugins/admin/departments/main.inc | 2 +- plugins/admin/departments/tabs_department.inc | 2 +- plugins/admin/groups/class_group.inc | 2 +- plugins/admin/groups/class_groupManagement.inc | 2 +- plugins/admin/groups/class_roleGeneric.inc | 2 +- plugins/admin/groups/main.inc | 2 +- plugins/admin/groups/tabs_group.inc | 2 +- plugins/admin/ogroups/class_ogroup.inc | 2 +- plugins/admin/ogroups/class_ogroupManagement.inc | 2 +- plugins/admin/ogroups/main.inc | 2 +- plugins/admin/ogroups/tabs_ogroups.inc | 2 +- plugins/admin/password/class_recoveryConfig.inc | 2 +- plugins/admin/password/main.inc | 2 +- plugins/admin/users/class_userManagement.inc | 2 +- plugins/admin/users/main.inc | 2 +- plugins/admin/users/tabs_user.inc | 2 +- plugins/config/class_pluginsConfigInLdap.inc | 2 +- plugins/generic/references/class_reference.inc | 2 +- plugins/generic/welcome/main.inc | 2 +- plugins/personal/generic/class_user.inc | 2 +- plugins/personal/generic/main.inc | 2 +- plugins/personal/password/class_password.inc | 2 +- plugins/personal/password/main.inc | 2 +- plugins/personal/posix/class_posixAccount.inc | 2 +- plugins/personal/posix/main.inc | 2 +- plugins/personal/posix/trustSelect/class_trustSelect.inc | 2 +- plugins/personal/roles/class_userRoles.inc | 2 +- setup/class_setup.inc | 2 +- setup/class_setupStep.inc | 2 +- setup/class_setupStep_Checks.inc | 2 +- setup/class_setupStep_Config1.inc | 2 +- setup/class_setupStep_Config2.inc | 2 +- setup/class_setupStep_Config3.inc | 2 +- setup/class_setupStep_Finish.inc | 2 +- setup/class_setupStep_Language.inc | 2 +- setup/class_setupStep_Ldap.inc | 2 +- setup/class_setupStep_Migrate.inc | 2 +- setup/class_setupStep_Schema.inc | 2 +- setup/class_setupStep_Welcome.inc | 2 +- setup/main.inc | 2 +- 105 files changed, 105 insertions(+), 105 deletions(-) diff --git a/html/class_passwordRecovery.inc b/html/class_passwordRecovery.inc index 4efe70a24..0d6643139 100644 --- a/html/class_passwordRecovery.inc +++ b/html/class_passwordRecovery.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_CopyPasteHandler.inc b/include/class_CopyPasteHandler.inc index e553c0fdd..eeab20e37 100644 --- a/include/class_CopyPasteHandler.inc +++ b/include/class_CopyPasteHandler.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_IconTheme.inc b/include/class_IconTheme.inc index eafe4d678..2fe5e3326 100644 --- a/include/class_IconTheme.inc +++ b/include/class_IconTheme.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2011-2014 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_SnapShotDialog.inc b/include/class_SnapShotDialog.inc index b2495772b..42aab3479 100644 --- a/include/class_SnapShotDialog.inc +++ b/include/class_SnapShotDialog.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_SnapshotHandler.inc b/include/class_SnapshotHandler.inc index a3d4c9228..f872166ee 100644 --- a/include/class_SnapshotHandler.inc +++ b/include/class_SnapshotHandler.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2014 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_acl.inc b/include/class_acl.inc index e22e89e72..0c07c306f 100644 --- a/include/class_acl.inc +++ b/include/class_acl.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_baseSelector.inc b/include/class_baseSelector.inc index f43bf9f65..9f2206c65 100644 --- a/include/class_baseSelector.inc +++ b/include/class_baseSelector.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_certificate.inc b/include/class_certificate.inc index 324e93e6c..4f82cc8d1 100644 --- a/include/class_certificate.inc +++ b/include/class_certificate.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_config.inc b/include/class_config.inc index 4cef834e9..2d1881884 100644 --- a/include/class_config.inc +++ b/include/class_config.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_databaseManagement.inc b/include/class_databaseManagement.inc index 38ed13c11..eefe6508d 100644 --- a/include/class_databaseManagement.inc +++ b/include/class_databaseManagement.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2012-2013 FusionDirectory + Copyright (C) 2012-2015 FusionDirectory 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 diff --git a/include/class_departmentSortIterator.inc b/include/class_departmentSortIterator.inc index 4f5281562..58aa9a701 100644 --- a/include/class_departmentSortIterator.inc +++ b/include/class_departmentSortIterator.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_divSelectBox.inc b/include/class_divSelectBox.inc index 6fb6cbc5c..ebeab2617 100644 --- a/include/class_divSelectBox.inc +++ b/include/class_divSelectBox.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_filter.inc b/include/class_filter.inc index 8726e0f31..deca77b58 100644 --- a/include/class_filter.inc +++ b/include/class_filter.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_filterLDAP.inc b/include/class_filterLDAP.inc index a3dbc9fa2..b6a3b1a7c 100644 --- a/include/class_filterLDAP.inc +++ b/include/class_filterLDAP.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_ldap.inc b/include/class_ldap.inc index 3db99d3fa..9aa1f08e3 100644 --- a/include/class_ldap.inc +++ b/include/class_ldap.inc @@ -5,7 +5,7 @@ Copyright (C) 2003-2010 Cajus Pollmeier Copyright (C) 2003 Alejandro Escanero Blanco <aescanero@chaosdimension.org> Copyright (C) 1998 Eric Kilfoil <eric@ipass.net> - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_ldapFilter.inc b/include/class_ldapFilter.inc index fdf813682..770060c42 100644 --- a/include/class_ldapFilter.inc +++ b/include/class_ldapFilter.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/class_ldapMultiplexer.inc b/include/class_ldapMultiplexer.inc index ff071ffbb..1ddc4b40a 100644 --- a/include/class_ldapMultiplexer.inc +++ b/include/class_ldapMultiplexer.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_listing.inc b/include/class_listing.inc index 625b91823..02f73c954 100644 --- a/include/class_listing.inc +++ b/include/class_listing.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_listingSortIterator.inc b/include/class_listingSortIterator.inc index d0a1518fd..8e3b875f0 100644 --- a/include/class_listingSortIterator.inc +++ b/include/class_listingSortIterator.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_log.inc b/include/class_log.inc index ae4e08fc9..80ce62399 100644 --- a/include/class_log.inc +++ b/include/class_log.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_management.inc b/include/class_management.inc index ecfb3c4b1..b73bed75e 100644 --- a/include/class_management.inc +++ b/include/class_management.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_msgPool.inc b/include/class_msgPool.inc index 9912290cd..14609c8fb 100644 --- a/include/class_msgPool.inc +++ b/include/class_msgPool.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_msg_dialog.inc b/include/class_msg_dialog.inc index 91f1fd97a..cf8a23f92 100644 --- a/include/class_msg_dialog.inc +++ b/include/class_msg_dialog.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_objects.inc b/include/class_objects.inc index 452cdc854..aec016576 100644 --- a/include/class_objects.inc +++ b/include/class_objects.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/class_plugin.inc b/include/class_plugin.inc index 4d8604407..27bbdb108 100644 --- a/include/class_plugin.inc +++ b/include/class_plugin.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_pluglist.inc b/include/class_pluglist.inc index 6f6c656f1..bbbd33aa9 100644 --- a/include/class_pluglist.inc +++ b/include/class_pluglist.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_session.inc b/include/class_session.inc index 05954b971..a7da797e0 100644 --- a/include/class_session.inc +++ b/include/class_session.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_sortableListing.inc b/include/class_sortableListing.inc index 2cd7c8348..a751b09a5 100644 --- a/include/class_sortableListing.inc +++ b/include/class_sortableListing.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_tabs.inc b/include/class_tabs.inc index b1c8b2833..cb8276683 100644 --- a/include/class_tabs.inc +++ b/include/class_tabs.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_tests.inc b/include/class_tests.inc index d5758b7dc..3658e6fda 100644 --- a/include/class_tests.inc +++ b/include/class_tests.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_timezone.inc b/include/class_timezone.inc index 897d6eb39..9c371b240 100644 --- a/include/class_timezone.inc +++ b/include/class_timezone.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_userinfo.inc b/include/class_userinfo.inc index 8c8883e99..31e25b6e2 100644 --- a/include/class_userinfo.inc +++ b/include/class_userinfo.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/class_xml.inc b/include/class_xml.inc index e934c949d..21d906051 100644 --- a/include/class_xml.inc +++ b/include/class_xml.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/exporter/class_cvsExporter.inc b/include/exporter/class_cvsExporter.inc index 301f91cfb..3ad546871 100644 --- a/include/exporter/class_cvsExporter.inc +++ b/include/exporter/class_cvsExporter.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/exporter/class_pdfExporter.inc b/include/exporter/class_pdfExporter.inc index df3b529d8..7b94bfa56 100644 --- a/include/exporter/class_pdfExporter.inc +++ b/include/exporter/class_pdfExporter.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/functions.inc b/include/functions.inc index dfd9617bb..7847b18f3 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2014 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-clear.inc b/include/password-methods/class_password-methods-clear.inc index 90d67351d..89b2a7a49 100644 --- a/include/password-methods/class_password-methods-clear.inc +++ b/include/password-methods/class_password-methods-clear.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-crypt.inc b/include/password-methods/class_password-methods-crypt.inc index cc3d5afcf..ce45110a6 100644 --- a/include/password-methods/class_password-methods-crypt.inc +++ b/include/password-methods/class_password-methods-crypt.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-md5.inc b/include/password-methods/class_password-methods-md5.inc index 619ac88df..2bf70614a 100644 --- a/include/password-methods/class_password-methods-md5.inc +++ b/include/password-methods/class_password-methods-md5.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-sasl.inc b/include/password-methods/class_password-methods-sasl.inc index 3c005bdc0..baeb6a4b0 100644 --- a/include/password-methods/class_password-methods-sasl.inc +++ b/include/password-methods/class_password-methods-sasl.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-sha.inc b/include/password-methods/class_password-methods-sha.inc index 2dbbe0c9d..53082cb60 100644 --- a/include/password-methods/class_password-methods-sha.inc +++ b/include/password-methods/class_password-methods-sha.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-smd5.inc b/include/password-methods/class_password-methods-smd5.inc index 22515fe18..1ada0cc1d 100644 --- a/include/password-methods/class_password-methods-smd5.inc +++ b/include/password-methods/class_password-methods-smd5.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods-ssha.inc b/include/password-methods/class_password-methods-ssha.inc index 36275a148..c20e54b84 100644 --- a/include/password-methods/class_password-methods-ssha.inc +++ b/include/password-methods/class_password-methods-ssha.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/password-methods/class_password-methods.inc b/include/password-methods/class_password-methods.inc index 09881b023..b8fcc1552 100644 --- a/include/password-methods/class_password-methods.inc +++ b/include/password-methods/class_password-methods.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/php_setup.inc b/include/php_setup.inc index fab738817..c6cd1fb6e 100644 --- a/include/php_setup.inc +++ b/include/php_setup.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/select/class_filterLDAPBlacklist.inc b/include/select/class_filterLDAPBlacklist.inc index 7dc801093..49583b421 100644 --- a/include/select/class_filterLDAPBlacklist.inc +++ b/include/select/class_filterLDAPBlacklist.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/select/groupSelect/class_groupSelect.inc b/include/select/groupSelect/class_groupSelect.inc index 93f3720da..db76e5d51 100644 --- a/include/select/groupSelect/class_groupSelect.inc +++ b/include/select/groupSelect/class_groupSelect.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/select/objectSelect/class_objectSelect.inc b/include/select/objectSelect/class_objectSelect.inc index b3642b03d..29886601d 100644 --- a/include/select/objectSelect/class_objectSelect.inc +++ b/include/select/objectSelect/class_objectSelect.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/select/systemSelect/class_systemSelect.inc b/include/select/systemSelect/class_systemSelect.inc index 28845dec0..10bb5b17b 100644 --- a/include/select/systemSelect/class_systemSelect.inc +++ b/include/select/systemSelect/class_systemSelect.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/select/userGroupSelect/class_userGroupSelect.inc b/include/select/userGroupSelect/class_userGroupSelect.inc index a7d368201..e27ae105b 100644 --- a/include/select/userGroupSelect/class_userGroupSelect.inc +++ b/include/select/userGroupSelect/class_userGroupSelect.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/select/userSelect/class_userSelect.inc b/include/select/userSelect/class_userSelect.inc index 2844ce085..5e282be6a 100644 --- a/include/select/userSelect/class_userSelect.inc +++ b/include/select/userSelect/class_userSelect.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/include/variables.inc b/include/variables.inc index 52c91ef4d..d243d113f 100644 --- a/include/variables.inc +++ b/include/variables.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/include/variables_common.inc b/include/variables_common.inc index ee1a74561..7fe0b2b5a 100644 --- a/include/variables_common.inc +++ b/include/variables_common.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/acl/class_aclAssignment.inc b/plugins/admin/acl/class_aclAssignment.inc index 35ed2918c..2579ebeed 100644 --- a/plugins/admin/acl/class_aclAssignment.inc +++ b/plugins/admin/acl/class_aclAssignment.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/acl/class_aclManagement.inc b/plugins/admin/acl/class_aclManagement.inc index c6153f20d..70e7c10ed 100644 --- a/plugins/admin/acl/class_aclManagement.inc +++ b/plugins/admin/acl/class_aclManagement.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/acl/main.inc b/plugins/admin/acl/main.inc index 7cf7d13a3..573130681 100644 --- a/plugins/admin/acl/main.inc +++ b/plugins/admin/acl/main.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/aclrole/class_aclRole.inc b/plugins/admin/aclrole/class_aclRole.inc index 52d87016e..5c7d253df 100644 --- a/plugins/admin/aclrole/class_aclRole.inc +++ b/plugins/admin/aclrole/class_aclRole.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/aclrole/class_aclRoleManagement.inc b/plugins/admin/aclrole/class_aclRoleManagement.inc index 3638a6380..f41f139b4 100644 --- a/plugins/admin/aclrole/class_aclRoleManagement.inc +++ b/plugins/admin/aclrole/class_aclRoleManagement.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/aclrole/main.inc b/plugins/admin/aclrole/main.inc index d47367562..f22b79917 100644 --- a/plugins/admin/aclrole/main.inc +++ b/plugins/admin/aclrole/main.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_country.inc b/plugins/admin/departments/class_country.inc index 461a82d0a..329b9dea2 100644 --- a/plugins/admin/departments/class_country.inc +++ b/plugins/admin/departments/class_country.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_department.inc b/plugins/admin/departments/class_department.inc index dde6c1996..e0961c96b 100644 --- a/plugins/admin/departments/class_department.inc +++ b/plugins/admin/departments/class_department.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_departmentManagement.inc b/plugins/admin/departments/class_departmentManagement.inc index 3bf3b5077..2b986ae58 100644 --- a/plugins/admin/departments/class_departmentManagement.inc +++ b/plugins/admin/departments/class_departmentManagement.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_domain.inc b/plugins/admin/departments/class_domain.inc index b53a07e1d..fe2499efb 100644 --- a/plugins/admin/departments/class_domain.inc +++ b/plugins/admin/departments/class_domain.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_locality.inc b/plugins/admin/departments/class_locality.inc index d18c43775..063901632 100644 --- a/plugins/admin/departments/class_locality.inc +++ b/plugins/admin/departments/class_locality.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/class_organization.inc b/plugins/admin/departments/class_organization.inc index d573c94ce..ac63d551c 100644 --- a/plugins/admin/departments/class_organization.inc +++ b/plugins/admin/departments/class_organization.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/main.inc b/plugins/admin/departments/main.inc index a53de0794..de0821918 100644 --- a/plugins/admin/departments/main.inc +++ b/plugins/admin/departments/main.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/departments/tabs_department.inc b/plugins/admin/departments/tabs_department.inc index 243d4573c..f3663ae64 100644 --- a/plugins/admin/departments/tabs_department.inc +++ b/plugins/admin/departments/tabs_department.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/groups/class_group.inc b/plugins/admin/groups/class_group.inc index 1080c86fd..866b2bd35 100644 --- a/plugins/admin/groups/class_group.inc +++ b/plugins/admin/groups/class_group.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc index dd51b2786..209b0bec1 100644 --- a/plugins/admin/groups/class_groupManagement.inc +++ b/plugins/admin/groups/class_groupManagement.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/groups/class_roleGeneric.inc b/plugins/admin/groups/class_roleGeneric.inc index 2a94daf1e..d84ee2634 100644 --- a/plugins/admin/groups/class_roleGeneric.inc +++ b/plugins/admin/groups/class_roleGeneric.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003-2010 Cajus Pollmeier - Copyright (C) 2011-2014 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/groups/main.inc b/plugins/admin/groups/main.inc index 6f2130829..335387383 100644 --- a/plugins/admin/groups/main.inc +++ b/plugins/admin/groups/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/groups/tabs_group.inc b/plugins/admin/groups/tabs_group.inc index f4a226edb..6c7828ab0 100644 --- a/plugins/admin/groups/tabs_group.inc +++ b/plugins/admin/groups/tabs_group.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/ogroups/class_ogroup.inc b/plugins/admin/ogroups/class_ogroup.inc index d9384bee1..768b42e64 100644 --- a/plugins/admin/ogroups/class_ogroup.inc +++ b/plugins/admin/ogroups/class_ogroup.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/ogroups/class_ogroupManagement.inc b/plugins/admin/ogroups/class_ogroupManagement.inc index d91b3a662..9f0d17789 100644 --- a/plugins/admin/ogroups/class_ogroupManagement.inc +++ b/plugins/admin/ogroups/class_ogroupManagement.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/ogroups/main.inc b/plugins/admin/ogroups/main.inc index 33eaab379..3919fd4ea 100644 --- a/plugins/admin/ogroups/main.inc +++ b/plugins/admin/ogroups/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/ogroups/tabs_ogroups.inc b/plugins/admin/ogroups/tabs_ogroups.inc index ed6d2ea3f..c96915acc 100644 --- a/plugins/admin/ogroups/tabs_ogroups.inc +++ b/plugins/admin/ogroups/tabs_ogroups.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/password/class_recoveryConfig.inc b/plugins/admin/password/class_recoveryConfig.inc index e8b3ecba2..2f6d4e994 100644 --- a/plugins/admin/password/class_recoveryConfig.inc +++ b/plugins/admin/password/class_recoveryConfig.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/password/main.inc b/plugins/admin/password/main.inc index 38531995c..a9c8d4f1d 100644 --- a/plugins/admin/password/main.inc +++ b/plugins/admin/password/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/users/class_userManagement.inc b/plugins/admin/users/class_userManagement.inc index 8f41b97c2..a6983f2eb 100644 --- a/plugins/admin/users/class_userManagement.inc +++ b/plugins/admin/users/class_userManagement.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/users/main.inc b/plugins/admin/users/main.inc index fd8e4922b..c5815d9c3 100644 --- a/plugins/admin/users/main.inc +++ b/plugins/admin/users/main.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/admin/users/tabs_user.inc b/plugins/admin/users/tabs_user.inc index fbc0a277c..085963ad4 100644 --- a/plugins/admin/users/tabs_user.inc +++ b/plugins/admin/users/tabs_user.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/config/class_pluginsConfigInLdap.inc b/plugins/config/class_pluginsConfigInLdap.inc index e840ec8f5..a379d9a94 100644 --- a/plugins/config/class_pluginsConfigInLdap.inc +++ b/plugins/config/class_pluginsConfigInLdap.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2012-2013 FusionDirectory + Copyright (C) 2012-2015 FusionDirectory 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 diff --git a/plugins/generic/references/class_reference.inc b/plugins/generic/references/class_reference.inc index 4c428cd5c..1928bf2bf 100644 --- a/plugins/generic/references/class_reference.inc +++ b/plugins/generic/references/class_reference.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/generic/welcome/main.inc b/plugins/generic/welcome/main.inc index 7689e1b26..726655528 100644 --- a/plugins/generic/welcome/main.inc +++ b/plugins/generic/welcome/main.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/generic/class_user.inc b/plugins/personal/generic/class_user.inc index 1e983b388..c6f192e24 100644 --- a/plugins/personal/generic/class_user.inc +++ b/plugins/personal/generic/class_user.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/generic/main.inc b/plugins/personal/generic/main.inc index 274356fbc..de2bd3b5a 100644 --- a/plugins/personal/generic/main.inc +++ b/plugins/personal/generic/main.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2013 FusionDirectory + Copyright (C) 2013-2015 FusionDirectory 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 diff --git a/plugins/personal/password/class_password.inc b/plugins/personal/password/class_password.inc index 5c0ca411e..4d2446508 100644 --- a/plugins/personal/password/class_password.inc +++ b/plugins/personal/password/class_password.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/password/main.inc b/plugins/personal/password/main.inc index df9efb2d5..7be5b6b54 100644 --- a/plugins/personal/password/main.inc +++ b/plugins/personal/password/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc index 2c39ead98..13cfa01ad 100644 --- a/plugins/personal/posix/class_posixAccount.inc +++ b/plugins/personal/posix/class_posixAccount.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/posix/main.inc b/plugins/personal/posix/main.inc index c052dedf0..edc4356c4 100644 --- a/plugins/personal/posix/main.inc +++ b/plugins/personal/posix/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2012-2013 FusionDirectory + Copyright (C) 2012-2015 FusionDirectory 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 diff --git a/plugins/personal/posix/trustSelect/class_trustSelect.inc b/plugins/personal/posix/trustSelect/class_trustSelect.inc index a188c53f2..94f52c3c8 100644 --- a/plugins/personal/posix/trustSelect/class_trustSelect.inc +++ b/plugins/personal/posix/trustSelect/class_trustSelect.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/plugins/personal/roles/class_userRoles.inc b/plugins/personal/roles/class_userRoles.inc index 811eb5450..d60a0e627 100644 --- a/plugins/personal/roles/class_userRoles.inc +++ b/plugins/personal/roles/class_userRoles.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2014 FusionDirectory + Copyright (C) 2014-2015 FusionDirectory 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 diff --git a/setup/class_setup.inc b/setup/class_setup.inc index 08d7d827c..2f6a75e2b 100644 --- a/setup/class_setup.inc +++ b/setup/class_setup.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep.inc b/setup/class_setupStep.inc index fc3ade34f..c485adf93 100644 --- a/setup/class_setupStep.inc +++ b/setup/class_setupStep.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Checks.inc b/setup/class_setupStep_Checks.inc index f77de31bb..bd05ba92d 100644 --- a/setup/class_setupStep_Checks.inc +++ b/setup/class_setupStep_Checks.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2003 Cajus Pollmeier - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Config1.inc b/setup/class_setupStep_Config1.inc index 3e91d6a60..ac0d96ee4 100644 --- a/setup/class_setupStep_Config1.inc +++ b/setup/class_setupStep_Config1.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Config2.inc b/setup/class_setupStep_Config2.inc index f940a628f..9f0b0a59d 100644 --- a/setup/class_setupStep_Config2.inc +++ b/setup/class_setupStep_Config2.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Config3.inc b/setup/class_setupStep_Config3.inc index 17c9b91ce..4862c484e 100644 --- a/setup/class_setupStep_Config3.inc +++ b/setup/class_setupStep_Config3.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Finish.inc b/setup/class_setupStep_Finish.inc index b85e0aab7..ab50e654e 100644 --- a/setup/class_setupStep_Finish.inc +++ b/setup/class_setupStep_Finish.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Language.inc b/setup/class_setupStep_Language.inc index bea483500..2ca340058 100644 --- a/setup/class_setupStep_Language.inc +++ b/setup/class_setupStep_Language.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Ldap.inc b/setup/class_setupStep_Ldap.inc index d85d02442..5a6d3bce4 100644 --- a/setup/class_setupStep_Ldap.inc +++ b/setup/class_setupStep_Ldap.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Migrate.inc b/setup/class_setupStep_Migrate.inc index 7be7f6fc8..20d322340 100644 --- a/setup/class_setupStep_Migrate.inc +++ b/setup/class_setupStep_Migrate.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Schema.inc b/setup/class_setupStep_Schema.inc index 84c8d9095..2ecab0147 100644 --- a/setup/class_setupStep_Schema.inc +++ b/setup/class_setupStep_Schema.inc @@ -3,7 +3,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/class_setupStep_Welcome.inc b/setup/class_setupStep_Welcome.inc index 4d9e2db39..69e0bfef7 100644 --- a/setup/class_setupStep_Welcome.inc +++ b/setup/class_setupStep_Welcome.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2014 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 diff --git a/setup/main.inc b/setup/main.inc index a7bdd1d49..f6648d862 100644 --- a/setup/main.inc +++ b/setup/main.inc @@ -2,7 +2,7 @@ /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) Copyright (C) 2007 Fabian Hickert - Copyright (C) 2011-2013 FusionDirectory + Copyright (C) 2011-2015 FusionDirectory 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 -- GitLab