You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/10/01 21:48:55 UTC

svn commit: r451791 - in /incubator/cayenne/main/trunk/pre-maven: cayenne-other/wiki-docs/ cayenne-other/wiki-docs/images/ tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/ tutorials/quick-start-rop/cayenne-tutorial/src/cay...

Author: aadamchik
Date: Sun Oct  1 12:48:54 2006
New Revision: 451791

URL: http://svn.apache.org/viewvc?view=rev&rev=451791
Log:
more license headers

Added:
    incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/images/link_attachment_7.gif   (with props)
Modified:
    incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/style.css
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Artist.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Gallery.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Painting.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Artist.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Gallery.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Painting.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Artist.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Gallery.java
    incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Painting.java

Added: incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/images/link_attachment_7.gif
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/images/link_attachment_7.gif?view=auto&rev=451791
==============================================================================
Binary file - no diff available.

Propchange: incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/images/link_attachment_7.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/style.css
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/style.css?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/style.css (original)
+++ incubator/cayenne/main/trunk/pre-maven/cayenne-other/wiki-docs/style.css Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*
+   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.
+*/
 body, p, td, table, tr {
 	font-family: Verdana, arial, sans-serif;
 	font-size: 11px;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Artist.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Artist.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Artist.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Artist.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial.client;
 
 import java.text.ParseException;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Gallery.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Gallery.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Gallery.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Gallery.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial.client;
 
 import cayenne.tutorial.client.auto._Gallery;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Painting.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Painting.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Painting.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial-client/src/cayenne/tutorial/client/Painting.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial.client;
 
 import cayenne.tutorial.client.auto._Painting;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Artist.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Artist.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Artist.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Artist.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial;
 
 import java.text.ParseException;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Gallery.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Gallery.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Gallery.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Gallery.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial;
 
 import cayenne.tutorial.auto._Gallery;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Painting.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Painting.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Painting.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start-rop/cayenne-tutorial/src/cayenne/tutorial/Painting.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial;
 
 import cayenne.tutorial.auto._Painting;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Artist.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Artist.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Artist.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Artist.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial;
 
 import java.text.ParseException;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Gallery.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Gallery.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Gallery.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Gallery.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,21 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
 package cayenne.tutorial;
 
 import cayenne.tutorial.auto._Gallery;

Modified: incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Painting.java
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Painting.java?view=diff&rev=451791&r1=451790&r2=451791
==============================================================================
--- incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Painting.java (original)
+++ incubator/cayenne/main/trunk/pre-maven/tutorials/quick-start/cayenne-tutorial/src/cayenne/tutorial/Painting.java Sun Oct  1 12:48:54 2006
@@ -1,3 +1,22 @@
+/*****************************************************************
+ *   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.
+ ****************************************************************/
+
 package cayenne.tutorial;
 
 import cayenne.tutorial.auto._Painting;