Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit f5271d7

Browse files
Foxandxsswardbell
authored andcommitted
chore: update date for plunkers (#3218)
1 parent 61f46d2 commit f5271d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/plunker-builder/builder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class PlunkerBuilder {
4747
}
4848

4949
_buildCopyrightStrings() {
50-
var copyright = 'Copyright 2016 Google Inc. All Rights Reserved.\n'
50+
var copyright = 'Copyright 2017 Google Inc. All Rights Reserved.\n'
5151
+ 'Use of this source code is governed by an MIT-style license that\n'
5252
+ 'can be found in the LICENSE file at http://angular.io/license';
5353
var pad = '\n\n';

0 commit comments

Comments
 (0)