Browse Source

Ticket #48032,48033 - change C code license to GPLv3; change C code license to allow openssl

Description: Each source file refers the LICENSE file.

Example:
  Copyright (C) 2015 Red Hat, Inc.
  All rights reserved.
  License: GPL (version 3 or any later version).
  See LICENSE for details.

https://fedorahosted.org/389/ticket/48032

Reviewed by [email protected] and [email protected] (Thank you, Nathan and Rich!)
Noriko Hosoi 10 years ago
parent
commit
817bc41e64
100 changed files with 871 additions and 244 deletions
  1. 3 32
      buildnum.pl
  2. 84 196
      configure
  3. 8 16
      dirsrvtests/cmd/dsadm/dsadm.py
  4. 8 0
      dirsrvtests/create_test.py
  5. 8 0
      dirsrvtests/suites/acct_usability_plugin/acct_usability_test.py
  6. 8 0
      dirsrvtests/suites/acctpolicy_plugin/acctpolicy_test.py
  7. 8 0
      dirsrvtests/suites/acl/acl_test.py
  8. 8 0
      dirsrvtests/suites/attr_encryption/attr_encrypt_test.py
  9. 8 0
      dirsrvtests/suites/attr_uniqueness_plugin/attr_uniqueness_test.py
  10. 8 0
      dirsrvtests/suites/automember_plugin/automember_test.py
  11. 8 0
      dirsrvtests/suites/basic/basic_test.py
  12. 8 0
      dirsrvtests/suites/betxns/betxn_test.py
  13. 8 0
      dirsrvtests/suites/chaining_plugin/chaining_test.py
  14. 8 0
      dirsrvtests/suites/clu/clu_test.py
  15. 8 0
      dirsrvtests/suites/clu/db2ldif_test.py
  16. 8 0
      dirsrvtests/suites/collation_plugin/collatation_test.py
  17. 8 0
      dirsrvtests/suites/config/config_test.py
  18. 8 0
      dirsrvtests/suites/cos_plugin/cos_test.py
  19. 8 0
      dirsrvtests/suites/deref_plugin/deref_test.py
  20. 8 0
      dirsrvtests/suites/disk_monitoring/disk_monitor_test.py
  21. 8 0
      dirsrvtests/suites/distrib_plugin/distrib_test.py
  22. 8 0
      dirsrvtests/suites/dna_plugin/dna_test.py
  23. 8 0
      dirsrvtests/suites/ds_logs/ds_logs_test.py
  24. 8 0
      dirsrvtests/suites/dynamic-plugins/plugin_tests.py
  25. 8 0
      dirsrvtests/suites/dynamic-plugins/stress_tests.py
  26. 8 0
      dirsrvtests/suites/dynamic-plugins/test_dynamic_plugins.py
  27. 8 0
      dirsrvtests/suites/filter/filter_test.py
  28. 8 0
      dirsrvtests/suites/get_effective_rights/ger_test.py
  29. 8 0
      dirsrvtests/suites/ldapi/ldapi_test.py
  30. 8 0
      dirsrvtests/suites/linkedattrs_plugin/linked_attrs_test.py
  31. 8 0
      dirsrvtests/suites/mapping_tree/mapping_tree_test.py
  32. 8 0
      dirsrvtests/suites/memberof_plugin/memberof_test.py
  33. 8 0
      dirsrvtests/suites/memory_leaks/range_search_test.py
  34. 8 0
      dirsrvtests/suites/mep_plugin/mep_test.py
  35. 8 0
      dirsrvtests/suites/monitor/monitor_test.py
  36. 8 0
      dirsrvtests/suites/paged_results/paged_results_test.py
  37. 8 0
      dirsrvtests/suites/pam_passthru_plugin/pam_test.py
  38. 8 0
      dirsrvtests/suites/passthru_plugin/passthru_test.py
  39. 8 0
      dirsrvtests/suites/password/password_test.py
  40. 8 0
      dirsrvtests/suites/password/pwdAdmin_test.py
  41. 8 0
      dirsrvtests/suites/password/pwdPolicy_test.py
  42. 8 0
      dirsrvtests/suites/posix_winsync_plugin/posix_winsync_test.py
  43. 8 0
      dirsrvtests/suites/psearch/psearch_test.py
  44. 8 0
      dirsrvtests/suites/referint_plugin/referint_test.py
  45. 8 0
      dirsrvtests/suites/replication/cleanallruv_test.py
  46. 8 0
      dirsrvtests/suites/replsync_plugin/repl_sync_test.py
  47. 8 0
      dirsrvtests/suites/resource_limits/res_limits_test.py
  48. 8 0
      dirsrvtests/suites/retrocl_plugin/retrocl_test.py
  49. 8 0
      dirsrvtests/suites/reverpwd_plugin/reverpwd_test.py
  50. 8 0
      dirsrvtests/suites/roles_plugin/roles_test.py
  51. 8 0
      dirsrvtests/suites/rootdn_plugin/rootdn_plugin_test.py
  52. 8 0
      dirsrvtests/suites/sasl/sasl_test.py
  53. 8 0
      dirsrvtests/suites/schema/test_schema.py
  54. 8 0
      dirsrvtests/suites/schema_reload_plugin/schema_reload_test.py
  55. 8 0
      dirsrvtests/suites/snmp/snmp_test.py
  56. 8 0
      dirsrvtests/suites/ssl/ssl_test.py
  57. 8 0
      dirsrvtests/suites/syntax_plugin/syntax_test.py
  58. 8 0
      dirsrvtests/suites/usn_plugin/usn_test.py
  59. 8 0
      dirsrvtests/suites/views_plugin/views_test.py
  60. 8 0
      dirsrvtests/suites/vlv/vlv_test.py
  61. 8 0
      dirsrvtests/suites/whoami_plugin/whoami_test.py
  62. 8 0
      dirsrvtests/tickets/finalizer.py
  63. 8 0
      dirsrvtests/tickets/ticket365_test.py
  64. 8 0
      dirsrvtests/tickets/ticket47313_test.py
  65. 8 0
      dirsrvtests/tickets/ticket47384_test.py
  66. 8 0
      dirsrvtests/tickets/ticket47431_test.py
  67. 8 0
      dirsrvtests/tickets/ticket47462_test.py
  68. 8 0
      dirsrvtests/tickets/ticket47490_test.py
  69. 8 0
      dirsrvtests/tickets/ticket47553_ger.py
  70. 8 0
      dirsrvtests/tickets/ticket47553_rdn_write_test.py
  71. 8 0
      dirsrvtests/tickets/ticket47553_single_aci_test.py
  72. 8 0
      dirsrvtests/tickets/ticket47560_test.py
  73. 8 0
      dirsrvtests/tickets/ticket47573_test.py
  74. 8 0
      dirsrvtests/tickets/ticket47619_test.py
  75. 8 0
      dirsrvtests/tickets/ticket47640_test.py
  76. 8 0
      dirsrvtests/tickets/ticket47653MMR_test.py
  77. 8 0
      dirsrvtests/tickets/ticket47653_test.py
  78. 8 0
      dirsrvtests/tickets/ticket47664_test.py
  79. 8 0
      dirsrvtests/tickets/ticket47669_test.py
  80. 8 0
      dirsrvtests/tickets/ticket47676_test.py
  81. 8 0
      dirsrvtests/tickets/ticket47714_test.py
  82. 8 0
      dirsrvtests/tickets/ticket47721_test.py
  83. 8 0
      dirsrvtests/tickets/ticket47781_test.py
  84. 8 0
      dirsrvtests/tickets/ticket47787_test.py
  85. 8 0
      dirsrvtests/tickets/ticket47808_test.py
  86. 8 0
      dirsrvtests/tickets/ticket47815_test.py
  87. 8 0
      dirsrvtests/tickets/ticket47819_test.py
  88. 8 0
      dirsrvtests/tickets/ticket47823_test.py
  89. 8 0
      dirsrvtests/tickets/ticket47824_test.py
  90. 8 0
      dirsrvtests/tickets/ticket47828_test.py
  91. 8 0
      dirsrvtests/tickets/ticket47829_test.py
  92. 8 0
      dirsrvtests/tickets/ticket47833_test.py
  93. 8 0
      dirsrvtests/tickets/ticket47838_test.py
  94. 8 0
      dirsrvtests/tickets/ticket47869MMR_test.py
  95. 8 0
      dirsrvtests/tickets/ticket47871_test.py
  96. 8 0
      dirsrvtests/tickets/ticket47900_test.py
  97. 8 0
      dirsrvtests/tickets/ticket47920_test.py
  98. 8 0
      dirsrvtests/tickets/ticket47921_test.py
  99. 8 0
      dirsrvtests/tickets/ticket47927_test.py
  100. 8 0
      dirsrvtests/tickets/ticket47937_test.py

