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){