forked from restlet/restlet-framework-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcopyright.txt
More file actions
51 lines (37 loc) · 1.7 KB
/
copyright.txt
File metadata and controls
51 lines (37 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
================
Copyright notice
================
Version 2.1, July 2006
This software distribution is covered by this copyright notice. This includes
the following software components:
1) Restlet API (org.restlet package)
2) Noelios Restlet Engine (com.noelios.restlet.* packages)
3) All other files containing a proper copyright notice
All third-party libraries redistributed with this software remain the property
of their respective copyright owners and are subject to separate license
agreements. For questions, please contact the copyright holder:
Jerome LOUVEL
69 rue Carnot
92300 Levallois Perret
FRANCE
__________________________________________________________________________
Copyright 2005-2006 Jérôme LOUVEL
The contents of this file are subject to the terms
of the Common Development and Distribution License
(the "License"). You may not use this file except
in compliance with the License.
You can obtain a copy of the license at
http://www.opensource.org/licenses/cddl1.txt
See the License for the specific language governing
permissions and limitations under the License.
When distributing Covered Code, include this CDDL
HEADER in each file and include the License file at
http://www.opensource.org/licenses/cddl1.txt
If applicable, add the following below this CDDL
HEADER, with the fields enclosed by brackets "[]"
replaced with your own identifying information:
Portions Copyright [yyyy] [name of copyright owner]
__________________________________________________________________________
This product includes the FreeMarker software developed by the Visigoth
Software Society (http://www.visigoths.org/).