This repository was archived by the owner on Apr 12, 2024. It is now read-only.
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) 2010-2020 Google, Inc . http://angularjs.org
3
+ Copyright (c) 2010-2020 Google LLC . http://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 105
105
"//1" : " `natives@1.1.0` does not work with Node.js 10.x on Windows 10" ,
106
106
"//2" : " (E.g. see https://github.com/gulpjs/gulp/issues/2162 and https://github.com/nodejs/node/issues/25132.)" ,
107
107
"natives" : " 1.1.6" ,
108
- "//3" : " `graceful-fs` needs to be pinned to support gulp 3, on Node v12+" ,
108
+ "//3" : " `graceful-fs` needs to be pinned to support gulp 3, on Node v12+" ,
109
109
"graceful-fs" : " ^4.2.3"
110
110
},
111
111
"commitplease" : {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @license AngularJS v"NG_VERSION_FULL"
3
- * (c) 2010-2020 Google, Inc . http://angularjs.org
3
+ * (c) 2010-2020 Google LLC . http://angularjs.org
4
4
* License: MIT
5
5
*/
6
6
(function(window) {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @license AngularJS v"NG_VERSION_FULL"
3
- * (c) 2010-2020 Google, Inc . http://angularjs.org
3
+ * (c) 2010-2020 Google LLC . http://angularjs.org
4
4
* License: MIT
5
5
*/
6
6
'use strict';
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @license AngularJS v"NG_VERSION_FULL"
3
- * (c) 2010-2020 Google, Inc . http://angularjs.org
3
+ * (c) 2010-2020 Google LLC . http://angularjs.org
4
4
* License: MIT
5
5
*/
6
6
(function(window, angular) {
Original file line number Diff line number Diff line change 1
1
The MIT License
2
2
3
- Copyright (c) 2013 Google, Inc . http://angularjs.org
3
+ Copyright (c) 2013-2020 Google LLC . http://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
You can’t perform that action at this time.
0 commit comments