summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2015-09-25 12:46:14 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2015-09-25 12:46:22 +0200
commit4254b1f901fab0c5efc5fac7021f781350762206 (patch)
treeea7170929a6b0cc7ece5e18ee7a5dabd2eae76c3
parentff51926fe8f8b38b5a219c355d99e0c0231c6507 (diff)
downloadelixir-4254b1f901fab0c5efc5fac7021f781350762206.tar.gz
Add missing NOTICE file
-rw-r--r--NOTICE22
1 files changed, 22 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 000000000..01a35dac3
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,22 @@
+LEGAL NOTICE INFORMATION
+------------------------
+
+All the files in this distribution are copyright (c) 2012 Plataformatec
+covered under Elixir's license (see the file LICENSE) except the cases
+below.
+
+== lib/elixir/src/elixir_parser.erl (generated by build scripts)
+
+Copyright Ericsson AB 1996-2015
+
+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.