From 2337469753c32c7a316a24d7bc219a092ca3731f Mon Sep 17 00:00:00 2001 From: Fahimnur Alam Date: Sat, 2 Jan 2016 03:14:23 -0500 Subject: [PATCH] style(angular1_router): license year updated Closes #6219 --- modules/angular1_router/src/ng_route_shim.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/angular1_router/src/ng_route_shim.js b/modules/angular1_router/src/ng_route_shim.js index 5ba7aa4fe7..5b60c24089 100644 --- a/modules/angular1_router/src/ng_route_shim.js +++ b/modules/angular1_router/src/ng_route_shim.js @@ -1,4 +1,4 @@ -/** @license Copyright 2014-2015 Google, Inc. http://github.com/angular/angular/LICENSE */ +/** @license Copyright 2014-2016 Google, Inc. http://github.com/angular/angular/LICENSE */ (function () { 'use strict';