aboutsummaryrefslogtreecommitdiff
path: root/site/src/main/jekyll/project-info/license.md
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2014-06-11 23:05:19 -0300
committerIvan Topolnjak <ivantopo@gmail.com>2014-06-11 23:05:19 -0300
commit63ad026b7af5e9e94471ab38cd2663e8f69d87ac (patch)
tree7ee8978500781a8d1c2be58b6f6eb946fc0c61c2 /site/src/main/jekyll/project-info/license.md
parente7dbbfbffaa99bc1642ab6b01927540cabc8161f (diff)
downloadKamon-63ad026b7af5e9e94471ab38cd2663e8f69d87ac.tar.gz
Kamon-63ad026b7af5e9e94471ab38cd2663e8f69d87ac.tar.bz2
Kamon-63ad026b7af5e9e94471ab38cd2663e8f69d87ac.zip
- site: remove the site from this repository
Diffstat (limited to 'site/src/main/jekyll/project-info/license.md')
-rw-r--r--site/src/main/jekyll/project-info/license.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/site/src/main/jekyll/project-info/license.md b/site/src/main/jekyll/project-info/license.md
deleted file mode 100644
index 8bbc65b1..00000000
--- a/site/src/main/jekyll/project-info/license.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: Kamon | License
-layout: default
----
-
-License
-=================
-<hr>
-<div id="content" class="highlight-license">
-
-```
-
- This software is licensed under the Apache 2 license, quoted below.
-
- Copyright © 2013-2014 the kamon project <http://kamon.io>
-
- 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.
-
-```