Skip to content

Commit

Permalink
Merge pull request #106 from radixdlt/add-license-header
Browse files Browse the repository at this point in the history
add Apache 2.0 license header
  • Loading branch information
raulvelaz-rdx committed Jan 12, 2024
2 parents 9f7b031 + 7cb234f commit 2e8a814
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,21 @@
= Node cli

== License
Babylon Node CLI code is released under Apache 2.0 link:LICENSE[license]. The Babylon Node CLI is licensed under the Radix Software http://www.radixdlt.com/terms/genericEULA[EULA]
The Babylon Node CLI is licensed under the Radix Software http://www.radixdlt.com/terms/genericEULA[EULA].

The Babylon Node CLI code is released under Apache 2.0 link:LICENSE[license].

----
Copyright 2023 Radix Publishing Ltd
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
----

:sectnums:
== Introduction
Expand Down

0 comments on commit 2e8a814

Please sign in to comment.