diff options
author | Seth Alves <alves@src.gnome.org> | 2000-02-26 22:30:21 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-02-26 22:30:21 +0800 |
commit | 139df8a8f32364d73cb6c612dbf74fd77f45882f (patch) | |
tree | 110a41288d9f2a011297d3b2d611a021eac94748 /libical | |
parent | 10bdd6d4c69ebc72ce9a92f89fb2f84bae1b64a7 (diff) | |
download | gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar.gz gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar.bz2 gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar.lz gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar.xz gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.tar.zst gsoc2013-evolution-139df8a8f32364d73cb6c612dbf74fd77f45882f.zip |
required file
svn path=/trunk/; revision=1969
Diffstat (limited to 'libical')
-rw-r--r-- | libical/COPYING | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libical/COPYING b/libical/COPYING new file mode 100644 index 0000000000..70f1116cbc --- /dev/null +++ b/libical/COPYING @@ -0,0 +1,12 @@ +(C) COPYRIGHT 1999 Eric Busboom +http://www.softwarestudio.org + +The contents of this file are subject to the Mozilla Public License +Version 1.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.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See +the License for the specific language governing rights and +limitations under the License. |