From a090ed9b242ef6dfe178177bd57318443407d1d2 Mon Sep 17 00:00:00 2001 From: gil Date: Wed, 30 Mar 2016 01:43:42 +0200 Subject: [PATCH] fix license headers --- .../rometools/certiorem/webapp/HubServlet.java | 13 +++++++++++++ .../rometools/certiorem/webapp/NotifyTest.java | 13 +++++++++++++ .../certiorem/webapp/ServerModule.java | 13 +++++++++++++ .../rometools/certiorem/webapp/SubServlet.java | 13 +++++++++++++ .../com/rometools/certiorem/webapp/SubTest.java | 13 +++++++++++++ .../certiorem/hub/DeltaFeedInfoCache.java | 13 +++++++++++++ .../certiorem/hub/DeltaSyndFeedInfo.java | 13 +++++++++++++ .../sub/data/SubscriptionCallback.java | 13 +++++++++++++ rome-certiorem/src/site/resources/css/site.css | 17 ++++++++++++++++- .../certiorem/hub/DeltaSyndFeedInfoTest.java | 13 +++++++++++++ .../com/rometools/fetcher/FetcherEvent.java | 15 +++++++++++++++ .../com/rometools/fetcher/FetcherListener.java | 15 +++++++++++++++ .../impl/AbstractFeedFetcherBeanInfo.java | 15 +++++++++++++++ .../impl/LinkedHashMapFeedInfoCache.java | 15 +++++++++++++++ rome-fetcher/src/site/resources/css/site.css | 17 ++++++++++++++++- .../fetcher/impl/DiskFeedInfoCacheTest.java | 15 +++++++++++++++ .../fetcher/impl/HashMapFeedInfoCacheTest.java | 15 +++++++++++++++ .../modules/atom/io/AtomLinkAttribute.java | 15 +++++++++++++++ .../modules/atom/io/AtomModuleGenerator.java | 15 +++++++++++++++ .../modules/atom/io/AtomModuleParser.java | 15 +++++++++++++++ .../modules/atom/modules/AtomLinkModule.java | 15 +++++++++++++++ .../atom/modules/AtomLinkModuleImpl.java | 15 +++++++++++++++ .../rometools/modules/base/CustomTagImpl.java | 2 +- .../modules/itunes/types/Duration.java | 2 +- .../com/rometools/modules/sse/modules/Sync.java | 15 +++++++++++++++ .../rometools/modules/thr/ThreadingModule.java | 15 +++++++++++++++ .../modules/thr/ThreadingModuleImpl.java | 15 +++++++++++++++ .../thr/io/ThreadingModuleGenerator.java | 14 ++++++++++++++ .../modules/thr/io/ThreadingModuleParser.java | 15 +++++++++++++++ rome-modules/src/site/resources/css/site.css | 17 ++++++++++++++++- .../com/rometools/modules/AbstractTestCase.java | 15 +++++++++++++++ .../rometools/modules/ITunesGeneratorTest.java | 13 +++++++++++++ .../rometools/modules/atom/AtomLinkTest.java | 13 +++++++++++++ .../modules/base/io/CustomTagGeneratorTest.java | 2 +- .../modules/base/io/CustomTagParserTest.java | 2 +- .../base/io/GoogleBaseGeneratorTest.java | 13 +++++++++++++ .../modules/base/io/GoogleBaseParserTest.java | 13 +++++++++++++ .../modules/base/types/FloatUnitTest.java | 13 +++++++++++++ .../modules/base/types/IntUnitTest.java | 13 +++++++++++++ .../modules/cc/io/CCModuleGeneratorTest.java | 13 +++++++++++++ .../modules/cc/io/ModuleParserTest.java | 13 +++++++++++++ .../rometools/modules/cc/types/LicenseTest.java | 15 +++++++++++++++ .../modules/content/ContentItemTest.java | 13 +++++++++++++ .../content/ContentModuleGeneratorTest.java | 13 +++++++++++++ .../modules/content/ContentModuleImplTest.java | 13 +++++++++++++ .../content/ContentModuleParserTest.java | 13 +++++++++++++ .../modules/itunes/ITunesGeneratorTest.java | 13 +++++++++++++ .../modules/itunes/ITunesParserTest.java | 13 +++++++++++++ .../modules/itunes/types/DurationTest.java | 2 +- .../rometools/modules/mediarss/GoogleTest.java | 13 +++++++++++++ .../modules/mediarss/MediaModuleTest.java | 13 +++++++++++++ .../modules/mediarss/types/TimeTest.java | 13 +++++++++++++ .../opensearch/OpenSearchModuleTest.java | 13 +++++++++++++ .../modules/photocast/io/GeneratorTest.java | 13 +++++++++++++ .../rometools/modules/sle/GroupAndSortTest.java | 15 +++++++++++++++ .../modules/sle/io/ModuleGeneratorTest.java | 13 +++++++++++++ .../modules/sle/io/ModuleParserTest.java | 13 +++++++++++++ .../rometools/modules/sse/SSEParserTest.java | 13 +++++++++++++ .../modules/thr/io/ThreadingModuleTest.java | 15 +++++++++++++++ .../yahooweather/io/WeatherGeneratorTest.java | 13 +++++++++++++ .../io/WeatherModuleParserTest.java | 13 +++++++++++++ .../opml/feed/synd/impl/ConverterForOPML20.java | 15 +++++++++++++++ .../opml/feed/synd/impl/TreeCategoryImpl.java | 15 +++++++++++++++ .../rometools/opml/io/impl/OPML20Generator.java | 15 +++++++++++++++ rome-opml/src/site/resources/css/site.css | 17 ++++++++++++++++- .../java/com/rometools/opml/FeedOpsTest.java | 15 +++++++++++++++ .../test/java/com/rometools/opml/FeedTest.java | 15 +++++++++++++++ .../java/com/rometools/opml/SyndFeedTest.java | 17 ++++++++++++++++- .../java/com/rometools/opml/TestOpsOPML10.java | 12 ++++++++++++ .../com/rometools/opml/TestOpsOPML10links.java | 12 ++++++++++++ .../java/com/rometools/opml/TestOpsOPML20.java | 12 ++++++++++++ .../opml/io/impl/OPML20GeneratorTest.java | 15 +++++++++++++++ .../com/rometools/opml/test/NullWriter.java | 15 +++++++++++++++ .../java/com/rometools/opml/test/TestUtil.java | 15 +++++++++++++++ .../propono/atom/server/ConfigurationError.java | 17 ++++++++++++++++- .../blogclient/metaweblog/NoOpIterator.java | 17 ++++++++++++++++- rome-propono/src/site/resources/css/site.css | 17 ++++++++++++++++- .../rome/feed/impl/ConfigurableClassLoader.java | 15 +++++++++++++++ .../rome/feed/synd/SyndCategoryListFacade.java | 17 ++++++++++++++++- .../rometools/rome/feed/synd/SyndEnclosure.java | 15 +++++++++++++++ .../rome/feed/synd/SyndEnclosureImpl.java | 15 +++++++++++++++ .../rome/feed/synd/impl/URINormalizer.java | 15 +++++++++++++++ .../rome/io/DelegatingModuleGenerator.java | 15 +++++++++++++++ .../rome/io/DelegatingModuleParser.java | 15 +++++++++++++++ .../java/com/rometools/rome/io/SAXBuilder.java | 15 +++++++++++++++ .../rometools/rome/io/XmlReaderException.java | 15 +++++++++++++++ .../rome/io/impl/BaseWireFeedGenerator.java | 15 +++++++++++++++ .../rome/io/impl/BaseWireFeedParser.java | 15 +++++++++++++++ .../rometools/rome/io/impl/NumberParser.java | 15 +++++++++++++++ .../rome/io/impl/PropertiesLoader.java | 15 +++++++++++++++ rome/src/site/resources/css/site.css | 17 ++++++++++++++++- .../rometools/rome/io/impl/RSS20ParserTest.java | 15 +++++++++++++++ .../rometools/rome/unittest/FeedOpsTest.java | 15 +++++++++++++++ .../com/rometools/rome/unittest/FeedTest.java | 15 +++++++++++++++ .../rometools/rome/unittest/SyndFeedTest.java | 15 +++++++++++++++ .../rome/unittest/TestAtomContent.java | 17 ++++++++++++++++- .../com/rometools/rome/unittest/TestBase64.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestEqualsBean.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsAtom03.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsAtom10.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS090.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS091N.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS092.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS093.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS094.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS10.java | 15 +++++++++++++++ .../rometools/rome/unittest/TestOpsRSS20.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedAtom03.java | 13 +++++++++++++ .../unittest/TestSyndFeedAtom03DCSyModules.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedAtom10.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedAtom10Bray.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedAtom10Ruby.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedAtom10b.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedAtom10prefix.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedRSS090.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS091N.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS091U.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS092.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS092Alt.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedRSS093.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS094.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS10.java | 13 +++++++++++++ .../rome/unittest/TestSyndFeedRSS10DCMulti.java | 15 +++++++++++++++ .../unittest/TestSyndFeedRSS10DCSyModules.java | 15 +++++++++++++++ .../rome/unittest/TestSyndFeedRSS20.java | 13 +++++++++++++ .../rometools/rome/unittest/TestXmlBomb.java | 17 ++++++++++++++++- .../rome/unittest/issues/Issue131Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue134Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue137Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue158Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue161Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue162Test.java | 15 +++++++++++++++ .../rome/unittest/issues/Issue88Test.java | 15 +++++++++++++++ 133 files changed, 1841 insertions(+), 17 deletions(-) diff --git a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/HubServlet.java b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/HubServlet.java index ea4e3bc..7b42db2 100644 --- a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/HubServlet.java +++ b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/HubServlet.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/NotifyTest.java b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/NotifyTest.java index 3430e0f..1d1186f 100644 --- a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/NotifyTest.java +++ b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/NotifyTest.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/ServerModule.java b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/ServerModule.java index 865cc55..fe8a52e 100644 --- a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/ServerModule.java +++ b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/ServerModule.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubServlet.java b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubServlet.java index 8e78ece..4ba1d21 100644 --- a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubServlet.java +++ b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubServlet.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubTest.java b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubTest.java index c728b16..bb2a2c7 100644 --- a/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubTest.java +++ b/rome-certiorem-webapp/src/main/java/com/rometools/certiorem/webapp/SubTest.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaFeedInfoCache.java b/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaFeedInfoCache.java index d197fd1..22319e2 100644 --- a/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaFeedInfoCache.java +++ b/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaFeedInfoCache.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaSyndFeedInfo.java b/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaSyndFeedInfo.java index 9f14f47..2f33e9a 100644 --- a/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaSyndFeedInfo.java +++ b/rome-certiorem/src/main/java/com/rometools/certiorem/hub/DeltaSyndFeedInfo.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java b/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java index ce9e560..992e23e 100644 --- a/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java +++ b/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates * and open the template in the editor. */ diff --git a/rome-certiorem/src/site/resources/css/site.css b/rome-certiorem/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome-certiorem/src/site/resources/css/site.css +++ b/rome-certiorem/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome-certiorem/src/test/java/com/rometools/certiorem/hub/DeltaSyndFeedInfoTest.java b/rome-certiorem/src/test/java/com/rometools/certiorem/hub/DeltaSyndFeedInfoTest.java index 5a99c7d..5a6f2b1 100644 --- a/rome-certiorem/src/test/java/com/rometools/certiorem/hub/DeltaSyndFeedInfoTest.java +++ b/rome-certiorem/src/test/java/com/rometools/certiorem/hub/DeltaSyndFeedInfoTest.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Templates and open the template in the editor. */ package com.rometools.certiorem.hub; diff --git a/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherEvent.java b/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherEvent.java index 547b8de..587c870 100644 --- a/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherEvent.java +++ b/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherEvent.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher; import java.util.EventObject; diff --git a/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherListener.java b/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherListener.java index 48f4af7..9a46642 100644 --- a/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherListener.java +++ b/rome-fetcher/src/main/java/com/rometools/fetcher/FetcherListener.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher; import java.util.EventListener; diff --git a/rome-fetcher/src/main/java/com/rometools/fetcher/impl/AbstractFeedFetcherBeanInfo.java b/rome-fetcher/src/main/java/com/rometools/fetcher/impl/AbstractFeedFetcherBeanInfo.java index 3860793..3757c06 100644 --- a/rome-fetcher/src/main/java/com/rometools/fetcher/impl/AbstractFeedFetcherBeanInfo.java +++ b/rome-fetcher/src/main/java/com/rometools/fetcher/impl/AbstractFeedFetcherBeanInfo.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher.impl; import java.beans.EventSetDescriptor; diff --git a/rome-fetcher/src/main/java/com/rometools/fetcher/impl/LinkedHashMapFeedInfoCache.java b/rome-fetcher/src/main/java/com/rometools/fetcher/impl/LinkedHashMapFeedInfoCache.java index 9736792..77fb925 100644 --- a/rome-fetcher/src/main/java/com/rometools/fetcher/impl/LinkedHashMapFeedInfoCache.java +++ b/rome-fetcher/src/main/java/com/rometools/fetcher/impl/LinkedHashMapFeedInfoCache.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher.impl; import java.util.Collections; diff --git a/rome-fetcher/src/site/resources/css/site.css b/rome-fetcher/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome-fetcher/src/site/resources/css/site.css +++ b/rome-fetcher/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome-fetcher/src/test/java/com/rometools/fetcher/impl/DiskFeedInfoCacheTest.java b/rome-fetcher/src/test/java/com/rometools/fetcher/impl/DiskFeedInfoCacheTest.java index 59b17bc..066b4dd 100644 --- a/rome-fetcher/src/test/java/com/rometools/fetcher/impl/DiskFeedInfoCacheTest.java +++ b/rome-fetcher/src/test/java/com/rometools/fetcher/impl/DiskFeedInfoCacheTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher.impl; import java.io.File; diff --git a/rome-fetcher/src/test/java/com/rometools/fetcher/impl/HashMapFeedInfoCacheTest.java b/rome-fetcher/src/test/java/com/rometools/fetcher/impl/HashMapFeedInfoCacheTest.java index 1ab7878..e55243c 100644 --- a/rome-fetcher/src/test/java/com/rometools/fetcher/impl/HashMapFeedInfoCacheTest.java +++ b/rome-fetcher/src/test/java/com/rometools/fetcher/impl/HashMapFeedInfoCacheTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.fetcher.impl; import java.net.URL; diff --git a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomLinkAttribute.java b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomLinkAttribute.java index 1ccfbfb..99c1c90 100644 --- a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomLinkAttribute.java +++ b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomLinkAttribute.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.atom.io; public interface AtomLinkAttribute { diff --git a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleGenerator.java b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleGenerator.java index a683a6c..63fb31a 100644 --- a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleGenerator.java +++ b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleGenerator.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.atom.io; import com.rometools.modules.atom.modules.AtomLinkModule; diff --git a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleParser.java b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleParser.java index 36cdfba..87f2069 100644 --- a/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleParser.java +++ b/rome-modules/src/main/java/com/rometools/modules/atom/io/AtomModuleParser.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.atom.io; import com.rometools.modules.atom.modules.AtomLinkModule; diff --git a/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModule.java b/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModule.java index 22e3f6d..7cc2909 100644 --- a/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModule.java +++ b/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModule.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.atom.modules; import com.rometools.rome.feed.atom.Link; diff --git a/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModuleImpl.java b/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModuleImpl.java index ec5e9e2..5c47067 100644 --- a/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModuleImpl.java +++ b/rome-modules/src/main/java/com/rometools/modules/atom/modules/AtomLinkModuleImpl.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.atom.modules; import com.rometools.rome.feed.CopyFrom; diff --git a/rome-modules/src/main/java/com/rometools/modules/base/CustomTagImpl.java b/rome-modules/src/main/java/com/rometools/modules/base/CustomTagImpl.java index 45e5891..761f5e5 100644 --- a/rome-modules/src/main/java/com/rometools/modules/base/CustomTagImpl.java +++ b/rome-modules/src/main/java/com/rometools/modules/base/CustomTagImpl.java @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ package com.rometools.modules.base; diff --git a/rome-modules/src/main/java/com/rometools/modules/itunes/types/Duration.java b/rome-modules/src/main/java/com/rometools/modules/itunes/types/Duration.java index 7d04273..a639482 100644 --- a/rome-modules/src/main/java/com/rometools/modules/itunes/types/Duration.java +++ b/rome-modules/src/main/java/com/rometools/modules/itunes/types/Duration.java @@ -22,7 +22,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/rome-modules/src/main/java/com/rometools/modules/sse/modules/Sync.java b/rome-modules/src/main/java/com/rometools/modules/sse/modules/Sync.java index 9ff18fe..023c5ca 100644 --- a/rome-modules/src/main/java/com/rometools/modules/sse/modules/Sync.java +++ b/rome-modules/src/main/java/com/rometools/modules/sse/modules/Sync.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.sse.modules; import java.util.ArrayList; diff --git a/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModule.java b/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModule.java index 98f19b9..aadf7c9 100644 --- a/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModule.java +++ b/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModule.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.thr; import com.rometools.rome.feed.module.Module; diff --git a/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModuleImpl.java b/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModuleImpl.java index e0a44c3..62ee611 100644 --- a/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModuleImpl.java +++ b/rome-modules/src/main/java/com/rometools/modules/thr/ThreadingModuleImpl.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.thr; import com.rometools.rome.feed.CopyFrom; diff --git a/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleGenerator.java b/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleGenerator.java index af51f83..0a37747 100644 --- a/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleGenerator.java +++ b/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleGenerator.java @@ -1,3 +1,17 @@ +/* + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.thr.io; import java.util.Collections; diff --git a/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleParser.java b/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleParser.java index ecba871..cbccabf 100644 --- a/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleParser.java +++ b/rome-modules/src/main/java/com/rometools/modules/thr/io/ThreadingModuleParser.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.thr.io; import java.util.Locale; diff --git a/rome-modules/src/site/resources/css/site.css b/rome-modules/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome-modules/src/site/resources/css/site.css +++ b/rome-modules/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome-modules/src/test/java/com/rometools/modules/AbstractTestCase.java b/rome-modules/src/test/java/com/rometools/modules/AbstractTestCase.java index 3f72773..f19648c 100644 --- a/rome-modules/src/test/java/com/rometools/modules/AbstractTestCase.java +++ b/rome-modules/src/test/java/com/rometools/modules/AbstractTestCase.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules; import java.beans.IntrospectionException; diff --git a/rome-modules/src/test/java/com/rometools/modules/ITunesGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/ITunesGeneratorTest.java index 61d01e9..74a7574 100644 --- a/rome-modules/src/test/java/com/rometools/modules/ITunesGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/ITunesGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on August 2, 2005, 2:31 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules; diff --git a/rome-modules/src/test/java/com/rometools/modules/atom/AtomLinkTest.java b/rome-modules/src/test/java/com/rometools/modules/atom/AtomLinkTest.java index 508646e..0f6b7b6 100644 --- a/rome-modules/src/test/java/com/rometools/modules/atom/AtomLinkTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/atom/AtomLinkTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on August 2, 2005, 1:30 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.atom; diff --git a/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagGeneratorTest.java index 6936910..b4681eb 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagGeneratorTest.java @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagParserTest.java b/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagParserTest.java index 6b516ca..325e2cf 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/io/CustomTagParserTest.java @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseGeneratorTest.java index 2711361..a656f65 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 17, 2005, 3:40 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.base.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseParserTest.java b/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseParserTest.java index eac4179..4592f33 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/io/GoogleBaseParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 17, 2005, 4:49 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.base.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/base/types/FloatUnitTest.java b/rome-modules/src/test/java/com/rometools/modules/base/types/FloatUnitTest.java index 1ca3f4f..0465543 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/types/FloatUnitTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/types/FloatUnitTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 18, 2005, 5:16 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.base.types; diff --git a/rome-modules/src/test/java/com/rometools/modules/base/types/IntUnitTest.java b/rome-modules/src/test/java/com/rometools/modules/base/types/IntUnitTest.java index 1ed68d2..56f6700 100644 --- a/rome-modules/src/test/java/com/rometools/modules/base/types/IntUnitTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/base/types/IntUnitTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 18, 2005, 5:16 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.base.types; diff --git a/rome-modules/src/test/java/com/rometools/modules/cc/io/CCModuleGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/cc/io/CCModuleGeneratorTest.java index 6bb4b78..5b51882 100644 --- a/rome-modules/src/test/java/com/rometools/modules/cc/io/CCModuleGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/cc/io/CCModuleGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 20, 2005, 9:48 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.cc.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/cc/io/ModuleParserTest.java b/rome-modules/src/test/java/com/rometools/modules/cc/io/ModuleParserTest.java index 4fcaa59..bc925c5 100644 --- a/rome-modules/src/test/java/com/rometools/modules/cc/io/ModuleParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/cc/io/ModuleParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 20, 2005, 7:05 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.cc.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/cc/types/LicenseTest.java b/rome-modules/src/test/java/com/rometools/modules/cc/types/LicenseTest.java index 2f0a6aa..deae72f 100644 --- a/rome-modules/src/test/java/com/rometools/modules/cc/types/LicenseTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/cc/types/LicenseTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.cc.types; import static org.junit.Assert.assertFalse; diff --git a/rome-modules/src/test/java/com/rometools/modules/content/ContentItemTest.java b/rome-modules/src/test/java/com/rometools/modules/content/ContentItemTest.java index 0df4790..9857b24 100644 --- a/rome-modules/src/test/java/com/rometools/modules/content/ContentItemTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/content/ContentItemTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on February 2, 2005, 2:50 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.content; diff --git a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleGeneratorTest.java index 3e5a7fd..8cec1e1 100644 --- a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on February 2, 2005, 4:15 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.content; diff --git a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleImplTest.java b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleImplTest.java index 1679dc5..6b171de 100644 --- a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleImplTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleImplTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on February 2, 2005, 2:58 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.content; diff --git a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleParserTest.java b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleParserTest.java index fb3bc57..bb6cf0b 100644 --- a/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/content/ContentModuleParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on February 2, 2005, 3:35 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.content; diff --git a/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesGeneratorTest.java index d57859c..63ccc4d 100644 --- a/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on August 2, 2005, 2:31 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.itunes; diff --git a/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesParserTest.java b/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesParserTest.java index eb8fd68..1ded481 100644 --- a/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/itunes/ITunesParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on August 2, 2005, 1:30 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.itunes; diff --git a/rome-modules/src/test/java/com/rometools/modules/itunes/types/DurationTest.java b/rome-modules/src/test/java/com/rometools/modules/itunes/types/DurationTest.java index cb91cd9..e44ad8d 100644 --- a/rome-modules/src/test/java/com/rometools/modules/itunes/types/DurationTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/itunes/types/DurationTest.java @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ package com.rometools.modules.itunes.types; diff --git a/rome-modules/src/test/java/com/rometools/modules/mediarss/GoogleTest.java b/rome-modules/src/test/java/com/rometools/modules/mediarss/GoogleTest.java index 59f7699..c0d2a74 100644 --- a/rome-modules/src/test/java/com/rometools/modules/mediarss/GoogleTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/mediarss/GoogleTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on March 29, 2006, 11:49 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.mediarss; diff --git a/rome-modules/src/test/java/com/rometools/modules/mediarss/MediaModuleTest.java b/rome-modules/src/test/java/com/rometools/modules/mediarss/MediaModuleTest.java index a8e925a..ee0ce33 100644 --- a/rome-modules/src/test/java/com/rometools/modules/mediarss/MediaModuleTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/mediarss/MediaModuleTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on March 29, 2006, 11:49 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.mediarss; diff --git a/rome-modules/src/test/java/com/rometools/modules/mediarss/types/TimeTest.java b/rome-modules/src/test/java/com/rometools/modules/mediarss/types/TimeTest.java index 63c1c1d..46f4d2d 100644 --- a/rome-modules/src/test/java/com/rometools/modules/mediarss/types/TimeTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/mediarss/types/TimeTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on April 18, 2006, 10:01 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.mediarss.types; diff --git a/rome-modules/src/test/java/com/rometools/modules/opensearch/OpenSearchModuleTest.java b/rome-modules/src/test/java/com/rometools/modules/opensearch/OpenSearchModuleTest.java index 78b74aa..2e5f91c 100644 --- a/rome-modules/src/test/java/com/rometools/modules/opensearch/OpenSearchModuleTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/opensearch/OpenSearchModuleTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on April 25, 2006, 8:56 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.opensearch; diff --git a/rome-modules/src/test/java/com/rometools/modules/photocast/io/GeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/photocast/io/GeneratorTest.java index c34e95a..650caaa 100644 --- a/rome-modules/src/test/java/com/rometools/modules/photocast/io/GeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/photocast/io/GeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on April 16, 2006, 5:58 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.photocast.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/sle/GroupAndSortTest.java b/rome-modules/src/test/java/com/rometools/modules/sle/GroupAndSortTest.java index aa7795b..f4f2f00 100644 --- a/rome-modules/src/test/java/com/rometools/modules/sle/GroupAndSortTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/sle/GroupAndSortTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.sle; import java.io.File; diff --git a/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleGeneratorTest.java index 01edf27..41db2f7 100644 --- a/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on April 29, 2006, 9:34 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.sle.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleParserTest.java b/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleParserTest.java index 44aa0d8..36d8aa4 100644 --- a/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/sle/io/ModuleParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on April 29, 2006, 7:00 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.sle.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/sse/SSEParserTest.java b/rome-modules/src/test/java/com/rometools/modules/sse/SSEParserTest.java index a1a3479..f0f5846 100644 --- a/rome-modules/src/test/java/com/rometools/modules/sse/SSEParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/sse/SSEParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on August 2, 2005, 1:30 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.sse; diff --git a/rome-modules/src/test/java/com/rometools/modules/thr/io/ThreadingModuleTest.java b/rome-modules/src/test/java/com/rometools/modules/thr/io/ThreadingModuleTest.java index 3c01c8d..69ec5e6 100644 --- a/rome-modules/src/test/java/com/rometools/modules/thr/io/ThreadingModuleTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/thr/io/ThreadingModuleTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.modules.thr.io; import java.io.File; diff --git a/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherGeneratorTest.java b/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherGeneratorTest.java index dffa34b..34403a8 100644 --- a/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherGeneratorTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherGeneratorTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 19, 2005, 10:13 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.yahooweather.io; diff --git a/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherModuleParserTest.java b/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherModuleParserTest.java index 40816f0..45866a6 100644 --- a/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherModuleParserTest.java +++ b/rome-modules/src/test/java/com/rometools/modules/yahooweather/io/WeatherModuleParserTest.java @@ -3,6 +3,19 @@ * JUnit based test * * Created on November 19, 2005, 9:45 PM + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * */ package com.rometools.modules.yahooweather.io; diff --git a/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML20.java b/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML20.java index 305a0e0..6c983e9 100644 --- a/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML20.java +++ b/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML20.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.feed.synd.impl; import com.rometools.rome.feed.WireFeed; diff --git a/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/TreeCategoryImpl.java b/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/TreeCategoryImpl.java index 54e3b95..624e372 100644 --- a/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/TreeCategoryImpl.java +++ b/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/TreeCategoryImpl.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.feed.synd.impl; import com.rometools.rome.feed.synd.SyndCategory; diff --git a/rome-opml/src/main/java/com/rometools/opml/io/impl/OPML20Generator.java b/rome-opml/src/main/java/com/rometools/opml/io/impl/OPML20Generator.java index 96ff4ae..43270a9 100644 --- a/rome-opml/src/main/java/com/rometools/opml/io/impl/OPML20Generator.java +++ b/rome-opml/src/main/java/com/rometools/opml/io/impl/OPML20Generator.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.io.impl; import java.util.Collection; diff --git a/rome-opml/src/site/resources/css/site.css b/rome-opml/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome-opml/src/site/resources/css/site.css +++ b/rome-opml/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome-opml/src/test/java/com/rometools/opml/FeedOpsTest.java b/rome-opml/src/test/java/com/rometools/opml/FeedOpsTest.java index 5eb5f61..81c57f8 100644 --- a/rome-opml/src/test/java/com/rometools/opml/FeedOpsTest.java +++ b/rome-opml/src/test/java/com/rometools/opml/FeedOpsTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml; import java.io.ByteArrayInputStream; diff --git a/rome-opml/src/test/java/com/rometools/opml/FeedTest.java b/rome-opml/src/test/java/com/rometools/opml/FeedTest.java index a2919e9..e787355 100644 --- a/rome-opml/src/test/java/com/rometools/opml/FeedTest.java +++ b/rome-opml/src/test/java/com/rometools/opml/FeedTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml; import java.io.InputStream; diff --git a/rome-opml/src/test/java/com/rometools/opml/SyndFeedTest.java b/rome-opml/src/test/java/com/rometools/opml/SyndFeedTest.java index 09bc640..fd7ca6e 100644 --- a/rome-opml/src/test/java/com/rometools/opml/SyndFeedTest.java +++ b/rome-opml/src/test/java/com/rometools/opml/SyndFeedTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml; /** @@ -133,4 +148,4 @@ public abstract class SyndFeedTest extends FeedTest { super.tearDown(); } -} \ No newline at end of file +} diff --git a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10.java b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10.java index 7f78a80..91fcad7 100644 --- a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10.java +++ b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10.java @@ -3,6 +3,18 @@ * * Created on April 25, 2006, 4:26 PM * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ diff --git a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10links.java b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10links.java index 33c6216..a0bf2f3 100644 --- a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10links.java +++ b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML10links.java @@ -3,6 +3,18 @@ * * Created on April 25, 2006, 4:26 PM * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ diff --git a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML20.java b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML20.java index 32f8348..ab1852e 100644 --- a/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML20.java +++ b/rome-opml/src/test/java/com/rometools/opml/TestOpsOPML20.java @@ -3,6 +3,18 @@ * * Created on April 25, 2006, 5:38 PM * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ diff --git a/rome-opml/src/test/java/com/rometools/opml/io/impl/OPML20GeneratorTest.java b/rome-opml/src/test/java/com/rometools/opml/io/impl/OPML20GeneratorTest.java index b69f085..c284f9f 100644 --- a/rome-opml/src/test/java/com/rometools/opml/io/impl/OPML20GeneratorTest.java +++ b/rome-opml/src/test/java/com/rometools/opml/io/impl/OPML20GeneratorTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.io.impl; import static org.hamcrest.MatcherAssert.assertThat; diff --git a/rome-opml/src/test/java/com/rometools/opml/test/NullWriter.java b/rome-opml/src/test/java/com/rometools/opml/test/NullWriter.java index c1642a7..4fef2b2 100644 --- a/rome-opml/src/test/java/com/rometools/opml/test/NullWriter.java +++ b/rome-opml/src/test/java/com/rometools/opml/test/NullWriter.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.test; import java.io.IOException; diff --git a/rome-opml/src/test/java/com/rometools/opml/test/TestUtil.java b/rome-opml/src/test/java/com/rometools/opml/test/TestUtil.java index ccd1b70..ddc892c 100644 --- a/rome-opml/src/test/java/com/rometools/opml/test/TestUtil.java +++ b/rome-opml/src/test/java/com/rometools/opml/test/TestUtil.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.opml.test; import java.io.InputStreamReader; diff --git a/rome-propono/src/main/java/com/rometools/propono/atom/server/ConfigurationError.java b/rome-propono/src/main/java/com/rometools/propono/atom/server/ConfigurationError.java index 120f28d..ab3415f 100644 --- a/rome-propono/src/main/java/com/rometools/propono/atom/server/ConfigurationError.java +++ b/rome-propono/src/main/java/com/rometools/propono/atom/server/ConfigurationError.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.propono.atom.server; class ConfigurationError extends Error { @@ -18,4 +33,4 @@ class ConfigurationError extends Error { return exception; } -} \ No newline at end of file +} diff --git a/rome-propono/src/main/java/com/rometools/propono/blogclient/metaweblog/NoOpIterator.java b/rome-propono/src/main/java/com/rometools/propono/blogclient/metaweblog/NoOpIterator.java index 7a77bcb..8c0ff32 100644 --- a/rome-propono/src/main/java/com/rometools/propono/blogclient/metaweblog/NoOpIterator.java +++ b/rome-propono/src/main/java/com/rometools/propono/blogclient/metaweblog/NoOpIterator.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.propono.blogclient.metaweblog; import java.util.Iterator; @@ -21,4 +36,4 @@ class NoOpIterator implements Iterator { public void remove() { } -} \ No newline at end of file +} diff --git a/rome-propono/src/site/resources/css/site.css b/rome-propono/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome-propono/src/site/resources/css/site.css +++ b/rome-propono/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome/src/main/java/com/rometools/rome/feed/impl/ConfigurableClassLoader.java b/rome/src/main/java/com/rometools/rome/feed/impl/ConfigurableClassLoader.java index 3644fea..270f13a 100644 --- a/rome/src/main/java/com/rometools/rome/feed/impl/ConfigurableClassLoader.java +++ b/rome/src/main/java/com/rometools/rome/feed/impl/ConfigurableClassLoader.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.feed.impl; /** diff --git a/rome/src/main/java/com/rometools/rome/feed/synd/SyndCategoryListFacade.java b/rome/src/main/java/com/rometools/rome/feed/synd/SyndCategoryListFacade.java index 96da572..6dd2f4b 100644 --- a/rome/src/main/java/com/rometools/rome/feed/synd/SyndCategoryListFacade.java +++ b/rome/src/main/java/com/rometools/rome/feed/synd/SyndCategoryListFacade.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.feed.synd; import java.util.AbstractList; @@ -159,4 +174,4 @@ class SyndCategoryListFacade extends AbstractList { return sList; } -} \ No newline at end of file +} diff --git a/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosure.java b/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosure.java index 75484b8..8b358a0 100644 --- a/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosure.java +++ b/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosure.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.feed.synd; import com.rometools.rome.feed.CopyFrom; diff --git a/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosureImpl.java b/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosureImpl.java index 755fc2e..74360dc 100644 --- a/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosureImpl.java +++ b/rome/src/main/java/com/rometools/rome/feed/synd/SyndEnclosureImpl.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.feed.synd; import java.io.Serializable; diff --git a/rome/src/main/java/com/rometools/rome/feed/synd/impl/URINormalizer.java b/rome/src/main/java/com/rometools/rome/feed/synd/impl/URINormalizer.java index a8e31df..6c92383 100644 --- a/rome/src/main/java/com/rometools/rome/feed/synd/impl/URINormalizer.java +++ b/rome/src/main/java/com/rometools/rome/feed/synd/impl/URINormalizer.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.feed.synd.impl; /** diff --git a/rome/src/main/java/com/rometools/rome/io/DelegatingModuleGenerator.java b/rome/src/main/java/com/rometools/rome/io/DelegatingModuleGenerator.java index e4d61ca..a01cbff 100644 --- a/rome/src/main/java/com/rometools/rome/io/DelegatingModuleGenerator.java +++ b/rome/src/main/java/com/rometools/rome/io/DelegatingModuleGenerator.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io; /** diff --git a/rome/src/main/java/com/rometools/rome/io/DelegatingModuleParser.java b/rome/src/main/java/com/rometools/rome/io/DelegatingModuleParser.java index 34040f4..2896bd0 100644 --- a/rome/src/main/java/com/rometools/rome/io/DelegatingModuleParser.java +++ b/rome/src/main/java/com/rometools/rome/io/DelegatingModuleParser.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io; /** diff --git a/rome/src/main/java/com/rometools/rome/io/SAXBuilder.java b/rome/src/main/java/com/rometools/rome/io/SAXBuilder.java index 2f6152e..eed9874 100644 --- a/rome/src/main/java/com/rometools/rome/io/SAXBuilder.java +++ b/rome/src/main/java/com/rometools/rome/io/SAXBuilder.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io; import org.jdom2.JDOMException; diff --git a/rome/src/main/java/com/rometools/rome/io/XmlReaderException.java b/rome/src/main/java/com/rometools/rome/io/XmlReaderException.java index 14c1320..7b090c8 100644 --- a/rome/src/main/java/com/rometools/rome/io/XmlReaderException.java +++ b/rome/src/main/java/com/rometools/rome/io/XmlReaderException.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io; import java.io.IOException; diff --git a/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedGenerator.java b/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedGenerator.java index 7340784..f29b198 100644 --- a/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedGenerator.java +++ b/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedGenerator.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io.impl; import java.util.ArrayList; diff --git a/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedParser.java b/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedParser.java index 0ce5631..21ac99c 100644 --- a/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedParser.java +++ b/rome/src/main/java/com/rometools/rome/io/impl/BaseWireFeedParser.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io.impl; import java.util.ArrayList; diff --git a/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java b/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java index 8a297e3..b7bdf29 100644 --- a/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java +++ b/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io.impl; /** diff --git a/rome/src/main/java/com/rometools/rome/io/impl/PropertiesLoader.java b/rome/src/main/java/com/rometools/rome/io/impl/PropertiesLoader.java index e586a2e..835ad64 100644 --- a/rome/src/main/java/com/rometools/rome/io/impl/PropertiesLoader.java +++ b/rome/src/main/java/com/rometools/rome/io/impl/PropertiesLoader.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io.impl; import java.io.IOException; diff --git a/rome/src/site/resources/css/site.css b/rome/src/site/resources/css/site.css index 43c3cd8..ce29d3b 100644 --- a/rome/src/site/resources/css/site.css +++ b/rome/src/site/resources/css/site.css @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ h1 { padding: 4px 4px 4px 6px; border: 1px solid #999; @@ -5,4 +20,4 @@ h1 { background-color: #ddd; font-weight:900; font-size: x-large; -} \ No newline at end of file +} diff --git a/rome/src/test/java/com/rometools/rome/io/impl/RSS20ParserTest.java b/rome/src/test/java/com/rometools/rome/io/impl/RSS20ParserTest.java index 4493de2..735a2f7 100644 --- a/rome/src/test/java/com/rometools/rome/io/impl/RSS20ParserTest.java +++ b/rome/src/test/java/com/rometools/rome/io/impl/RSS20ParserTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.io.impl; import static org.junit.Assert.assertFalse; diff --git a/rome/src/test/java/com/rometools/rome/unittest/FeedOpsTest.java b/rome/src/test/java/com/rometools/rome/unittest/FeedOpsTest.java index 9354686..6fbff5c 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/FeedOpsTest.java +++ b/rome/src/test/java/com/rometools/rome/unittest/FeedOpsTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.io.ByteArrayInputStream; diff --git a/rome/src/test/java/com/rometools/rome/unittest/FeedTest.java b/rome/src/test/java/com/rometools/rome/unittest/FeedTest.java index d7bbb9b..f5fc1a4 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/FeedTest.java +++ b/rome/src/test/java/com/rometools/rome/unittest/FeedTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.io.InputStream; diff --git a/rome/src/test/java/com/rometools/rome/unittest/SyndFeedTest.java b/rome/src/test/java/com/rometools/rome/unittest/SyndFeedTest.java index 8487d59..d3a5c20 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/SyndFeedTest.java +++ b/rome/src/test/java/com/rometools/rome/unittest/SyndFeedTest.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.Date; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestAtomContent.java b/rome/src/test/java/com/rometools/rome/unittest/TestAtomContent.java index eec11c6..f57710a 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestAtomContent.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestAtomContent.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.io.StringReader; @@ -44,4 +59,4 @@ public class TestAtomContent extends TestCase { assertTrue(sw.toString().contains("Hello Hello")); } -} \ No newline at end of file +} diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestBase64.java b/rome/src/test/java/com/rometools/rome/unittest/TestBase64.java index 61719d0..ab02ec7 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestBase64.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestBase64.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import junit.framework.TestCase; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestEqualsBean.java b/rome/src/test/java/com/rometools/rome/unittest/TestEqualsBean.java index f3679ab..572e7ac 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestEqualsBean.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestEqualsBean.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import junit.framework.TestCase; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom03.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom03.java index 92e8089..0e19212 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom03.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom03.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom10.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom10.java index 64d1a65..9fda5f6 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom10.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsAtom10.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS090.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS090.java index 14afa07..ca4fb37 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS090.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS090.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS091N.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS091N.java index 024edd5..84e4f08 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS091N.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS091N.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS092.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS092.java index 3c95bae..9d82bad 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS092.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS092.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS093.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS093.java index fe6c5b1..a013d6d 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS093.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS093.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS094.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS094.java index 466eab0..0a6573c 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS094.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS094.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS10.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS10.java index dce2880..8632461 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS10.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS10.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS20.java b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS20.java index d4a2619..1521d1f 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS20.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestOpsRSS20.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; /** diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03.java index 65ec6b1..a7952d2 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03DCSyModules.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03DCSyModules.java index 39ff030..ea6d870 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03DCSyModules.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom03DCSyModules.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.Date; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10.java index 0b7b096..73231a3 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Bray.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Bray.java index 963da58..336d5ea 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Bray.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Bray.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import com.rometools.rome.feed.synd.SyndEntry; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Ruby.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Ruby.java index 03c70b1..6865e88 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Ruby.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10Ruby.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import com.rometools.rome.feed.synd.SyndEntry; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10b.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10b.java index ad916d0..45f8a9b 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10b.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10b.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.List; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10prefix.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10prefix.java index 8137435..753dc6f 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10prefix.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedAtom10prefix.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import com.rometools.rome.feed.atom.Feed; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS090.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS090.java index 1826a98..b829b42 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS090.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS090.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091N.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091N.java index d3b2a36..fa00c86 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091N.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091N.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091U.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091U.java index 5bcc691..12f6d19 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091U.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS091U.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092.java index 84f1788..92a3ab7 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092Alt.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092Alt.java index 68b8a82..9d142e1 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092Alt.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS092Alt.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.HashSet; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS093.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS093.java index 3f0cbc6..7c5bea9 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS093.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS093.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS094.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS094.java index 2c8735f..72de42f 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS094.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS094.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10.java index 4ed7b13..58f8e45 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCMulti.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCMulti.java index 16831c3..811a1c3 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCMulti.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCMulti.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.Date; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCSyModules.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCSyModules.java index 2c8b998..7b611c7 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCSyModules.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS10DCSyModules.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; import java.util.Date; diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS20.java b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS20.java index e6c0375..b4536f4 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS20.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestSyndFeedRSS20.java @@ -1,4 +1,17 @@ /* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * * Created on Jun 24, 2004 * */ diff --git a/rome/src/test/java/com/rometools/rome/unittest/TestXmlBomb.java b/rome/src/test/java/com/rometools/rome/unittest/TestXmlBomb.java index a6123ec..c76f071 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/TestXmlBomb.java +++ b/rome/src/test/java/com/rometools/rome/unittest/TestXmlBomb.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest; @@ -51,4 +66,4 @@ public class TestXmlBomb extends TestCase { } } -} \ No newline at end of file +} diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue131Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue131Test.java index 25dff3c..a66b4a9 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue131Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue131Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import java.util.List; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue134Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue134Test.java index eefcf9e..9fc76e8 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue134Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue134Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import com.rometools.rome.feed.synd.SyndFeed; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue137Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue137Test.java index 6614e3a..028abe8 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue137Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue137Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import com.rometools.rome.feed.synd.SyndFeed; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue158Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue158Test.java index 1b30b32..1299195 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue158Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue158Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import com.rometools.rome.unittest.FeedTest; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue161Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue161Test.java index 6e11f9a..963dd32 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue161Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue161Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import java.util.List; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue162Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue162Test.java index c0a5300..361a01e 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue162Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue162Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import java.util.List; diff --git a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue88Test.java b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue88Test.java index 6cd5c99..ec778c1 100644 --- a/rome/src/test/java/com/rometools/rome/unittest/issues/Issue88Test.java +++ b/rome/src/test/java/com/rometools/rome/unittest/issues/Issue88Test.java @@ -1,3 +1,18 @@ +/* + * + * Licensed under the Apache License, Version 2.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.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ package com.rometools.rome.unittest.issues; import com.rometools.rome.unittest.FeedTest;