+ 3 - 32
buildnum.pl

@@ -1,40 +1,11 @@
 #!/usr/bin/perl
 # --- BEGIN COPYRIGHT BLOCK ---
-# 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 the Free Software
-# Foundation; version 2 of the License.
-# 
-# This Program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-# 
-# You should have received a copy of the GNU General Public License along with
-# this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
-# Place, Suite 330, Boston, MA 02111-1307 USA.
-# 
-# In addition, as a special exception, Red Hat, Inc. gives You the additional
-# right to link the code of this Program with code not covered under the GNU
-# General Public License ("Non-GPL Code") and to distribute linked combinations
-# including the two, subject to the limitations in this paragraph. Non-GPL Code
-# permitted under this exception must only link to the code of this Program
-# through those well defined interfaces identified in the file named EXCEPTION
-# found in the source code files (the "Approved Interfaces"). The files of
-# Non-GPL Code may instantiate templates or use macros or inline functions from
-# the Approved Interfaces without causing the resulting work to be covered by
-# the GNU General Public License. Only Red Hat, Inc. may make changes or
-# additions to the list of Approved Interfaces. You must obey the GNU General
-# Public License in all respects for all of the Program code and other code used
-# in conjunction with the Program except the Non-GPL Code covered by this
-# exception. If you modify this file, you may extend this exception to your
-# version of the file, but you are not obligated to do so. If you do not wish to
-# provide this exception without modification, you must delete this exception
-# statement from your version and license this file solely under the GPL without
-# exception. 
-# 
-# 
 # Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
 # Copyright (C) 2005 Red Hat, Inc.
 # All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # --- END COPYRIGHT BLOCK ---
 
 #--------------------------------------------

