Skip to content

Commit ca5e931

Browse files
authored
GUACAMOLE-2139: Merge automate retrieval of dependency license information.
2 parents 1659ec6 + 6f22394 commit ca5e931

511 files changed

Lines changed: 3568 additions & 3665 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/licenses/angular-1.8.3/README

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/licenses/angular-1.8.3/dep-coordinates.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/licenses/angular-translate-2.19.1/README

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/licenses/angular-translate-2.19.1/dep-coordinates.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/licenses/angular-translate-2.19.1/LICENSE renamed to doc/licenses/angular-translate/LICENSE

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Name: angular-translate
2+
# URL: https://angular-translate.github.io/
3+
# From: 'Pascal Precht' (https://github.com/PascalPrecht)
4+
# License: MIT
5+
# Source: https://raw.githubusercontent.com/angular-translate/angular-translate/refs/tags/${VERSION}/LICENSE
6+
#
7+
# --- BEGIN LICENSE FILE [2.19.1] ---
18
The MIT License (MIT)
29

310
Copyright (c) 2013-2017 The angular-translate team and Pascal Precht
@@ -18,4 +25,5 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1825
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1926
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2027
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21-
THE SOFTWARE.
28+
THE SOFTWARE.
29+
# --- END LICENSE FILE [2.19.1] ---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
angular-translate-interpolation-messageformat:*
2+
angular-translate-loader-static-files:*
3+
angular-translate:*
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Name: AngularJS
2+
# URL: https://angularjs.org/
3+
# From: 'Google Inc.' (http://www.google.com/)
4+
# License: MIT
5+
# Source: https://raw.githubusercontent.com/angular/angular.js/refs/tags/v${VERSION}/LICENSE
6+
#
7+
# --- BEGIN LICENSE FILE [1.8.3] ---
18
The MIT License
29

310
Copyright (c) 2010-2020 Google LLC. http://angularjs.org
@@ -19,3 +26,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1926
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2027
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2128
THE SOFTWARE.
29+
# --- END LICENSE FILE [1.8.3] ---
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
angular-route:*
2+
angular:*

doc/licenses/antlr-2.7.7/README

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Name: Antlr v2
2+
# URL: https://www.antlr2.org/
3+
# From: 'Terence Parr' (https://github.com/parrt)
4+
# License: Public Domain
5+
#
6+
# --- BEGIN LICENSE FILE ---
17

28
SOFTWARE RIGHTS
39

@@ -29,3 +35,4 @@ The primary ANTLR guy:
2935
Terence Parr
3036
parrt@cs.usfca.edu
3137
parrt@antlr.org
38+
# --- END LICENSE FILE ---

0 commit comments

Comments
 (0)