Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2010-07-27 00:57:58 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2010-07-27 01:02:54 +0400
commit2b4cea9ae8d38c7a1733171df4cd3cbbe72dc493 (patch)
tree32f3e0efcb0b515460d417c77a00e1d9f67b7484 /doc
Create empty project
Diffstat (limited to 'doc')
-rw-r--r--doc/copyright.txt10
-rw-r--r--doc/license.txt17
2 files changed, 27 insertions, 0 deletions
diff --git a/doc/copyright.txt b/doc/copyright.txt
new file mode 100644
index 00000000..914c9875
--- /dev/null
+++ b/doc/copyright.txt
@@ -0,0 +1,10 @@
+Copyright 2002-2010 by
+
+ AlphaSierraPapa, Christoph Wille
+ Vordernberger Strasse 27/8
+ A-8700 Leoben
+ Austria
+
+ email: office@alphasierrapapa.com
+ court of jurisdiction: Landesgericht Leoben
+
diff --git a/doc/license.txt b/doc/license.txt
new file mode 100644
index 00000000..bcbc6689
--- /dev/null
+++ b/doc/license.txt
@@ -0,0 +1,17 @@
+Copyright (c) 2010 AlphaSierraPapa
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this
+software and associated documentation files (the "Software"), to deal in the Software
+without restriction, including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
+to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or
+substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.