+ 84 - 196
configure

@@ -17935,22 +17935,14 @@ fi
 
 # BEGIN COPYRIGHT BLOCK
 # Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FHS..." >&5
@@ -18753,23 +18745,15 @@ fi
 
 # Check for library dependencies
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NSPR..." >&5
@@ -18923,23 +18907,15 @@ $as_echo "using system dirsec NSPR" >&6; }
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NSS..." >&5
@@ -19093,23 +19069,15 @@ $as_echo "using system dirsec NSS" >&6; }
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenLDAP..." >&5
@@ -19500,23 +19468,15 @@ $as_echo "#define USE_OPENLDAP 1" >>confdefs.h
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mozilla LDAPSDK..." >&5
@@ -19761,23 +19721,15 @@ $as_echo "#define HAVE_LDAP_URL_PARSE_NO_DEFAULTS 1" >>confdefs.h
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for db..." >&5
@@ -19965,23 +19917,15 @@ else
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 # -*- tab-width: 4; -*-
 # Configure paths for SASL
@@ -20092,23 +20036,15 @@ $as_echo "no" >&6; }
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 #
 # Configure paths for SVRCORE
@@ -20319,22 +20255,14 @@ fi
 
 # BEGIN COPYRIGHT BLOCK
 # Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBICU..." >&5
@@ -20502,22 +20430,14 @@ fi
 
 # BEGIN COPYRIGHT BLOCK
 # Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Net-SNMP..." >&5
@@ -20675,23 +20595,15 @@ else
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
 # Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 # -*- tab-width: 4; -*-
 # Configure paths for Kerberos
@@ -21081,23 +20993,15 @@ fi
 
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
 # Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PCRE..." >&5
@@ -21227,23 +21131,15 @@ $as_echo "no" >&6; }
 fi
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
 # Copyright (C) 2009 Red Hat, Inc.
+# Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SELinux..." >&5
@@ -21273,23 +21169,15 @@ fi
 
 
 # BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2006 Red Hat, Inc.
