From d14bfe618f212fa2f92ed91510a20631d327591d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 1 Jan 2017 14:39:47 +0100 Subject: [PATCH] bump copyright; happy new year! --- src/etc/inc/config.lib.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/inc/config.lib.inc b/src/etc/inc/config.lib.inc index d8eea12eb..84f8f2391 100644 --- a/src/etc/inc/config.lib.inc +++ b/src/etc/inc/config.lib.inc @@ -43,7 +43,7 @@ $g = array( 'product_website' => 'https://opnsense.org/', 'product_email' => 'project@opnsense.org', 'product_copyright_owner' => 'Deciso B.V.', - 'product_copyright_years' => '2014-2016', + 'product_copyright_years' => '2014-2017', 'product_copyright_url' => 'https://www.deciso.com/', );