added accidently removed license
This commit is contained in:
parent
0324ece09e
commit
af57d4afc9
|
@ -1,19 +1,26 @@
|
||||||
/**
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
Copyright (c) 2002 JSON.org
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
|
||||||
* this work for additional information regarding copyright ownership.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
* (the "License"); you may not use this file except in compliance with
|
in the Software without restriction, including without limitation the rights
|
||||||
* the License. You may obtain a copy of the License at
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
*
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
furnished to do so, subject to the following conditions:
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
The above copyright notice and this permission notice shall be included in all
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
copies or substantial portions of the Software.
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
The Software shall be used for Good, not Evil.
|
||||||
* limitations under the License.
|
|
||||||
*/
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
*/
|
||||||
package org.apache.activemq.utils.json;
|
package org.apache.activemq.utils.json;
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
|
@ -1,19 +1,26 @@
|
||||||
/**
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
Copyright (c) 2002 JSON.org
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
|
||||||
* this work for additional information regarding copyright ownership.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
* (the "License"); you may not use this file except in compliance with
|
in the Software without restriction, including without limitation the rights
|
||||||
* the License. You may obtain a copy of the License at
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
*
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
furnished to do so, subject to the following conditions:
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
The above copyright notice and this permission notice shall be included in all
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
copies or substantial portions of the Software.
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
The Software shall be used for Good, not Evil.
|
||||||
* limitations under the License.
|
|
||||||
*/
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
*/
|
||||||
package org.apache.activemq.utils.json;
|
package org.apache.activemq.utils.json;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,19 +1,26 @@
|
||||||
/**
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
Copyright (c) 2002 JSON.org
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
|
||||||
* this work for additional information regarding copyright ownership.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
* (the "License"); you may not use this file except in compliance with
|
in the Software without restriction, including without limitation the rights
|
||||||
* the License. You may obtain a copy of the License at
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
*
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
furnished to do so, subject to the following conditions:
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
The above copyright notice and this permission notice shall be included in all
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
copies or substantial portions of the Software.
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
The Software shall be used for Good, not Evil.
|
||||||
* limitations under the License.
|
|
||||||
*/
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
*/
|
||||||
package org.apache.activemq.utils.json;
|
package org.apache.activemq.utils.json;
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
|
@ -1,19 +1,26 @@
|
||||||
/**
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
Copyright (c) 2002 JSON.org
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
|
||||||
* this work for additional information regarding copyright ownership.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
* (the "License"); you may not use this file except in compliance with
|
in the Software without restriction, including without limitation the rights
|
||||||
* the License. You may obtain a copy of the License at
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
*
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
furnished to do so, subject to the following conditions:
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
The above copyright notice and this permission notice shall be included in all
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
copies or substantial portions of the Software.
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
The Software shall be used for Good, not Evil.
|
||||||
* limitations under the License.
|
|
||||||
*/
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
*/
|
||||||
package org.apache.activemq.utils.json;
|
package org.apache.activemq.utils.json;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,19 +1,26 @@
|
||||||
/**
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
Copyright (c) 2002 JSON.org
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
|
||||||
* this work for additional information regarding copyright ownership.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
* (the "License"); you may not use this file except in compliance with
|
in the Software without restriction, including without limitation the rights
|
||||||
* the License. You may obtain a copy of the License at
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
*
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
furnished to do so, subject to the following conditions:
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
The above copyright notice and this permission notice shall be included in all
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
copies or substantial portions of the Software.
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
The Software shall be used for Good, not Evil.
|
||||||
* limitations under the License.
|
|
||||||
*/
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
*/
|
||||||
package org.apache.activemq.utils.json;
|
package org.apache.activemq.utils.json;
|
||||||
|
|
||||||
import java.io.BufferedReader;
|
import java.io.BufferedReader;
|
||||||
|
|
|
@ -0,0 +1,21 @@
|
||||||
|
Copyright (c) 2002 JSON.org
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
The Software shall be used for Good, not Evil.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
2
pom.xml
2
pom.xml
|
@ -877,6 +877,7 @@
|
||||||
<exclude>**/filter/impl/RegExp.java</exclude>
|
<exclude>**/filter/impl/RegExp.java</exclude>
|
||||||
<exclude>**/utils/UUID*.java</exclude>
|
<exclude>**/utils/UUID*.java</exclude>
|
||||||
<exclude>**/org/apache/activemq/selector/**</exclude>
|
<exclude>**/org/apache/activemq/selector/**</exclude>
|
||||||
|
<exclude>**/org/apache/activemq/utils/json/**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
<useDefaultExcludes>true</useDefaultExcludes>
|
<useDefaultExcludes>true</useDefaultExcludes>
|
||||||
<strictCheck>true</strictCheck>
|
<strictCheck>true</strictCheck>
|
||||||
|
@ -917,6 +918,7 @@
|
||||||
<exclude>**/*.iml</exclude>
|
<exclude>**/*.iml</exclude>
|
||||||
<exclude>**/*.jceks</exclude>
|
<exclude>**/*.jceks</exclude>
|
||||||
<exclude>**/*.jks</exclude>
|
<exclude>**/*.jks</exclude>
|
||||||
|
<exclude>**/org/apache/activemq/utils/json/**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
|
Loading…
Reference in New Issue