Skip to content

Commit

Permalink
Update and add missing license headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
chirino committed Sep 30, 2011
1 parent c56aedd commit c4ea160
Show file tree
Hide file tree
Showing 258 changed files with 1,734 additions and 189 deletions.
2 changes: 1 addition & 1 deletion pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
32 changes: 18 additions & 14 deletions restygwt-website/pom.xml
@@ -1,20 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
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.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion restygwt-website/src/WEB-INF/web.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
18 changes: 18 additions & 0 deletions restygwt-website/src/styles/impact/css/pygmentize.css
@@ -1,3 +1,21 @@
/**
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
* 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.
*/

.syntax .hll { background-color: #ffffcc }
.syntax { background: #f0f0f0; }
.syntax .c { color: #60a0b0; font-style: italic } /* Comment */
Expand Down
18 changes: 18 additions & 0 deletions restygwt-website/src/styles/impact/css/site.css
@@ -1,3 +1,21 @@
/**
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
* 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.
*/

body, html {
font-family:Arial,Verdana,Helvetica,sans-serif;
color: #666666;
Expand Down
2 changes: 1 addition & 1 deletion restygwt/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-example/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-example/war/WEB-INF/web.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-example/war/ui/ui.css
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-example/war/ui/ui.html
@@ -1,6 +1,6 @@
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009-2010 the original author or authors.
Copyright (C) 2009-2011 the original author or authors.
See the notice.md file distributed with this work for additional
information regarding copyright ownership.
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright (C) 2009-2010 the original author or authors.
* Copyright (C) 2009-2011 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
Expand Down

0 comments on commit c4ea160

Please sign in to comment.