Author: simoneg
Date: Tue Jul 21 01:58:14 2009
New Revision: 796117
URL: http://svn.apache.org/viewvc?rev=796117&view=rev
Log:
LABS-393 : missing Apache headers
Modified:
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/I18nHandler.java
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/TranslatingInterceptor.aj
labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/style.css
labs/magma/trunk/website-dojo-datewidget/pom.xml
labs/magma/trunk/website-dojo-datewidget/src/main/dojo-profile/datefield.profile.js
labs/magma/trunk/website-dojo-datewidget/src/main/java/org/apache/magma/dojo/InterceptDateFields.aj
labs/magma/trunk/website-dojo-datewidget/src/main/resources/org/apache/magma/website/dojo/dateField.js
labs/magma/trunk/website-dojo-pack/pom.xml
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/AddDojoMethodsToHead.aj
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/DojoWebHandler.java
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/InstallDojoHandler.aj
labs/magma/trunk/website-dojo-pack/src/main/resources/org/apache/magma/website/dojo/setTheme.js
labs/magma/trunk/website-dojo-textareas-youtubevideo/src/main/java/org/apache/magma/dojo/AddYoutubeVideoToPlugins.aj
labs/magma/trunk/website-dojo-textareas/pom.xml
labs/magma/trunk/website-dojo-textareas/src/main/dojo-profile/textareas.profile.js
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/InterceptTextareaFields.aj
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/RichEditorPlugins.java
labs/magma/trunk/website-dojo-textareas/src/main/resources/org/apache/magma/website/dojo/textareaField.js
Modified:
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/I18nHandler.java
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/I18nHandler.java?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/I18nHandler.java
(original)
+++
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/I18nHandler.java
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.website.developer.i18n;
import org.apache.magma.website.HtmlProducer;
Modified:
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/TranslatingInterceptor.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/TranslatingInterceptor.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/TranslatingInterceptor.aj
(original)
+++
labs/magma/trunk/website-developer/src/main/java/org/apache/magma/website/developer/i18n/TranslatingInterceptor.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.website.developer.i18n;
import java.util.Stack;
Modified:
labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/style.css
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/style.css?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/style.css
(original)
+++
labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/style.css
Tue Jul 21 01:58:14 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.
+ */
.website-developer ul.properties {
background: #EEE;
border: 1px solid black;
@@ -71,4 +87,4 @@
border: 2px solid #999;
padding: 3px 2px 3px 2px;
font-size: smaller;
-}
\ No newline at end of file
+}
Modified: labs/magma/trunk/website-dojo-datewidget/pom.xml
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-datewidget/pom.xml?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-datewidget/pom.xml (original)
+++ labs/magma/trunk/website-dojo-datewidget/pom.xml Tue Jul 21 01:58:14 2009
@@ -1,4 +1,20 @@
<?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.
+-->
<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">
@@ -26,4 +42,4 @@
<version>0.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified:
labs/magma/trunk/website-dojo-datewidget/src/main/dojo-profile/datefield.profile.js
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-datewidget/src/main/dojo-profile/datefield.profile.js?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-datewidget/src/main/dojo-profile/datefield.profile.js
(original)
+++
labs/magma/trunk/website-dojo-datewidget/src/main/dojo-profile/datefield.profile.js
Tue Jul 21 01:58:14 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.
+ */
dependencies ={
layers: [
{
Modified:
labs/magma/trunk/website-dojo-datewidget/src/main/java/org/apache/magma/dojo/InterceptDateFields.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-datewidget/src/main/java/org/apache/magma/dojo/InterceptDateFields.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-datewidget/src/main/java/org/apache/magma/dojo/InterceptDateFields.aj
(original)
+++
labs/magma/trunk/website-dojo-datewidget/src/main/java/org/apache/magma/dojo/InterceptDateFields.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import org.apache.magma.beans.PropertyInfo;
Modified:
labs/magma/trunk/website-dojo-datewidget/src/main/resources/org/apache/magma/website/dojo/dateField.js
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-datewidget/src/main/resources/org/apache/magma/website/dojo/dateField.js?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-datewidget/src/main/resources/org/apache/magma/website/dojo/dateField.js
(original)
+++
labs/magma/trunk/website-dojo-datewidget/src/main/resources/org/apache/magma/website/dojo/dateField.js
Tue Jul 21 01:58:14 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.
+ */
dojo.require("dijit.form.DateTextBox");
dojo.require("dojo.parser");
Modified: labs/magma/trunk/website-dojo-pack/pom.xml
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/pom.xml?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-pack/pom.xml (original)
+++ labs/magma/trunk/website-dojo-pack/pom.xml Tue Jul 21 01:58:14 2009
@@ -1,4 +1,20 @@
<?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.
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -59,4 +75,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified:
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/AddDojoMethodsToHead.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/AddDojoMethodsToHead.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/AddDojoMethodsToHead.aj
(original)
+++
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/AddDojoMethodsToHead.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
Modified:
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/DojoWebHandler.java
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/DojoWebHandler.java?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/DojoWebHandler.java
(original)
+++
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/DojoWebHandler.java
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import org.apache.magma.website.Producer;
Modified:
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/InstallDojoHandler.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/InstallDojoHandler.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/InstallDojoHandler.aj
(original)
+++
labs/magma/trunk/website-dojo-pack/src/main/java/org/apache/magma/dojo/InstallDojoHandler.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import org.apache.magma.website.RootWebHandler;
Modified:
labs/magma/trunk/website-dojo-pack/src/main/resources/org/apache/magma/website/dojo/setTheme.js
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/src/main/resources/org/apache/magma/website/dojo/setTheme.js?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-pack/src/main/resources/org/apache/magma/website/dojo/setTheme.js
(original)
+++
labs/magma/trunk/website-dojo-pack/src/main/resources/org/apache/magma/website/dojo/setTheme.js
Tue Jul 21 01:58:14 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.
+ */
function setTheme() {
if (!document.body.className || document.body.className == '') {
document.body.className = 'tundra';
@@ -8,4 +24,4 @@
document.getElementsByTagName("head")[0].appendChild(fileref)
}
}
-addOnload(setTheme);
\ No newline at end of file
+addOnload(setTheme);
Modified:
labs/magma/trunk/website-dojo-textareas-youtubevideo/src/main/java/org/apache/magma/dojo/AddYoutubeVideoToPlugins.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas-youtubevideo/src/main/java/org/apache/magma/dojo/AddYoutubeVideoToPlugins.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-textareas-youtubevideo/src/main/java/org/apache/magma/dojo/AddYoutubeVideoToPlugins.aj
(original)
+++
labs/magma/trunk/website-dojo-textareas-youtubevideo/src/main/java/org/apache/magma/dojo/AddYoutubeVideoToPlugins.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import java.util.List;
Modified: labs/magma/trunk/website-dojo-textareas/pom.xml
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/pom.xml?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-textareas/pom.xml (original)
+++ labs/magma/trunk/website-dojo-textareas/pom.xml Tue Jul 21 01:58:14 2009
@@ -1,4 +1,20 @@
<?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.
+-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<parent>
<artifactId>magma-parent</artifactId>
@@ -29,4 +45,4 @@
<version>0.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified:
labs/magma/trunk/website-dojo-textareas/src/main/dojo-profile/textareas.profile.js
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/src/main/dojo-profile/textareas.profile.js?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-textareas/src/main/dojo-profile/textareas.profile.js
(original)
+++
labs/magma/trunk/website-dojo-textareas/src/main/dojo-profile/textareas.profile.js
Tue Jul 21 01:58:14 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.
+ */
dependencies ={
layers: [
{
Modified:
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/InterceptTextareaFields.aj
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/InterceptTextareaFields.aj?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/InterceptTextareaFields.aj
(original)
+++
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/InterceptTextareaFields.aj
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import org.apache.magma.beans.PropertyInfo;
Modified:
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/RichEditorPlugins.java
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/RichEditorPlugins.java?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/RichEditorPlugins.java
(original)
+++
labs/magma/trunk/website-dojo-textareas/src/main/java/org/apache/magma/dojo/RichEditorPlugins.java
Tue Jul 21 01:58:14 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.
+ */
package org.apache.magma.dojo;
import java.util.ArrayList;
Modified:
labs/magma/trunk/website-dojo-textareas/src/main/resources/org/apache/magma/website/dojo/textareaField.js
URL:
http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/src/main/resources/org/apache/magma/website/dojo/textareaField.js?rev=796117&r1=796116&r2=796117&view=diff
==============================================================================
---
labs/magma/trunk/website-dojo-textareas/src/main/resources/org/apache/magma/website/dojo/textareaField.js
(original)
+++
labs/magma/trunk/website-dojo-textareas/src/main/resources/org/apache/magma/website/dojo/textareaField.js
Tue Jul 21 01:58:14 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.
+ */
dojo.require("dijit.form.Textarea");
dojo.require("dijit.Editor");
dojo.require("dijit._editor.plugins.LinkOnlyDialog");
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]