From bcf12e70e5350595124034c75f6a04e0725205c8 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 22 Nov 2013 13:16:23 -0800 Subject: chore: update copyright year in file headers --- src/angular.prefix | 2 +- src/loader.prefix | 2 +- src/module.prefix | 2 +- src/ngScenario/angular.prefix | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/angular.prefix b/src/angular.prefix index 7a6ff344..17fb2d87 100644 --- a/src/angular.prefix +++ b/src/angular.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2012 Google, Inc. http://angularjs.org + * (c) 2010-2014 Google, Inc. http://angularjs.org * License: MIT */ (function(window, document, undefined) { diff --git a/src/loader.prefix b/src/loader.prefix index 3da8da27..cf2b511e 100644 --- a/src/loader.prefix +++ b/src/loader.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2012 Google, Inc. http://angularjs.org + * (c) 2010-2014 Google, Inc. http://angularjs.org * License: MIT */ 'use strict'; diff --git a/src/module.prefix b/src/module.prefix index 791edb90..609dcef5 100644 --- a/src/module.prefix +++ b/src/module.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2012 Google, Inc. http://angularjs.org + * (c) 2010-2014 Google, Inc. http://angularjs.org * License: MIT */ (function(window, angular, undefined) { diff --git a/src/ngScenario/angular.prefix b/src/ngScenario/angular.prefix index e9c15a4d..7311c816 100644 --- a/src/ngScenario/angular.prefix +++ b/src/ngScenario/angular.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2012 Google, Inc. http://angularjs.org + * (c) 2010-2014 Google, Inc. http://angularjs.org * License: MIT */ (function(window, document){ -- cgit v1.2.3