This repository was archived by the owner on Sep 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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 ://angularjs.org
3
+ Copyright (c) 2014-2018 Google LLC. https ://angularjs.org
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 132
132
133
133
return content + '\n\n' +
134
134
commentStart + '\n' +
135
- 'Copyright 2018 Google Inc . All Rights Reserved. \n' +
135
+ 'Copyright 2018 Google LLC . All Rights Reserved. \n' +
136
136
'Use of this source code is governed by an MIT-style license that can be found\n' +
137
137
'in the LICENSE file at http://material.angularjs.org/HEAD/license.\n' +
138
138
commentEnd ;
Original file line number Diff line number Diff line change 3
3
< p > The MIT License</ p >
4
4
5
5
< p >
6
- Copyright (c) 2014-2016 Google, Inc.
7
- < a href ="http://angularjs.org "> http ://angularjs.org</ a >
6
+ Copyright (c) 2014-2018 Google LLC
7
+ < a href ="http://angularjs.org "> https ://angularjs.org</ a >
8
8
</ p >
9
9
10
10
< p >
You can’t perform that action at this time.
0 commit comments