java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_bn_IN.xml | 2 +-
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_de.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml | 2 +-
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_es.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_fr.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_gu.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_hi.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_it.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ja.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ko.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pa.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pt_BR.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ru.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ta.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_CN.xml | 4 ++--
java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_TW.xml | 4 ++--
16 files changed, 30 insertions(+), 30 deletions(-)
New commits:
commit 4fc6d6256b7bc099320e7a77ca5b6affe34e9bbf
Author: Tomas Kasparek <tkasparek(a)redhat.com>
Date: Thu Jan 30 10:10:34 2014 +0100
update copyright year in page footer in java
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_bn_IN.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_bn_IN.xml
index 4bea1a3..5ec40f0 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_bn_IN.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_bn_IN.xml
@@ -1272,7 +1272,7 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_de.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_de.xml
index a329e12..8f1351c 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_de.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_de.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. Alle Rechte vorbehalten.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. Alle Rechte vorbehalten.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml
index ba6a15c..b8626cf 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml
@@ -1150,7 +1150,7 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_es.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_es.xml
index 33e214e..52c2a6a 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_es.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_es.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. Todos los derechos reservados.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. Todos los derechos reservados.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_fr.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_fr.xml
index acd0eec..631e71b 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_fr.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_fr.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. Tous droits réservés.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. Tous droits réservés.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_gu.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_gu.xml
index 2b94d70..7fc60a9 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_gu.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_gu.xml
@@ -1272,11 +1272,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_hi.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_hi.xml
index 3386f1a..aa7b874 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_hi.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_hi.xml
@@ -1272,11 +1272,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>कॉपीराइट &#169; 2002&#x2012;13 Red Hat, Inc. सर्वाधिकार सुरक्षित.</target>
+ <target>कॉपीराइट &#169; 2002&#x2012;14 Red Hat, Inc. सर्वाधिकार सुरक्षित.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_it.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_it.xml
index 6ef9427..d527162 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_it.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_it.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. Tutti i diritti riservati.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. Tutti i diritti riservati.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ja.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ja.xml
index b33f579..1e3e9f0 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ja.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ja.xml
@@ -1355,11 +1355,11 @@ Satellite の 組織管理者でないとユーザーを削除できません。
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ko.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ko.xml
index a506314..ee1eaef 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ko.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ko.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pa.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pa.xml
index b5cf842..60dd4e6 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pa.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pa.xml
@@ -1272,11 +1272,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>ਕਾਪੀਰਾਈਟ &#169; 2002&#x2012;13 Red Hat, Inc. ਸਭ ਹੱਕ ਰਾਖਵੇਂ ਹਨ।</target>
+ <target>ਕਾਪੀਰਾਈਟ &#169; 2002&#x2012;14 Red Hat, Inc. ਸਭ ਹੱਕ ਰਾਖਵੇਂ ਹਨ।</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pt_BR.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pt_BR.xml
index 369e88b..8737d43 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pt_BR.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_pt_BR.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</target>
+ <target>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ru.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ru.xml
index b8d4578..1dedf1d 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ru.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ru.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>&#169; 2002&#x2012;13 Red Hat, Inc. Все права защищены.</target>
+ <target>&#169; 2002&#x2012;14 Red Hat, Inc. Все права защищены.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ta.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ta.xml
index a4795d5..55fa52d 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ta.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_ta.xml
@@ -1272,11 +1272,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>பதிப்புரிமை &#169; 2002&#x2012;13 Red Hat, Inc. அனைத்து உரிமைகளும் உள்ளடக்கியது.</target>
+ <target>பதிப்புரிமை &#169; 2002&#x2012;14 Red Hat, Inc. அனைத்து உரிமைகளும் உள்ளடக்கியது.</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_CN.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_CN.xml
index bd71e62..b930b6d 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_CN.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_CN.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>版权 &#169; 2002&#x2012;13 红帽公司版权所有。</target>
+ <target>版权 &#169; 2002&#x2012;14 红帽公司版权所有。</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_TW.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_TW.xml
index fc7b64d..af0be3a 100644
--- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_TW.xml
+++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_zh_TW.xml
@@ -1354,11 +1354,11 @@
</trans-unit>
<!-- footer.jsp -->
<trans-unit id="footer.jsp.copyright">
- <source>Copyright &#169; 2002&#x2012;13 Red Hat, Inc. All rights reserved.</source>
+ <source>Copyright &#169; 2002&#x2012;14 Red Hat, Inc. All rights reserved.</source>
<context-group name="ctx">
<context context-type="sourcefile">./includes/footer.jsp</context>
</context-group>
- <target>版權所有 &#169; 2002&#x2012;13 Red Hat, Inc. 保留所有權利。</target>
+ <target>版權所有 &#169; 2002&#x2012;14 Red Hat, Inc. 保留所有權利。</target>
</trans-unit>
<trans-unit id="footer.jsp.legalStatement">
<source>Legal statement</source>