8000 chore: update copyright year in file headers · salzig/angular.js@bcf12e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit bcf12e7

Browse files
committed
chore: update copyright year in file headers
1 parent 1ca98b2 commit bcf12e7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/angular.prefix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license AngularJS v"NG_VERSION_FULL"
3-
* (c) 2010-2012 Google, Inc. http://angularjs.org
3+
* (c) 2010-2014 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
66
(function(window, document, undefined) {

src/loader.prefix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license AngularJS v"NG_VERSION_FULL"
3-
* (c) 2010-2012 Google, Inc. http://angularjs.org
3+
* (c) 2010-2014 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
66
'use strict';

src/module.prefix

Lines changed: 1 addition & 1 deletion
< A00F /div>
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license AngularJS v"NG_VERSION_FULL"
3-
* (c) 2010-2012 Google, Inc. http://angularjs.org
3+
* (c) 2010-2014 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
66
(function(window, angular, undefined) {

src/ngScenario/angular.prefix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license AngularJS v"NG_VERSION_FULL"
3-
* (c) 2010-2012 Google, Inc. http://angularjs.org
3+
* (c) 2010-2014 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
66
(function(window, document){

0 commit comments

Comments
 (0)
0