You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by vs...@apache.org on 2009/04/29 23:42:47 UTC

svn commit: r769951 - in /incubator/shindig/branches/1.0.x-incubating/javascript: container/gadgets.css samplecontainer/examples/rewriter/rewriter1.css samplecontainer/examples/rewriter/rewriter2.css samplecontainer/state.dtd

Author: vsiveton
Date: Wed Apr 29 21:42:47 2009
New Revision: 769951

URL: http://svn.apache.org/viewvc?rev=769951&view=rev
Log:
o added more license header

Modified:
    incubator/shindig/branches/1.0.x-incubating/javascript/container/gadgets.css
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.css
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.css
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state.dtd

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/gadgets.css
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/gadgets.css?rev=769951&r1=769950&r2=769951&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/gadgets.css (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/gadgets.css Wed Apr 29 21:42:47 2009
@@ -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.
+ */
+
 .gadgets-gadget-chrome {
   float: left;
   margin: 4px;

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.css
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.css?rev=769951&r1=769950&r2=769951&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.css (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.css Wed Apr 29 21:42:47 2009
@@ -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.
+ */
+
 #backgrdiv {
   background-image: url("feather.png");
   background-repeat: no-repeat;

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.css
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.css?rev=769951&r1=769950&r2=769951&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.css (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.css Wed Apr 29 21:42:47 2009
@@ -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.
+ */
+
 #backgrdiv2 {
   background-image: url("feather.png");
   background-repeat: no-repeat;

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state.dtd
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state.dtd?rev=769951&r1=769950&r2=769951&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state.dtd (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state.dtd Wed Apr 29 21:42:47 2009
@@ -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.
+ */
+
 <!ELEMENT container (people, appId?,
     personAppData?, activities?)>