diff options
author | Carsten Haitzler <raster@rasterman.com> | 2004-06-18 15:38:03 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2004-06-18 15:38:03 +0000 |
commit | 7f3528ec27a1419b927542e6ab3eff62e69aadd4 (patch) | |
tree | 95ddf197be0bf244f723478cdeab0e6d09f68adc /legacy/emotion/COPYING | |
parent | e1704a29b526ca419f7d85bcc8a2dac3596be2e4 (diff) |
it had to happen sooner or later... in in in... we go! :)
SVN revision: 10537
Diffstat (limited to 'legacy/emotion/COPYING')
-rw-r--r-- | legacy/emotion/COPYING | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/legacy/emotion/COPYING b/legacy/emotion/COPYING new file mode 100644 index 0000000000..474fcc5faa --- /dev/null +++ b/legacy/emotion/COPYING | |||
@@ -0,0 +1,28 @@ | |||
1 | Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS) | ||
2 | |||
3 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4 | of this software and associated documentation files (the "Software"), to | ||
5 | deal in the Software without restriction, including without limitation the | ||
6 | rights to use, copy, modify, merge, publish, distribute, sublicense, and/or | ||
7 | sell copies of the Software, and to permit persons to whom the Software is | ||
8 | furnished to do so, subject to the following conditions: | ||
9 | |||
10 | The above copyright notice and this permission notice shall be included in | ||
11 | all copies of the Software and its Copyright notices. In addition publicly | ||
12 | documented acknowledgment must be given that this software has been used if no | ||
13 | source code of this software is made available publicly. This includes | ||
14 | acknowledgments in either Copyright notices, Manuals, Publicity and Marketing | ||
15 | documents or any documentation provided with any product containing this | ||
16 | software. This License does not apply to any software that links to the | ||
17 | libraries provided by this software (statically or dynamically), but only to | ||
18 | the software provided. | ||
19 | |||
20 | Please see the COPYING.PLAIN for a plain-english explanation of this notice | ||
21 | and it's intent. | ||
22 | |||
23 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
24 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
25 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | ||
26 | THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
27 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
28 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||