Author: jross
Date: Fri Aug 23 18:53:16 2013
New Revision: 1516979

URL: http://svn.apache.org/r1516979
Log:
QPID-4961: Add missing license headers; from Fraser's change 1516919

Modified:
    qpid/branches/0.24/qpid/tools/src/java/README-Java-Broker.txt
    qpid/branches/0.24/qpid/tools/src/java/README.txt
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/authentication/account.properties
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/index.html
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/LICENCE
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie6.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie7.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie8.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie9.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/LICENCE
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/itablet.js
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/LICENCE
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/index.css
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/qmf.css
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/LICENCE
    
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/qmf-ui.js
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/config.js
    qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/qmf.html
    
qpid/branches/0.24/qpid/tools/src/java/src/restapi/java/org/apache/qpid/restapi/servlet/TODO

Modified: qpid/branches/0.24/qpid/tools/src/java/README-Java-Broker.txt
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/README-Java-Broker.txt?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/README-Java-Broker.txt (original)
+++ qpid/branches/0.24/qpid/tools/src/java/README-Java-Broker.txt Fri Aug 23 
18:53:16 2013
@@ -1,3 +1,23 @@
+/*
+ *
+ * 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.
+ *
+ */
 
 The Qpid Java Broker by default uses either JMX or an HTTP Management GUI & 
REST API, however by building
 a QMF2 Agent as a Java Broker plugin it's possible to provide better synergy 
between the C++ and Java Brokers

Modified: qpid/branches/0.24/qpid/tools/src/java/README.txt
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/README.txt?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/README.txt (original)
+++ qpid/branches/0.24/qpid/tools/src/java/README.txt Fri Aug 23 18:53:16 2013
@@ -1,3 +1,23 @@
+/*
+ *
+ * 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.
+ *
+ */
 
 This is a Java JMS implementation of the QMF2 API specified at
 https://cwiki.apache.org/qpid/qmfv2-api-proposal.html

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/authentication/account.properties
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/authentication/account.properties?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/authentication/account.properties
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/authentication/account.properties
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,23 @@
 #
+#
+# 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.
+#
+#
+
 guest=guest
 admin=admin

Modified: qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/index.html
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/index.html?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/index.html 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/index.html Fri Aug 
23 18:53:16 2013
@@ -1,4 +1,22 @@
 <!DOCTYPE html>
+<!--
+  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.
+-->
 
 <!--
 This page provides a "welcome" page for the Qpid REST Service it immediately 
redirects to ui/qmf.html

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/LICENCE
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/LICENCE?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/LICENCE 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/LICENCE 
Fri Aug 23 18:53:16 2013
@@ -1,29 +0,0 @@
-/*
- * itablet.css
- * itablet-ie9.css
- * itablet-ie8.css
- * itablet-ie7.css
- * itablet-ie6.css
- *
- * Copyright (c) 2013, Fraser Adams
- *
- * 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.
- *
- */
-
-

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie6.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie6.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie6.css
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie6.css
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
  * Stylesheet to try and make things look not *too* bad in IE6 and below. 
