chore: update copyright year in file headers

This commit is contained in:
Igor Minar 2013-11-22 13:16:23 -08:00
parent 1ca98b2c09
commit bcf12e70e5
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
/** /**
* @license AngularJS v"NG_VERSION_FULL" * @license AngularJS v"NG_VERSION_FULL"
* (c) 2010-2012 Google, Inc. http://angularjs.org * (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT * License: MIT
*/ */
(function(window, document, undefined) { (function(window, document, undefined) {

View file

@ -1,6 +1,6 @@
/** /**
* @license AngularJS v"NG_VERSION_FULL" * @license AngularJS v"NG_VERSION_FULL"
* (c) 2010-2012 Google, Inc. http://angularjs.org * (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT * License: MIT
*/ */
'use strict'; 'use strict';

View file

@ -1,6 +1,6 @@
/** /**
* @license AngularJS v"NG_VERSION_FULL" * @license AngularJS v"NG_VERSION_FULL"
* (c) 2010-2012 Google, Inc. http://angularjs.org * (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT * License: MIT
*/ */
(function(window, angular, undefined) { (function(window, angular, undefined) {

View file

@ -1,6 +1,6 @@
/** /**
* @license AngularJS v"NG_VERSION_FULL" * @license AngularJS v"NG_VERSION_FULL"
* (c) 2010-2012 Google, Inc. http://angularjs.org * (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT * License: MIT
*/ */
(function(window, document){ (function(window, document){