Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
File
Commits
3ebb615a
Commit
3ebb615a
authored
May 18, 2020
by
ethiraj krishnamanaidu
Browse files
Adding Apache 2.0 License
parent
61ac4c3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
3ebb615a
...
...
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright
2019 Google LLC
Copyright
{yyyy} {name of copyright owner}
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
pom.xml
View file @
3ebb615a
...
...
@@ -55,6 +55,14 @@
<lombok.version>
1.18.0
</lombok.version>
</properties>
<licenses>
<license>
<name>
Apache License, Version 2.0
</name>
<url>
https://www.apache.org/licenses/LICENSE-2.0.txt
</url>
<distribution>
repo
</distribution>
</license>
</licenses>
<dependencyManagement>
<dependencies>
<dependency>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment