You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cz...@apache.org on 2013/05/26 17:26:28 UTC

git commit: added Apache license header to AC_OETags.js

Updated Branches:
  refs/heads/makeFlexUnitApacheReady cd4f80c4f -> 05f08d7fe


added Apache license header to AC_OETags.js


Project: http://git-wip-us.apache.org/repos/asf/flex-flexunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-flexunit/commit/05f08d7f
Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/05f08d7f
Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/05f08d7f

Branch: refs/heads/makeFlexUnitApacheReady
Commit: 05f08d7fe002d2e78f049108d8dfbc5166c237b8
Parents: cd4f80c
Author: cyrillzadra <cy...@gmail.com>
Authored: Sun May 26 23:25:47 2013 +0800
Committer: cyrillzadra <cy...@gmail.com>
Committed: Sun May 26 23:25:47 2013 +0800

----------------------------------------------------------------------
 .../html-template/AC_OETags.js                     |   21 ++++++++++++--
 FlexUnit4Test/html-template/AC_OETags.js           |   21 ++++++++++++--
 FlexUnit4Turnkey/html-template/AC_OETags.js        |   21 ++++++++++++--
 3 files changed, 54 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/05f08d7f/FlexUnit4SampleCIProject/html-template/AC_OETags.js
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/html-template/AC_OETags.js b/FlexUnit4SampleCIProject/html-template/AC_OETags.js
index ba5d24a..18efa9b 100644
--- a/FlexUnit4SampleCIProject/html-template/AC_OETags.js
+++ b/FlexUnit4SampleCIProject/html-template/AC_OETags.js
@@ -1,6 +1,21 @@
-// Flash Player Version Detection - Rev 1.6
-// Detect Client Browser type
-// Copyright(c) 2005-2006 Adobe Macromedia Software, LLC. All rights reserved.
+/*
+ *
+ *  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.
+ *
+ */
 var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
 var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
 var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/05f08d7f/FlexUnit4Test/html-template/AC_OETags.js
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/html-template/AC_OETags.js b/FlexUnit4Test/html-template/AC_OETags.js
index 6366467..1e33a92 100644
--- a/FlexUnit4Test/html-template/AC_OETags.js
+++ b/FlexUnit4Test/html-template/AC_OETags.js
@@ -1,6 +1,21 @@
-// Flash Player Version Detection - Rev 1.6
-// Detect Client Browser type
-// Copyright(c) 2005-2006 Adobe Macromedia Software, LLC. All rights reserved.
+/*
+ *
+ *  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.
+ *
+ */
 var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
 var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
 var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/05f08d7f/FlexUnit4Turnkey/html-template/AC_OETags.js
----------------------------------------------------------------------
diff --git a/FlexUnit4Turnkey/html-template/AC_OETags.js b/FlexUnit4Turnkey/html-template/AC_OETags.js
index 6366467..1e33a92 100644
--- a/FlexUnit4Turnkey/html-template/AC_OETags.js
+++ b/FlexUnit4Turnkey/html-template/AC_OETags.js
@@ -1,6 +1,21 @@
-// Flash Player Version Detection - Rev 1.6
-// Detect Client Browser type
-// Copyright(c) 2005-2006 Adobe Macromedia Software, LLC. All rights reserved.
+/*
+ *
+ *  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.
+ *
+ */
 var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
 var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
 var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;