+# Copyright (C) 2007 Red Hat, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
+# Copyright (C) 2009 Red Hat, Inc.
 # Copyright (C) 2015 Red Hat, Inc.
 # All rights reserved.
 #
-# 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 the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
 # END COPYRIGHT BLOCK
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nunc-stans..." >&5

+ 8 - 16
dirsrvtests/cmd/dsadm/dsadm.py

@@ -1,23 +1,15 @@
 #! /usr/bin/python2
+#
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
 
 # Authors:
 #   Thierry Bordaz <[email protected]>
-#
-# Copyright (C) 2015  Red Hat
-# see file 'COPYING' for use and warranty information
-#
-# 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
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 import sys
 import os

+ 8 - 0
dirsrvtests/create_test.py

@@ -1,4 +1,12 @@
 #!/usr/bin/python
+#
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
 
 import sys
 import optparse

+ 8 - 0
dirsrvtests/suites/acct_usability_plugin/acct_usability_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/acctpolicy_plugin/acctpolicy_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/acl/acl_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/attr_encryption/attr_encrypt_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/attr_uniqueness_plugin/attr_uniqueness_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/automember_plugin/automember_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/basic/basic_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/betxns/betxn_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/chaining_plugin/chaining_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/clu/clu_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/clu/db2ldif_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/collation_plugin/collatation_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/config/config_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/cos_plugin/cos_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/deref_plugin/deref_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/disk_monitoring/disk_monitor_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/distrib_plugin/distrib_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/dna_plugin/dna_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/ds_logs/ds_logs_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/dynamic-plugins/plugin_tests.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Dec 09, 2014
 

+ 8 - 0
dirsrvtests/suites/dynamic-plugins/stress_tests.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Dec 16, 2014
 

+ 8 - 0
dirsrvtests/suites/dynamic-plugins/test_dynamic_plugins.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Dec 09, 2014
 

+ 8 - 0
dirsrvtests/suites/filter/filter_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/get_effective_rights/ger_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/ldapi/ldapi_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/linkedattrs_plugin/linked_attrs_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/mapping_tree/mapping_tree_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/memberof_plugin/memberof_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/memory_leaks/range_search_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/mep_plugin/mep_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/monitor/monitor_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/paged_results/paged_results_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/pam_passthru_plugin/pam_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/passthru_plugin/passthru_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/password/password_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/password/pwdAdmin_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/password/pwdPolicy_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/posix_winsync_plugin/posix_winsync_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/psearch/psearch_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/referint_plugin/referint_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/replication/cleanallruv_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/replsync_plugin/repl_sync_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/resource_limits/res_limits_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/retrocl_plugin/retrocl_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/reverpwd_plugin/reverpwd_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/roles_plugin/roles_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/rootdn_plugin/rootdn_plugin_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/sasl/sasl_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/schema/test_schema.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Dec 18, 2013
 

+ 8 - 0
dirsrvtests/suites/schema_reload_plugin/schema_reload_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/snmp/snmp_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/ssl/ssl_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/syntax_plugin/syntax_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/usn_plugin/usn_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/views_plugin/views_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/vlv/vlv_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/suites/whoami_plugin/whoami_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/finalizer.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 5, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket365_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47313_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47384_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47431_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47462_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import sys
 import time
 import ldap

+ 8 - 0
dirsrvtests/tickets/ticket47490_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47553_ger.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47553_rdn_write_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47553_single_aci_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47560_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47573_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47619_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47640_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47653MMR_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47653_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47664_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47669_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47676_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47714_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47721_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47781_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47787_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on April 14, 2014
 

+ 8 - 0
dirsrvtests/tickets/ticket47808_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47815_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47819_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47823_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47824_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47828_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47829_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47833_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47838_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47869MMR_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47871_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 '''
 Created on Nov 7, 2013
 

+ 8 - 0
dirsrvtests/tickets/ticket47900_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47920_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47921_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47927_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

+ 8 - 0
dirsrvtests/tickets/ticket47937_test.py

@@ -1,3 +1,11 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2015 Red Hat, Inc.
+# All rights reserved.
+#
+# License: GPL (version 3 or any later version).
+# See LICENSE for details. 
+# --- END COPYRIGHT BLOCK ---
+#
 import os
 import sys
 import time

Some files were not shown because too many files changed in this diff