Repository: flex-asjs
Updated Branches:
  refs/heads/VF2JS 49fa62fbe -> 3e78e6206


Forgot the Apache License header :-(

Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3e78e620
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3e78e620
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3e78e620

Branch: refs/heads/VF2JS
Commit: 3e78e6206966adb8945bdf2ed7c799135f6a7864
Parents: 49fa62f
Author: Erik de Bruin <e...@ixsoftware.nl>
Authored: Wed Jul 30 15:45:08 2014 +0200
Committer: Erik de Bruin <e...@ixsoftware.nl>
Committed: Wed Jul 30 15:45:08 2014 +0200

----------------------------------------------------------------------
 frameworks/js/VF2JS/src/vf2js_s/components/Button.css | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/3e78e620/frameworks/js/VF2JS/src/vf2js_s/components/Button.css
----------------------------------------------------------------------
diff --git a/frameworks/js/VF2JS/src/vf2js_s/components/Button.css 
b/frameworks/js/VF2JS/src/vf2js_s/components/Button.css
index a6953be..4d05b32 100644
--- a/frameworks/js/VF2JS/src/vf2js_s/components/Button.css
+++ b/frameworks/js/VF2JS/src/vf2js_s/components/Button.css
@@ -1,3 +1,17 @@
+/**
+ * Licensed 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.
+ */
+
 .vf2js_s-components-buttonrenderer {
   color: red;
 }
\ No newline at end of file

Reply via email to