|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!--
|
| 3 | + ModeShape is copyright 2008-2016 Red Hat, Inc. |
| 4 | + Some portions may be licensed to Red Hat, Inc. See the AUTHORS |
| 5 | + file in the distribution for a full listing of individual contributors. |
3 | 6 |
|
4 |
| - ModeShape (http://www.modeshape.org) |
5 |
| - See the COPYRIGHT.txt file distributed with this work for information |
6 |
| - regarding copyright ownership. Some portions may be licensed |
7 |
| - to Red Hat, Inc. under one or more contributor license agreements. |
8 |
| - See the AUTHORS.txt file in the distribution for a full listing of |
9 |
| - individual contributors. |
| 7 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | + you may not use this file except in compliance with the License. |
| 9 | + You may obtain a copy of the License at |
10 | 10 |
|
11 |
| - ModeShape is free software. Unless otherwise indicated, all code in ModeShape |
12 |
| - is licensed to you under the terms of the GNU Lesser General Public License as |
13 |
| - published by the Free Software Foundation; either version 2.1 of |
14 |
| - the License, or (at your option) any later version. |
| 11 | + http://www.apache.org/licenses/LICENSE-2.0 |
15 | 12 |
|
16 |
| - ModeShape is distributed in the hope that it will be useful, |
17 |
| - but WITHOUT ANY WARRANTY; without even the implied warranty of |
18 |
| - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
19 |
| - Lesser General Public License for more details. |
20 |
| -
|
21 |
| - You should have received a copy of the GNU Lesser General Public |
22 |
| - License along with this software; if not, write to the Free |
23 |
| - Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA |
24 |
| - 02110-1301 USA, or see the FSF site: http://www.fsf.org. |
25 |
| - / |
| 13 | + Unless required by applicable law or agreed to in writing, software |
| 14 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | + See the License for the specific language governing permissions and |
| 17 | + limitations under the License. |
26 | 18 | -->
|
27 | 19 | <connector xmlns="http://java.sun.com/xml/ns/j2ee"
|
28 | 20 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
0 commit comments