Supporting IE6 really is a nightmare :-(
  */

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie7.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie7.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie7.css
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie7.css
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
  * Stylesheet to try and make things look not *too* bad in IE7.
  */

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie8.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie8.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie8.css
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie8.css
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
  * Stylesheet to try and make things look not *too* bad in IE8 and below
  */

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie9.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie9.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie9.css
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet-ie9.css
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
  * Stylesheet to sort out IE9 specific quirks.......
  */

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet.css 
(original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/css/itablet.css 
Fri Aug 23 18:53:16 2013
@@ -1,3 +1,23 @@
+/*
+ *
+ * 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
 {

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/LICENCE
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/LICENCE?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/LICENCE 
(original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/LICENCE 
Fri Aug 23 18:53:16 2013
@@ -1,27 +1,3 @@
-/*
- * itablet.js
- *
- * Copyright (c) 2013, Fraser Adams
- *
- * 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.
- *
- */
-
 
 /*
  * jQuery JavaScript Library v1.7.1

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/itablet.js
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/itablet.js?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/itablet.js
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/itablet/scripts/itablet.js
 Fri Aug 23 18:53:16 2013
@@ -1,5 +1,25 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
- * http://www.apache.org/licenses/LICENSE-2.0
  *
  * This library implements a general user interface look and feel similar to a 
"well know tablet PC" :-)
  * It provides animated page transition eye-candy but is, in essence, really 
just a fancy tabbed window.

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/LICENCE
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/LICENCE?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/LICENCE 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/LICENCE 
Fri Aug 23 18:53:16 2013
@@ -1,26 +0,0 @@
-/*
- * index.css
- * qmf.css
- *
- * Copyright (c) 2013, Fraser Adams
- *
- * 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.
- *
- */
-
-

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/index.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/index.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/index.css 
(original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/index.css 
Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 html
 {
     background: black;

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/qmf.css
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/qmf.css?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/qmf.css 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/css/qmf.css 
Fri Aug 23 18:53:16 2013
@@ -1,3 +1,23 @@
+/*
+ *
+ * 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.settings
 {

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/LICENCE
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/LICENCE?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/LICENCE 
(original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/LICENCE 
Fri Aug 23 18:53:16 2013
@@ -1,27 +1,3 @@
-/*
- * qmf-ui.js
- *
- * Copyright (c) 2013, Fraser Adams
- *
- * 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.
- *
- */
-
 
 /*
  * excanvas.js

Modified: 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/qmf-ui.js
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/qmf-ui.js?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/qmf-ui.js
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/qmf-ui/scripts/qmf-ui.js
 Fri Aug 23 18:53:16 2013
@@ -1,5 +1,25 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
- * http://www.apache.org/licenses/LICENSE-2.0
  *
  * This program implements the QMF Console User Interface logic for qmf.html
  *

Modified: qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/config.js
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/config.js?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/config.js 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/config.js Fri 
Aug 23 18:53:16 2013
@@ -1,9 +1,31 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 /**
  * This file allows the initial set of Console Connections to be configured 
and delivered to the client.
  * The format is as a JSON array of JSON objects containing a url property and 
optional name, connectionOptions and
  * disableEvents properties. The connectionOptions property has a value that 
is itself a JSON object containing
  * the connectionOptions supported by the qpid::messaging API.
  */
+
 /*
 // Example Console Connection Configuration.
 qmfui.Console.consoleConnections = [

Modified: qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/qmf.html
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/qmf.html?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/qmf.html 
(original)
+++ qpid/branches/0.24/qpid/tools/src/java/bin/qpid-web/web/ui/qmf.html Fri Aug 
23 18:53:16 2013
@@ -1,4 +1,24 @@
 <!DOCTYPE html>
+
+<!--
+  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.
+-->
+
 <html>
 <head>
     <title>QMF Console</title>

Modified: 
qpid/branches/0.24/qpid/tools/src/java/src/restapi/java/org/apache/qpid/restapi/servlet/TODO
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.24/qpid/tools/src/java/src/restapi/java/org/apache/qpid/restapi/servlet/TODO?rev=1516979&r1=1516978&r2=1516979&view=diff
==============================================================================
--- 
qpid/branches/0.24/qpid/tools/src/java/src/restapi/java/org/apache/qpid/restapi/servlet/TODO
 (original)
+++ 
qpid/branches/0.24/qpid/tools/src/java/src/restapi/java/org/apache/qpid/restapi/servlet/TODO
 Fri Aug 23 18:53:16 2013
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 The org.apache.qpid.restapi.HttpTransaction and org.apache.qpid.restapi.Server 
interfaces are intended to
 provide abstractions to the underlying HTTP Server technology and thus should 
make it fairly easy to do
 a Servlet based implementation without having to rewrite the core REST API 
code. A Servlet implementation



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to