From 3941c4688484b5a73b3c173e49322aebb91d12ee Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 1 Jan 2016 08:40:03 +0100 Subject: [PATCH] src: happy new year :) --- src/etc/inc/globals.inc | 2 +- src/opnsense/mvc/app/views/layouts/default.volt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc index d825aeb7a..28873565b 100644 --- a/src/etc/inc/globals.inc +++ b/src/etc/inc/globals.inc @@ -42,7 +42,7 @@ $g = array( "product_website" => "https://opnsense.org", "product_email" => "project@opnsense.org", "product_copyright_owner" => "Deciso B.V.", - "product_copyright_years" => "2014-2015", + "product_copyright_years" => "2014-2016", "product_copyright_url" => "https://www.deciso.com/", "latest_config" => "11.2", ); diff --git a/src/opnsense/mvc/app/views/layouts/default.volt b/src/opnsense/mvc/app/views/layouts/default.volt index 130cd80fa..72f046c77 100644 --- a/src/opnsense/mvc/app/views/layouts/default.volt +++ b/src/opnsense/mvc/app/views/layouts/default.volt @@ -166,7 +166,7 @@