summaryrefslogtreecommitdiff
path: root/modules/database
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2006-07-11 20:33:53 +0000
committerRoy T. Fielding <fielding@apache.org>2006-07-11 20:33:53 +0000
commitde659cbed0a2cb0397109fecbf9a2465387a1cfa (patch)
treeee2f384a6a1ba6dee87fab2a4feb96ba345e75b3 /modules/database
parent7b9391e010b4b196801624c0dd708b3794c2a665 (diff)
downloadhttpd-de659cbed0a2cb0397109fecbf9a2465387a1cfa.tar.gz
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/database')
-rw-r--r--modules/database/mod_dbd.c12
-rw-r--r--modules/database/mod_dbd.h12
2 files changed, 12 insertions, 12 deletions
diff --git a/modules/database/mod_dbd.c b/modules/database/mod_dbd.c
index e43e63afa0..66b7ce2dfc 100644
--- a/modules/database/mod_dbd.c
+++ b/modules/database/mod_dbd.c
@@ -1,9 +1,9 @@
-/* Copyright 2003-5 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed 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
+/* 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
*
diff --git a/modules/database/mod_dbd.h b/modules/database/mod_dbd.h
index be0bb8bf40..c3c51f5855 100644
--- a/modules/database/mod_dbd.h
+++ b/modules/database/mod_dbd.h
@@ -1,10 +1,10 @@
/* Copyright 2003-5 WebThing Ltd
- * Copyright 2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed 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
+ * 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
*