Repository: flex-asjs Updated Branches: refs/heads/develop 244a5d069 -> b38dac824
missing header Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b38dac82 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b38dac82 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b38dac82 Branch: refs/heads/develop Commit: b38dac824e8924360f180ab56785b180596dcd9c Parents: 244a5d0 Author: Alex Harui <[email protected]> Authored: Tue Sep 27 12:21:47 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Tue Sep 27 12:21:47 2016 -0700 ---------------------------------------------------------------------- manualtests/GenericTests/testsview/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b38dac82/manualtests/GenericTests/testsview/index.html ---------------------------------------------------------------------- diff --git a/manualtests/GenericTests/testsview/index.html b/manualtests/GenericTests/testsview/index.html index f90813a..270b933 100644 --- a/manualtests/GenericTests/testsview/index.html +++ b/manualtests/GenericTests/testsview/index.html @@ -1,3 +1,19 @@ +<!-- + 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. +--> <!DOCTYPE html> <html> <head>
