Happy new 2014!


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-iconv/trunk@1555211 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE b/NOTICE
index 3f59805..d331cd9 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,2 +1,5 @@
-This product includes software developed by
+Apache Portable Runtime ICONV Charset Conversion Library
+Copyright (c) 2000-2014 The Apache Software Foundation.
+
+This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/include/api_version.h b/include/api_version.h
index e5a50da..6d6dd68 100644
--- a/include/api_version.h
+++ b/include/api_version.h
@@ -1,4 +1,4 @@
-/* Copyright 2000-2011 The Apache Software Foundation
+/* Copyright 2000-2014 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/libapriconv.rc b/libapriconv.rc
index abde4b7..318077f 100644
--- a/libapriconv.rc
+++ b/libapriconv.rc
@@ -1,6 +1,6 @@
 #include "api_version.h"
 
-#define API_COPYRIGHT "Copyright 2000-2011 The Apache Software " \
+#define API_COPYRIGHT "Copyright 2000-2014 The Apache Software " \
                       "Foundation or its licensors, as applicable."
 
 #define API_LICENSE "Licensed under the Apache License, Version 2.0 " \