You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2009/05/27 21:20:48 UTC

svn commit: r779280 - in /incubator/pivot/trunk: core/test/resources/ tutorials/src/pivot/tutorials/databinding/ wtk/src/pivot/wtk/skin/terra/

Author: tvolkert
Date: Wed May 27 19:20:48 2009
New Revision: 779280

URL: http://svn.apache.org/viewvc?rev=779280&view=rev
Log:
Added license headers to remaining JSON files

Modified:
    incubator/pivot/trunk/core/test/resources/test1.json
    incubator/pivot/trunk/core/test/resources/test2.json
    incubator/pivot/trunk/core/test/resources/test2_en.json
    incubator/pivot/trunk/core/test/resources/test3.json
    incubator/pivot/trunk/core/test/resources/test3_en.json
    incubator/pivot/trunk/core/test/resources/test3_en_GB.json
    incubator/pivot/trunk/core/test/resources/test4.json
    incubator/pivot/trunk/core/test/resources/test6.json
    incubator/pivot/trunk/core/test/resources/test6_en.json
    incubator/pivot/trunk/core/test/resources/test6_en_GB.json
    incubator/pivot/trunk/tutorials/src/pivot/tutorials/databinding/contact.json
    incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_default.json
    incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_test.json

Modified: incubator/pivot/trunk/core/test/resources/test1.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test1.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test1.json (original)
+++ incubator/pivot/trunk/core/test/resources/test1.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "title": "example glossary",

Modified: incubator/pivot/trunk/core/test/resources/test2.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test2.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test2.json (original)
+++ incubator/pivot/trunk/core/test/resources/test2.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "title": "example glossary",

Modified: incubator/pivot/trunk/core/test/resources/test2_en.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test2_en.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test2_en.json (original)
+++ incubator/pivot/trunk/core/test/resources/test2_en.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "GlossDiv": {

Modified: incubator/pivot/trunk/core/test/resources/test3.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test3.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test3.json (original)
+++ incubator/pivot/trunk/core/test/resources/test3.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "title": "example glossary",

Modified: incubator/pivot/trunk/core/test/resources/test3_en.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test3_en.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test3_en.json (original)
+++ incubator/pivot/trunk/core/test/resources/test3_en.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "GlossDiv": {

Modified: incubator/pivot/trunk/core/test/resources/test3_en_GB.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test3_en_GB.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test3_en_GB.json (original)
+++ incubator/pivot/trunk/core/test/resources/test3_en_GB.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "GlossDiv": {

Modified: incubator/pivot/trunk/core/test/resources/test4.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test4.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test4.json (original)
+++ incubator/pivot/trunk/core/test/resources/test4.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary"x: {
         "title": "example glossary",

Modified: incubator/pivot/trunk/core/test/resources/test6.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test6.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test6.json (original)
+++ incubator/pivot/trunk/core/test/resources/test6.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "title": "example glossary",

Modified: incubator/pivot/trunk/core/test/resources/test6_en.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test6_en.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test6_en.json (original)
+++ incubator/pivot/trunk/core/test/resources/test6_en.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "GlossDiv": {

Modified: incubator/pivot/trunk/core/test/resources/test6_en_GB.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/core/test/resources/test6_en_GB.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/core/test/resources/test6_en_GB.json (original)
+++ incubator/pivot/trunk/core/test/resources/test6_en_GB.json Wed May 27 19:20:48 2009
@@ -1,4 +1,19 @@
-
+/*
+ * 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.
+ */
 {
     "glossary": {
         "GlossDiv": {

Modified: incubator/pivot/trunk/tutorials/src/pivot/tutorials/databinding/contact.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/src/pivot/tutorials/databinding/contact.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/tutorials/src/pivot/tutorials/databinding/contact.json (original)
+++ incubator/pivot/trunk/tutorials/src/pivot/tutorials/databinding/contact.json Wed May 27 19:20:48 2009
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 {   id: 101,
     name: "Joe Smith",
 

Modified: incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_default.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_default.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_default.json (original)
+++ incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_default.json Wed May 27 19:20:48 2009
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 {
     font: "Verdana 11",
 

Modified: incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_test.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_test.json?rev=779280&r1=779279&r2=779280&view=diff
==============================================================================
--- incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_test.json (original)
+++ incubator/pivot/trunk/wtk/src/pivot/wtk/skin/terra/TerraTheme_test.json Wed May 27 19:20:48 2009
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 {   font: "Verdana 11",
 
     colors: [