瀏覽代碼

HDFS-1027. Update copyright year 2010. Contributed by Ravi Phulari.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hdfs/trunk@949333 13f79535-47bb-0310-9956-ffa450edef68
Jakob Homan 15 年之前
父節點
當前提交
ded7dc87d1
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 2 0
      CHANGES.txt
  2. 1 1
      src/docs/src/documentation/skinconf.xml

+ 2 - 0
CHANGES.txt

@@ -42,6 +42,8 @@ Trunk (unreleased changes)
     HDFS-970. fsync fsimage to disk before closing fsimage file.
     (Todd Lipcon via dhruba)
 
+    HDFS-1027. Update copyright year to 2010. (Ravi Phulari via jghoman)
+
 Release 0.21.0 - Unreleased
 
   INCOMPATIBLE CHANGES

+ 1 - 1
src/docs/src/documentation/skinconf.xml

@@ -85,7 +85,7 @@ which will be used to configure the chosen Forrest skin.
   <favicon-url>images/favicon.ico</favicon-url>
 
   <!-- The following are used to construct a copyright statement -->
-  <year>2009</year>
+  <year>2010</year>
   <vendor>The Apache Software Foundation.</vendor>
   <copyright-link>http://www.apache.org/licenses/</copyright-link>