mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
Bump copyright year.
This commit is contained in:
parent
8393796097
commit
8d11e14d11
@ -1,5 +1,5 @@
|
||||
/* darkhttpd
|
||||
* copyright (c) 2003-2010 Emil Mikulic.
|
||||
* copyright (c) 2003-2011 Emil Mikulic.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
static const char
|
||||
pkgname[] = "darkhttpd/1.8",
|
||||
copyright[] = "copyright (c) 2003-2010 Emil Mikulic";
|
||||
copyright[] = "copyright (c) 2003-2011 Emil Mikulic";
|
||||
|
||||
#ifndef DEBUG
|
||||
#define NDEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user