Skip to content

Commit 8151b57

Browse files
committed
Fix copyright declarations (to not be gnu, but apache).
1 parent d61a7e2 commit 8151b57

File tree

11 files changed

+63
-148
lines changed

11 files changed

+63
-148
lines changed

.idea/copyright/profiles_settings.xml

+2-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/scopes/apacheprojects.xml

-3
This file was deleted.

annotations/java/lang/reflect/annotations.xml

-21
This file was deleted.

annotations/java/net/annotations.xml

-23
This file was deleted.

annotations/javax/naming/annotations.xml

-21
This file was deleted.

annotations/javax/xml/transform/annotations.xml

+12-8
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,19 @@
33
~
44
~ This file is part of XmlUtil.
55
~
6-
~ ProcessManager is free software: you can redistribute it and/or modify it under the terms of version 3 of the
7-
~ GNU Lesser General Public License as published by the Free Software Foundation.
6+
~ This file is licenced to you under the Apache License, Version 2.0 (the
7+
~ "License"); you may not use this file except in compliance
8+
~ with the License. You should have received a copy of the license with the source distribution.
9+
~ Alternatively, you may obtain a copy of the License at
810
~
9-
~ ProcessManager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
10-
~ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
~ GNU Lesser General Public License for more details.
11+
~ http://www.apache.org/licenses/LICENSE-2.0
1212
~
13-
~ You should have received a copy of the GNU Lesser General Public License along with ProcessManager. If not,
14-
~ see <http://www.gnu.org/licenses/>.
13+
~ Unless required by applicable law or agreed to in writing,
14+
~ software distributed under the License is distributed on an
15+
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
~ KIND, either express or implied. See the License for the
17+
~ specific language governing permissions and limitations
18+
~ under the License.
1519
-->
1620

1721
<root>
@@ -21,4 +25,4 @@
2125
<item name='javax.xml.transform.Result'>
2226
<annotation name='java.lang.Deprecated' />
2327
</item>
24-
</root>
28+
</root>

annotations/org/apache/catalina/connector/annotations.xml

-30
This file was deleted.

core/src/androidMain/AndroidManifest.xml

+13-9
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,22 @@
44
~
55
~ This file is part of XmlUtil.
66
~
7-
~ ProcessManager is free software: you can redistribute it and/or modify it under the terms of version 3 of the
8-
~ GNU Lesser General Public License as published by the Free Software Foundation.
7+
~ This file is licenced to you under the Apache License, Version 2.0 (the
8+
~ "License"); you may not use this file except in compliance
9+
~ with the License. You should have received a copy of the license with the source distribution.
10+
~ Alternatively, you may obtain a copy of the License at
911
~
10-
~ ProcessManager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
11-
~ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
~ GNU Lesser General Public License for more details.
12+
~ http://www.apache.org/licenses/LICENSE-2.0
1313
~
14-
~ You should have received a copy of the GNU Lesser General Public License along with ProcessManager. If not,
15-
~ see <http://www.gnu.org/licenses/>.
16-
-->
14+
~ Unless required by applicable law or agreed to in writing,
15+
~ software distributed under the License is distributed on an
16+
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17+
~ KIND, either express or implied. See the License for the
18+
~ specific language governing permissions and limitations
19+
~ under the License.
20+
~-->
1721
<manifest
1822
xmlns:android="http://schemas.android.com/apk/res/android"
1923
package="nl.adaptivity.lib.xmlutil">
2024

21-
</manifest>
25+
</manifest>

core/src/androidMain/resources/META-INF/services/nl.adaptivity.xmlutil.XmlStreamingFactory

+12-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
#
44
# This file is part of XmlUtil.
55
#
6-
# ProcessManager is free software: you can redistribute it and/or modify it under the terms of version 3 of the
7-
# GNU Lesser General Public License as published by the Free Software Foundation.
6+
# This file is licenced to you under the Apache License, Version 2.0 (the
7+
# "License"); you may not use this file except in compliance
8+
# with the License. You should have received a copy of the license with the source distribution.
9+
# Alternatively, you may obtain a copy of the License at
810
#
9-
# ProcessManager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
10-
# the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
# GNU Lesser General Public License for more details.
11+
# http://www.apache.org/licenses/LICENSE-2.0
1212
#
13-
# You should have received a copy of the GNU Lesser General Public License along with ProcessManager. If not,
14-
# see <http://www.gnu.org/licenses/>.
13+
# Unless required by applicable law or agreed to in writing,
14+
# software distributed under the License is distributed on an
15+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
# KIND, either express or implied. See the License for the
17+
# specific language governing permissions and limitations
18+
# under the License.
1519
#
16-
17-
nl.adaptivity.xmlutil.AndroidStreamingFactory
20+
nl.adaptivity.xmlutil.AndroidStreamingFactory

core/src/javaShared/resources/META-INF/services/nl.adaptivity.xmlutil.util.SerializationProvider

+12-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
#
44
# This file is part of XmlUtil.
55
#
6-
# ProcessManager is free software: you can redistribute it and/or modify it under the terms of version 3 of the
7-
# GNU Lesser General Public License as published by the Free Software Foundation.
6+
# This file is licenced to you under the Apache License, Version 2.0 (the
7+
# "License"); you may not use this file except in compliance
8+
# with the License. You should have received a copy of the license with the source distribution.
9+
# Alternatively, you may obtain a copy of the License at
810
#
9-
# ProcessManager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
10-
# the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
# GNU Lesser General Public License for more details.
11+
# http://www.apache.org/licenses/LICENSE-2.0
1212
#
13-
# You should have received a copy of the GNU Lesser General Public License along with ProcessManager. If not,
14-
# see <http://www.gnu.org/licenses/>.
13+
# Unless required by applicable law or agreed to in writing,
14+
# software distributed under the License is distributed on an
15+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
# KIND, either express or implied. See the License for the
17+
# specific language governing permissions and limitations
18+
# under the License.
1519
#
16-
17-
nl.adaptivity.xmlutil.util.DefaultSerializationProvider
20+
nl.adaptivity.xmlutil.util.DefaultSerializationProvider

serialization/src/javaShared/resources/META-INF/services/nl.adaptivity.xmlutil.util.SerializationProvider

+12-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
#
44
# This file is part of XmlUtil.
55
#
6-
# ProcessManager is free software: you can redistribute it and/or modify it under the terms of version 3 of the
7-
# GNU Lesser General Public License as published by the Free Software Foundation.
6+
# This file is licenced to you under the Apache License, Version 2.0 (the
7+
# "License"); you may not use this file except in compliance
8+
# with the License. You should have received a copy of the license with the source distribution.
9+
# Alternatively, you may obtain a copy of the License at
810
#
9-
# ProcessManager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
10-
# the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
# GNU Lesser General Public License for more details.
12-
#
13-
# You should have received a copy of the GNU Lesser General Public License along with ProcessManager. If not,
14-
# see <http://www.gnu.org/licenses/>.
11+
# http://www.apache.org/licenses/LICENSE-2.0
1512
#
13+
# Unless required by applicable law or agreed to in writing,
14+
# software distributed under the License is distributed on an
15+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
# KIND, either express or implied. See the License for the
17+
# specific language governing permissions and limitations
18+
# under the License.
1619

17-
nl.adaptivity.xmlutil.serialization.KotlinxSerializationProvider
20+
nl.adaptivity.xmlutil.serialization.KotlinxSerializationProvider

0 commit comments

Comments
 (0)