You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by rg...@apache.org on 2013/03/26 23:16:08 UTC

svn commit: r1461343 - in /wookie/trunk: etc/rat-ignore.txt widgets/templates/assetPlayer/content_albums_secondary.html widgets/templates/settings/content_primary.html widgets/templates/settings/settings_primary.html

Author: rgardler
Date: Tue Mar 26 22:16:07 2013
New Revision: 1461343

URL: http://svn.apache.org/r1461343
Log:
add some missing license headers and update RAT excludes files

Modified:
    wookie/trunk/etc/rat-ignore.txt
    wookie/trunk/widgets/templates/assetPlayer/content_albums_secondary.html
    wookie/trunk/widgets/templates/settings/content_primary.html
    wookie/trunk/widgets/templates/settings/settings_primary.html

Modified: wookie/trunk/etc/rat-ignore.txt
URL: http://svn.apache.org/viewvc/wookie/trunk/etc/rat-ignore.txt?rev=1461343&r1=1461342&r2=1461343&view=diff
==============================================================================
--- wookie/trunk/etc/rat-ignore.txt (original)
+++ wookie/trunk/etc/rat-ignore.txt Tue Mar 26 22:16:07 2013
@@ -48,6 +48,11 @@ docs/legacy/readme_coppercore.txt
 # needs checking if relevant licenses are included
 # at top level
 
+# Digital Signatures
+
+src/org/apache/wookie/util/digitalsignature/xmldsig-core-schema.xsd
+src/org/apache/wookie/util/digitalsignature/xmldsig-properties-schema.xsd
+
 # S5
 
 widgets/widget-template/s5/lib/s5/ui/default/**
@@ -65,6 +70,21 @@ features/jqmobile/shared/jquery.min.js
 features/jqmobile/shared/jquery.mobile.min.css
 features/jqmobile/shared/jquery.mobile.min.js
 scratchpad/widgets/flickr/lib/jquery.min.js
+widgets/templates/assetPlayer/lib/jquery-1.8.2.js
+widgets/templates/assetPlayer/lib/jquery.mobile-1.2.0.js
+widgets/templates/assetPlayer/style/jquery.mobile-1.2.0.css
+widgets/templates/base/lib/jquery-1.8.2.js
+widgets/templates/base/lib/jquery.mobile-1.2.0.js
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery-1.7.1.min.js
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile-1.1.1.css
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile-1.1.1.js
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile-1.1.1.min.css
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile-1.1.1.min.js
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile.structure-1.1.1.css
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile.structure-1.1.1.min.css
+templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile.theme-1.1.1.css
+widgets/templates/walkthrough/lib/jquery.mobile-1.1.1/jquery.mobile.theme-1.1.1.min.css
+
 # see widgets/freeder/legal/jquery.jfeed.pack.js.license.txt
 widgets/freeder/scripts/jquery.jfeed.pack.js
 widgets/sudoku/jquery.js

Modified: wookie/trunk/widgets/templates/assetPlayer/content_albums_secondary.html
URL: http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/assetPlayer/content_albums_secondary.html?rev=1461343&r1=1461342&r2=1461343&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/assetPlayer/content_albums_secondary.html (original)
+++ wookie/trunk/widgets/templates/assetPlayer/content_albums_secondary.html Tue Mar 26 22:16:07 2013
@@ -1 +1,17 @@
+<!--
+  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.
+-->
 <a id="showSettings" href="#" data-role="button" data-mini="true">${assettPlayer.settings.text}</a>

Modified: wookie/trunk/widgets/templates/settings/content_primary.html
URL: http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/settings/content_primary.html?rev=1461343&r1=1461342&r2=1461343&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/settings/content_primary.html (original)
+++ wookie/trunk/widgets/templates/settings/content_primary.html Tue Mar 26 22:16:07 2013
@@ -1 +1,17 @@
+<!--
+    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.
+  -->
 <a id="showSettings" href="#" data-role="button" data-mini="true">Settings</a>

Modified: wookie/trunk/widgets/templates/settings/settings_primary.html
URL: http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/settings/settings_primary.html?rev=1461343&r1=1461342&r2=1461343&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/settings/settings_primary.html (original)
+++ wookie/trunk/widgets/templates/settings/settings_primary.html Tue Mar 26 22:16:07 2013
@@ -1 +1,17 @@
+<!--
+    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.
+  -->
 <p>This is the settings.primary content.</p>