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:
@ -1,5 +1,5 @@
|
|||||||
/* darkhttpd
|
/* darkhttpd
|
||||||
* copyright (c) 2003-2010 Emil Mikulic.
|
* copyright (c) 2003-2011 Emil Mikulic.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the
|
* purpose with or without fee is hereby granted, provided that the
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
static const char
|
static const char
|
||||||
pkgname[] = "darkhttpd/1.8",
|
pkgname[] = "darkhttpd/1.8",
|
||||||
copyright[] = "copyright (c) 2003-2010 Emil Mikulic";
|
copyright[] = "copyright (c) 2003-2011 Emil Mikulic";
|
||||||
|
|
||||||
#ifndef DEBUG
|
#ifndef DEBUG
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
|
Reference in New Issue
Block a user