Browse Source

HPCC-18935 DOCS:Update copyright year 2018

Fix HPCC-18935 DOCS:Update copyright year 2018
Update the copyright year referenced in the documentation.

Signed-off-by: G-Pan <greg.panagiotatos@lexisnexis.com>
G-Pan 7 năm trước cách đây
mục cha
commit
732999da94

+ 1 - 1
docs/ECLLanguageReference/ECLR-includer.xml

@@ -42,7 +42,7 @@
                 xpointer="xpointer(//*[@id='DateVer'])"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-    <releaseinfo>© 2017 HPCC Systems<superscript>®</superscript>. All rights
+    <releaseinfo>© 2018 HPCC Systems<superscript>®</superscript>. All rights
     reserved. Except where otherwise noted, ECL Language Reference content
     licensed under Creative Commons public license.</releaseinfo>
 

+ 4 - 4
docs/common/Version.xml

@@ -1,15 +1,15 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <chapter>
   <chapterinfo>
     <date id="DateVer">DEVELOPER NON-GENERATED VERSION</date>
 
-    <releaseinfo id="FooterInfo">© 2017 HPCC
+    <releaseinfo id="FooterInfo">© 2018 HPCC
     Systems<superscript>®</superscript>. All rights reserved</releaseinfo>
 
     <copyright id="Copyright">
-      <year>2017 HPCC Systems<superscript>®</superscript>. All rights
+      <year>2018 HPCC Systems<superscript>®</superscript>. All rights
       reserved</year>
     </copyright>
   </chapterinfo>
@@ -24,7 +24,7 @@
     and that is to store the chapterinfo the above sections that are being
     used by several other documents.</para>
 
-    <para id="CHMVer">2017 Version X.X</para>
+    <para id="CHMVer">2018 Version X.X</para>
 
     <para>The following line is the code to be put into the document you wish
     to include the above version info in:</para>

+ 4 - 4
docs/common/Version.xml.in

@@ -3,13 +3,13 @@
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <chapter>
   <chapterinfo>
-    <date id="DateVer">2017 Version ${DOC_VERSION}</date>
+    <date id="DateVer">2018 Version ${DOC_VERSION}</date>
 
-    <releaseinfo id="FooterInfo">© 2017 HPCC
+    <releaseinfo id="FooterInfo">© 2018 HPCC
     Systems<superscript>®</superscript>. All rights reserved</releaseinfo>
 
     <copyright id="Copyright">
-      <year>2017 HPCC Systems<superscript>®</superscript>. All rights
+      <year>2018 HPCC Systems<superscript>®</superscript>. All rights
       reserved</year>
     </copyright>
   </chapterinfo>
@@ -24,7 +24,7 @@
     serve one purpose and that is to store the chapterinfo the above sections
     that are being used by several other documents.</para>
 
-    <para id="CHMVer">2017 Version ${DOC_VERSION}</para>
+    <para id="CHMVer">2018 Version ${DOC_VERSION}</para>
 
     <para>The following line is the code to be put into the document you wish
     to include the above version info in:</para>