From 3e920274bf3379629745624b7c833c35c6813384 Mon Sep 17 00:00:00 2001 From: Nic Mitchell Date: Wed, 4 Jan 2017 00:05:10 -0800 Subject: [PATCH] chore(*): Updated year in licence --- LICENSE | 2 +- docs/config/templates/app/indexPage.template.html | 2 +- src/angular.prefix | 2 +- src/loader.prefix | 2 +- src/module.prefix | 2 +- src/ngScenario/angular.prefix | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index b8de5aae83c8..4b589a7e7dfa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2010-2016 Google, Inc. http://angularjs.org +Copyright (c) 2010-2017 Google, Inc. http://angularjs.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/config/templates/app/indexPage.template.html b/docs/config/templates/app/indexPage.template.html index 884763dcc838..602df1619a65 100644 --- a/docs/config/templates/app/indexPage.template.html +++ b/docs/config/templates/app/indexPage.template.html @@ -214,7 +214,7 @@

{{ key }}

Back to top

- Super-powered by Google ©2010-2016 + Super-powered by Google ©2010-2017 ( diff --git a/src/angular.prefix b/src/angular.prefix index 529dbf68ef07..dc77488d1c01 100644 --- a/src/angular.prefix +++ b/src/angular.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2016 Google, Inc. http://angularjs.org + * (c) 2010-2017 Google, Inc. http://angularjs.org * License: MIT */ (function(window) { diff --git a/src/loader.prefix b/src/loader.prefix index c132e4a2a5eb..2783f7834268 100644 --- a/src/loader.prefix +++ b/src/loader.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2016 Google, Inc. http://angularjs.org + * (c) 2010-2017 Google, Inc. http://angularjs.org * License: MIT */ 'use strict'; diff --git a/src/module.prefix b/src/module.prefix index e04a05d56a6b..4f6d33bd8914 100644 --- a/src/module.prefix +++ b/src/module.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2016 Google, Inc. http://angularjs.org + * (c) 2010-2017 Google, Inc. http://angularjs.org * License: MIT */ (function(window, angular) { diff --git a/src/ngScenario/angular.prefix b/src/ngScenario/angular.prefix index 26c144fb99a4..3ccd4537f775 100644 --- a/src/ngScenario/angular.prefix +++ b/src/ngScenario/angular.prefix @@ -1,6 +1,6 @@ /** * @license AngularJS v"NG_VERSION_FULL" - * (c) 2010-2016 Google, Inc. http://angularjs.org + * (c) 2010-2017 Google, Inc. http://angularjs.org * License: MIT */ (function(window){