summaryrefslogtreecommitdiff
path: root/libapr.rc
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:27:25 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:27:25 +0000
commit4b9dc01ddb8a0137b9de99ee9ba56a698aafacbb (patch)
tree782bf2f716086bb1f7b8c8f28923092f9ae6f318 /libapr.rc
parent081068fcfd3359f17f31a874513c40a4dbc3b5df (diff)
parent6490925d4609b9239f7ba6beb91f3bc91a6a2143 (diff)
downloadlibapr-0.9.19.tar.gz
Tag 0.9.190.9.19
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/tags/0.9.19@1006155 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.rc')
-rw-r--r--libapr.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libapr.rc b/libapr.rc
index f36dec19a..207b8b58b 100644
--- a/libapr.rc
+++ b/libapr.rc
@@ -1,7 +1,7 @@
#include "apr_general.h"
#include "apr_version.h"
-#define APR_COPYRIGHT "Copyright 2000-2005 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2009 The Apache Software " \
"Foundation or its licensors, as applicable."
#define APR_LICENSE "Licensed under the Apache License, Version 2.0 " \
@@ -55,7 +55,7 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", APR_LICENSE "\0"
+ VALUE "Comments", APR_LICENSE "\0"
VALUE "CompanyName", "Apache Software Foundation\0"
VALUE "FileDescription", "Apache Portable Runtime Library\0"
VALUE "FileVersion", APR_VERSION_STRING "\0"