summaryrefslogtreecommitdiff
path: root/libapr.rc
diff options
context:
space:
mode:
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"