You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/10/22 00:37:10 UTC

[18/50] git commit: [flex-sdk] [refs/heads/master] - - asdoc test added missing apache header to SampleExperimental.as test file

- asdoc test
added missing apache header to SampleExperimental.as test file


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

Branch: refs/heads/master
Commit: 55153447d963e34ad28f2478da7700a216897317
Parents: 626c45e
Author: mamsellem <ma...@systar.com>
Authored: Fri Oct 11 09:12:58 2013 +0200
Committer: mamsellem <ma...@systar.com>
Committed: Fri Oct 11 09:12:58 2013 +0200

----------------------------------------------------------------------
 asdoc/test/doc_src/SampleExperimental.as | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/55153447/asdoc/test/doc_src/SampleExperimental.as
----------------------------------------------------------------------
diff --git a/asdoc/test/doc_src/SampleExperimental.as b/asdoc/test/doc_src/SampleExperimental.as
index 6bff593..a04781f 100644
--- a/asdoc/test/doc_src/SampleExperimental.as
+++ b/asdoc/test/doc_src/SampleExperimental.as
@@ -1,3 +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.
+//
+////////////////////////////////////////////////////////////////////////////////
+
 package
 {