summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-08-08 12:39:39 +0000
committerGuenter Knauf <fuankg@apache.org>2010-08-08 12:39:39 +0000
commit2727dfaa768551bf955e3ea461f30af47151c4a0 (patch)
tree845c3cdc00e907792d7c84093da5afc5589c4fdc /include/apr_version.h
parent9a6ab3fdd0234e7a277b94b1740a1fe01bdc30b4 (diff)
downloadapr-2727dfaa768551bf955e3ea461f30af47151c4a0.tar.gz
Moved copyright string definition to apr_version.h;
updated copyright year. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@983403 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_version.h')
-rw-r--r--include/apr_version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/apr_version.h b/include/apr_version.h
index 9dbb985c8..d51638372 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,6 +38,9 @@
*/
+#define APR_COPYRIGHT "Copyright (c) 2010 The Apache Software " \
+ "Foundation or its licensors, as applicable."
+
/* The numeric compile-time version constants. These constants are the
* authoritative version numbers for APR.
*/