diff options
author | Tomasz Mieszkowski <tomasz.mieszkowski@ext.allegro.pl> | 2014-08-28 08:54:15 +0200 |
---|---|---|
committer | Tomasz Mieszkowski <tomasz.mieszkowski@ext.allegro.pl> | 2014-08-28 08:54:15 +0200 |
commit | 60c073a6ed451cf91d9877a3305407756b9ffdce (patch) | |
tree | 955542ec282745e31d78d1b2b9515d8cebe67e78 /LICENSE.rst | |
download | tipboard-1.4.0.tar.gz tipboard-1.4.0.tar.bz2 tipboard-1.4.0.zip |
Tipboard got open-sourced!1.4.0
Diffstat (limited to 'LICENSE.rst')
-rw-r--r-- | LICENSE.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE.rst b/LICENSE.rst new file mode 100644 index 0000000..7dcd463 --- /dev/null +++ b/LICENSE.rst @@ -0,0 +1,13 @@ + Copyright 2013-2014 Allegro Group + + 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. |