File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License
2
2
3
- Copyright (c) 2014-2017 Google, Inc. http://angular.io
3
+ Copyright (c) 2014-2018 Google, Inc. http://angular.io
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2
2
@description
3
3
The MIT License
4
4
5
- Copyright (c) 2014-2017 Google, Inc.
5
+ Copyright (c) 2014-2018 Google, Inc.
6
6
7
7
Permission is hereby granted, free of charge, to any person obtaining a copy
8
8
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ <h3>{{node.title}}</h3>
12
12
</ div >
13
13
14
14
< p >
15
- Powered by Google ©2010-2017 .
15
+ Powered by Google ©2010-2018 .
16
16
Code licensed under an < a href ="license " title ="License text " > MIT-style License</ a > .
17
17
Documentation licensed under
18
18
< a href ="http://creativecommons.org/licenses/by/4.0/ "> CC BY 4.0</ a > .
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ class PlunkerBuilder {
45
45
}
46
46
47
47
_buildCopyrightStrings ( ) {
48
- var copyright = 'Copyright 2017 Google Inc. All Rights Reserved.\n'
48
+ var copyright = 'Copyright 2017-2018 Google Inc. All Rights Reserved.\n'
49
49
+ 'Use of this source code is governed by an MIT-style license that\n'
50
50
+ 'can be found in the LICENSE file at http://angular.io/license' ;
51
51
var pad = '\n\n' ;
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @license Angular v0.0.0-PLACEHOLDER
3
- * (c) 2010-2017 Google, Inc. https://angular.io/
3
+ * (c) 2010-2018 Google, Inc. https://angular.io/
4
4
* License: MIT
5
5
*/
Original file line number Diff line number Diff line change 1
1
The MIT License
2
2
3
- Copyright (c) 2017 Google, Inc. http://angular.io
3
+ Copyright (c) 2017-2018 Google, Inc. http://angular.io
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments