Update copyright years to 2010-1016
This commit is contained in:
parent
f34ef59ff3
commit
874b9c3dea
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2010-2015 David Majda
|
||||
Copyright (c) 2010-2016 David Majda
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
|
|
2
Makefile
2
Makefile
|
@ -57,7 +57,7 @@ browser:
|
|||
echo ' *' >> $(BROWSER_FILE_DEV)
|
||||
echo ' * http://pegjs.org/' >> $(BROWSER_FILE_DEV)
|
||||
echo ' *' >> $(BROWSER_FILE_DEV)
|
||||
echo ' * Copyright (c) 2010-2015 David Majda' >> $(BROWSER_FILE_DEV)
|
||||
echo ' * Copyright (c) 2010-2016 David Majda' >> $(BROWSER_FILE_DEV)
|
||||
echo ' * Licensed under the MIT license.' >> $(BROWSER_FILE_DEV)
|
||||
echo ' */' >> $(BROWSER_FILE_DEV)
|
||||
|
||||
|
|
Loading…
Reference in a new issue