- Fixed: Adjusted source headers of AuthenticationDatabaseTiein to Apache license.

git-svn-id: https://svn.apache.org/repos/asf/incubator/zetacomponents/trunk@980855 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/AuthenticationDatabaseTiein/src/authentication_database_autoload.php b/AuthenticationDatabaseTiein/src/authentication_database_autoload.php
index 543bb7c..cba96d6 100644
--- a/AuthenticationDatabaseTiein/src/authentication_database_autoload.php
+++ b/AuthenticationDatabaseTiein/src/authentication_database_autoload.php
@@ -2,8 +2,25 @@
 /**
  * Autoloader definition for the AuthenticationDatabaseTiein component.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @version //autogentag//
  * @filesource
  * @package AuthenticationDatabaseTiein
diff --git a/AuthenticationDatabaseTiein/src/authentication_openid_autoload.php b/AuthenticationDatabaseTiein/src/authentication_openid_autoload.php
index 557a3fc..9cdd2b8 100644
--- a/AuthenticationDatabaseTiein/src/authentication_openid_autoload.php
+++ b/AuthenticationDatabaseTiein/src/authentication_openid_autoload.php
@@ -2,8 +2,25 @@
 /**
  * Autoloader definition for the AuthenticationDatabaseTiein component.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @version //autogentag//
  * @filesource
  * @package AuthenticationDatabaseTiein
diff --git a/AuthenticationDatabaseTiein/src/filters/database/database_filter.php b/AuthenticationDatabaseTiein/src/filters/database/database_filter.php
index 78e1b56..2488ee2 100644
--- a/AuthenticationDatabaseTiein/src/filters/database/database_filter.php
+++ b/AuthenticationDatabaseTiein/src/filters/database/database_filter.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationDatabaseFilter class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/src/filters/database/database_info.php b/AuthenticationDatabaseTiein/src/filters/database/database_info.php
index 15414fd..7ba6955 100644
--- a/AuthenticationDatabaseTiein/src/filters/database/database_info.php
+++ b/AuthenticationDatabaseTiein/src/filters/database/database_info.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationDatabaseInfo structure.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/src/filters/openid/openid_db_store.php b/AuthenticationDatabaseTiein/src/filters/openid/openid_db_store.php
index 6704233..9664f19 100644
--- a/AuthenticationDatabaseTiein/src/filters/openid/openid_db_store.php
+++ b/AuthenticationDatabaseTiein/src/filters/openid/openid_db_store.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationOpenidDbStore class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/src/options/database_options.php b/AuthenticationDatabaseTiein/src/options/database_options.php
index f4a9b7e..6d1efd8 100644
--- a/AuthenticationDatabaseTiein/src/options/database_options.php
+++ b/AuthenticationDatabaseTiein/src/options/database_options.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationDatabaseOptions class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/src/options/openid_db_store_options.php b/AuthenticationDatabaseTiein/src/options/openid_db_store_options.php
index 713f19a..6698e6e 100644
--- a/AuthenticationDatabaseTiein/src/options/openid_db_store_options.php
+++ b/AuthenticationDatabaseTiein/src/options/openid_db_store_options.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationOpenidDbStoreOptions class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/tests/filters/database/database_test.php b/AuthenticationDatabaseTiein/tests/filters/database/database_test.php
index efe8687..c0b58e6 100644
--- a/AuthenticationDatabaseTiein/tests/filters/database/database_test.php
+++ b/AuthenticationDatabaseTiein/tests/filters/database/database_test.php
@@ -1,7 +1,25 @@
 <?php
 /**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/tests/filters/openid/data/openid_db_store_helper.php b/AuthenticationDatabaseTiein/tests/filters/openid/data/openid_db_store_helper.php
index cd11de3..1ae7ed9 100644
--- a/AuthenticationDatabaseTiein/tests/filters/openid/data/openid_db_store_helper.php
+++ b/AuthenticationDatabaseTiein/tests/filters/openid/data/openid_db_store_helper.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationOpenidDbStoreHelper class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/tests/filters/openid/openid_db_store_test.php b/AuthenticationDatabaseTiein/tests/filters/openid/openid_db_store_test.php
index 4bfc74f..2df6a69 100644
--- a/AuthenticationDatabaseTiein/tests/filters/openid/openid_db_store_test.php
+++ b/AuthenticationDatabaseTiein/tests/filters/openid/openid_db_store_test.php
@@ -1,7 +1,25 @@
 <?php
 /**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/tests/suite.php b/AuthenticationDatabaseTiein/tests/suite.php
index 59ff54a..d7c578b 100644
--- a/AuthenticationDatabaseTiein/tests/suite.php
+++ b/AuthenticationDatabaseTiein/tests/suite.php
@@ -2,8 +2,25 @@
 /**
  * File containing the ezcAuthenticationDatabaseTieinSuite class.
  *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package AuthenticationDatabaseTiein
  * @version //autogentag//
diff --git a/AuthenticationDatabaseTiein/tests/test.php b/AuthenticationDatabaseTiein/tests/test.php
index a4043b9..287af5c 100644
--- a/AuthenticationDatabaseTiein/tests/test.php
+++ b/AuthenticationDatabaseTiein/tests/test.php
@@ -1,7 +1,25 @@
 <?php
 /**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
  * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
- * @license http://ez.no/licenses/new_bsd New BSD License
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
  * @filesource
  * @package Authentication
  * @version //autogentag//