Correct copyright dates and enforce that starting year is 2012

Closes gh-7923
This commit is contained in:
Andy Wilkinson
2017-01-13 15:36:06 -05:00
parent bf642ff9db
commit d2201d5284
17 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
^\Q/*\E$
^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$
^\Q * Copyright \E2012-20\d\d\Q the original author or authors.\E$
^\Q *\E$
^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
^\Q * you may not use this file except in compliance with the License.\E$