Browse Source

Update copyright years to 2010-1016

redux
David Majda 8 years ago
parent
commit
874b9c3dea
  1. 2
      LICENSE
  2. 2
      Makefile

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

@ -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…
Cancel
Save