fix headers
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/32aed90c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/32aed90c Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/32aed90c Branch: refs/heads/develop Commit: 32aed90c8dd4bed83afc3bbd990e1bfae6d4866d Parents: 4bc1774 Author: Alex Harui <aha...@apache.org> Authored: Thu Aug 11 12:23:26 2016 -0700 Committer: Alex Harui <aha...@apache.org> Committed: Thu Aug 11 12:23:26 2016 -0700 ---------------------------------------------------------------------- .../org/apache/flex/compiler/tools/annotate/AnnotateClass.java | 2 -- .../apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java | 2 -- .../flex/compiler/tools/problems/BaseProblemGeneratorMojo.java | 2 -- .../flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java | 2 -- .../tools/problems/ProblemResourceBundleGeneratorMojo.java | 2 -- .../tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java | 2 -- .../tools/unknowntreehandler/UnknownTreePatternInputOutput.java | 1 - .../org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java | 2 -- compiler/src/test/java/utils/FlashplayerSecurityHandler.java | 2 -- 9 files changed, 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClass.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClass.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClass.java index 8aea680..8f046ff 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClass.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClass.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java index eda26c7..9791557 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/annotate/AnnotateClassesMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/BaseProblemGeneratorMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/BaseProblemGeneratorMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/BaseProblemGeneratorMojo.java index f0c29ca..ec3cac2 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/BaseProblemGeneratorMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/BaseProblemGeneratorMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java index b8d1fae..d7d9483 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemEnumGeneratorMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemResourceBundleGeneratorMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemResourceBundleGeneratorMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemResourceBundleGeneratorMojo.java index fd97798..81ac042 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemResourceBundleGeneratorMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/problems/ProblemResourceBundleGeneratorMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java index b024e35..5e8e131 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreeHandlerGeneratorMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreePatternInputOutput.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreePatternInputOutput.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreePatternInputOutput.java index e3c7c35..70a611b 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreePatternInputOutput.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unknowntreehandler/UnknownTreePatternInputOutput.java @@ -1,5 +1,4 @@ /* - * * 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. http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java ---------------------------------------------------------------------- diff --git a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java index 6b1337c..4509906 100644 --- a/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java +++ b/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32aed90c/compiler/src/test/java/utils/FlashplayerSecurityHandler.java ---------------------------------------------------------------------- diff --git a/compiler/src/test/java/utils/FlashplayerSecurityHandler.java b/compiler/src/test/java/utils/FlashplayerSecurityHandler.java index 1637156..0de36a1 100644 --- a/compiler/src/test/java/utils/FlashplayerSecurityHandler.java +++ b/compiler/src/test/java/utils/FlashplayerSecurityHandler.java @@ -1,6 +1,4 @@ /* - * Copyright 2001-2005 The Apache Software Foundation. - * * 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