diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # netsniff-ng build system # Copyright 2012 - 2013 Daniel Borkmann <borkmann@gnumaniacs.org> -# Copyright 2013 Tobias Klauser <tklauser@distanz.ch> +# Copyright 2013 - 2014 Tobias Klauser <tklauser@distanz.ch> # Subject to the GNU GPL, version 2. -include Config |