Update copyright years

This commit is contained in:
Přemysl Eric Janouch 2017-01-15 23:58:43 +01:00
parent 958cb6e912
commit 62a18f4b01
Signed by: p
GPG Key ID: B715679E3A361BE6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2016, Přemysl Janouch <p.janouch@gmail.com> Copyright (c) 2016 - 2017, Přemysl Janouch <p.janouch@gmail.com>
All rights reserved. All rights reserved.
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any

2
hex.c
View File

@ -1,7 +1,7 @@
/* /*
* hex -- hex viewer * hex -- hex viewer
* *
* Copyright (c) 2016, Přemysl Janouch <p.janouch@gmail.com> * Copyright (c) 2016 - 2017, Přemysl Janouch <p.janouch@gmail.com>
* All rights reserved. * All rights reserved.
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any