You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2014/07/09 11:33:50 UTC

[46/59] [abbrv] git commit: Added apache copyright header to css files

Added apache copyright header to css files


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/fe22afa4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/fe22afa4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/fe22afa4

Branch: refs/heads/master
Commit: fe22afa455c1f0afb6c61e1b38d0ad7ed97468e3
Parents: 8c74a6f
Author: Martin Harris <gi...@nakomis.com>
Authored: Thu Jul 3 13:30:46 2014 +0100
Committer: Martin Harris <gi...@nakomis.com>
Committed: Fri Jul 4 13:39:12 2014 +0100

----------------------------------------------------------------------
 docs/style/docs/code.css                          | 18 ++++++++++++++++++
 .../jquery/smoothness/jquery-ui-1.8.18.custom.css | 18 ++++++++++++++++++
 docs/style/style.css                              | 18 ++++++++++++++++++
 docs/style/toc.css                                | 18 ++++++++++++++++++
 usage/jsgui/src/main/webapp/assets/css/base.css   | 18 ++++++++++++++++++
 .../src/main/webapp/assets/css/bootstrap.css      | 18 ++++++++++++++++++
 .../jsgui/src/main/webapp/assets/css/brooklyn.css | 18 ++++++++++++++++++
 .../main/webapp/assets/css/jquery.dataTables.css  | 18 ++++++++++++++++++
 usage/jsgui/src/main/webapp/assets/css/styles.css | 18 ++++++++++++++++++
 .../jsgui/src/main/webapp/assets/css/swagger.css  | 18 ++++++++++++++++++
 10 files changed, 180 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/docs/style/docs/code.css
----------------------------------------------------------------------
diff --git a/docs/style/docs/code.css b/docs/style/docs/code.css
index 5af973b..524d873 100644
--- a/docs/style/docs/code.css
+++ b/docs/style/docs/code.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 .hll { background-color: #ffffcc }
 .c { color: #60a0b0; font-style: italic } /* Comment */
 .err { border: 1px solid #FF0000 } /* Error */

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/docs/style/js/jquery/smoothness/jquery-ui-1.8.18.custom.css
----------------------------------------------------------------------
diff --git a/docs/style/js/jquery/smoothness/jquery-ui-1.8.18.custom.css b/docs/style/js/jquery/smoothness/jquery-ui-1.8.18.custom.css
index 4cfb50a..807d0f9 100644
--- a/docs/style/js/jquery/smoothness/jquery-ui-1.8.18.custom.css
+++ b/docs/style/js/jquery/smoothness/jquery-ui-1.8.18.custom.css
@@ -1,4 +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.
+*/
+/*
  * jQuery UI CSS Framework 1.8.18
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/docs/style/style.css
----------------------------------------------------------------------
diff --git a/docs/style/style.css b/docs/style/style.css
index 684d312..9c22dd6 100644
--- a/docs/style/style.css
+++ b/docs/style/style.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 /*
 Brooklyn minisite
 */

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/docs/style/toc.css
----------------------------------------------------------------------
diff --git a/docs/style/toc.css b/docs/style/toc.css
index b4cc2b1..6ae9aaf 100644
--- a/docs/style/toc.css
+++ b/docs/style/toc.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 
 
 #sidebar_toc { padding-top: 6px; }

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/base.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/base.css b/usage/jsgui/src/main/webapp/assets/css/base.css
index 2e3e020..f7521f3 100644
--- a/usage/jsgui/src/main/webapp/assets/css/base.css
+++ b/usage/jsgui/src/main/webapp/assets/css/base.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 /* landing page */
 .logo {
     float: left;

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/bootstrap.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/bootstrap.css b/usage/jsgui/src/main/webapp/assets/css/bootstrap.css
index bb40c85..107edf8 100644
--- a/usage/jsgui/src/main/webapp/assets/css/bootstrap.css
+++ b/usage/jsgui/src/main/webapp/assets/css/bootstrap.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 /*!
  * Bootstrap v2.0.4
  *

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/brooklyn.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/brooklyn.css b/usage/jsgui/src/main/webapp/assets/css/brooklyn.css
index 0b41f6a..d93bf0a 100644
--- a/usage/jsgui/src/main/webapp/assets/css/brooklyn.css
+++ b/usage/jsgui/src/main/webapp/assets/css/brooklyn.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 /* KROME STYLES */
 BODY {
     background-color: #e8e8e8 !important;

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/jquery.dataTables.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/jquery.dataTables.css b/usage/jsgui/src/main/webapp/assets/css/jquery.dataTables.css
index 9a677e1..3197c7c 100644
--- a/usage/jsgui/src/main/webapp/assets/css/jquery.dataTables.css
+++ b/usage/jsgui/src/main/webapp/assets/css/jquery.dataTables.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 
 /*
  * Table

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/styles.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/styles.css b/usage/jsgui/src/main/webapp/assets/css/styles.css
index a148d85..bfb5b40 100644
--- a/usage/jsgui/src/main/webapp/assets/css/styles.css
+++ b/usage/jsgui/src/main/webapp/assets/css/styles.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 @import url('bootstrap.css');
 @import url('jquery.dataTables.css');
 @import url('base.css');
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fe22afa4/usage/jsgui/src/main/webapp/assets/css/swagger.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/swagger.css b/usage/jsgui/src/main/webapp/assets/css/swagger.css
index 952afd8..b344d70 100644
--- a/usage/jsgui/src/main/webapp/assets/css/swagger.css
+++ b/usage/jsgui/src/main/webapp/assets/css/swagger.css
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 /* BROOKLYN removed
 
 html, body, div, span, applet, object, iframe,