diff --git a/LICENSE.txt b/LICENSE.txt index c5c06cbe03e..6bd491e8afd 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,7 @@ Except where otherwise noted, all ManageIQ source files are covered by the following copyright and license notice: -Copyright 2014-2016 ManageIQ Authors. +Copyright 2014-2017 ManageIQ Authors. Apache License Version 2.0, January 2004 diff --git a/locale/en.yml b/locale/en.yml index a485687b91a..de7a446c527 100644 --- a/locale/en.yml +++ b/locale/en.yml @@ -5,7 +5,7 @@ en: product: name: ManageIQ name_full: ManageIQ - copyright: "Copyright (c) 2016 ManageIQ. Sponsored by Red Hat Inc." + copyright: "Copyright (c) 2017 ManageIQ. Sponsored by Red Hat Inc." support_website: "http://www.manageiq.org" support_website_text: "ManageIQ.org" activerecord: diff --git a/locale/es.yml b/locale/es.yml index fabb6164544..3531ec6c55f 100644 --- a/locale/es.yml +++ b/locale/es.yml @@ -2,6 +2,6 @@ es: product: name: ManageIQ name_full: ManageIQ - copyright: "Copyright (c) 2016 ManageIQ. Sponsored by Red Hat Inc." + copyright: "Copyright (c) 2017 ManageIQ. Sponsored by Red Hat Inc." support_website: "http://www.manageiq.org" support_website_text: "ManageIQ.org" diff --git a/locale/fr.yml b/locale/fr.yml index b49a269779f..2d215cef88b 100644 --- a/locale/fr.yml +++ b/locale/fr.yml @@ -2,6 +2,6 @@ fr: product: name: ManageIQ name_full: ManageIQ - copyright: "Copyright (c) 2016 ManageIQ. Sponsored by Red Hat Inc." + copyright: "Copyright (c) 2017 ManageIQ. Sponsored by Red Hat Inc." support_website: "http://www.manageiq.org" support_website_text: "ManageIQ.org" diff --git a/locale/ja.yml b/locale/ja.yml index 9adc1269ec8..8c8097bc7d5 100644 --- a/locale/ja.yml +++ b/locale/ja.yml @@ -5,7 +5,7 @@ ja: product: name: ManageIQ name_full: ManageIQ - copyright: "Copyright (c) 2016 ManageIQ. Sponsored by Red Hat Inc." + copyright: "Copyright (c) 2017 ManageIQ. Sponsored by Red Hat Inc." support_website: "http://www.manageiq.org" support_website_text: "ManageIQ.org" diff --git a/locale/zh_CN.yml b/locale/zh_CN.yml index 10ef4749c8c..c5d2c5373c6 100644 --- a/locale/zh_CN.yml +++ b/locale/zh_CN.yml @@ -2,6 +2,6 @@ zh-CN: product: name: ManageIQ name_full: ManageIQ - copyright: "Copyright (c) 2016 ManageIQ。由红帽赞助。" + copyright: "Copyright (c) 2017 ManageIQ。由红帽赞助。" support_website: "http://www.manageiq.org" support_website_text: "ManageIQ.org"