header.txt 726 B

12345678910111213141516
  1. ^\Q/*\E$
  2. ^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$
  3. ^\Q *\E$
  4. ^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
  5. ^\Q * you may not use this file except in compliance with the License.\E$
  6. ^\Q * You may obtain a copy of the License at\E$
  7. ^\Q *\E$
  8. ^\Q * https://www.apache.org/licenses/LICENSE-2.0\E$
  9. ^\Q *\E$
  10. ^\Q * Unless required by applicable law or agreed to in writing, software\E$
  11. ^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$
  12. ^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$
  13. ^\Q * See the License for the specific language governing permissions and\E$
  14. ^\Q * limitations under the License.\E$
  15. ^\Q */\E$
  16. ^.*$