diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-05-09 09:49:37 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-05-09 09:49:37 +0200 |
commit | f0df8b47b0c7639ab3842c2b92c80f70b8ed66d3 (patch) | |
tree | 0386b9dacfd26ba6a96d891cb0647eebf5a3cf44 /lib/request.c | |
parent | 4f9a7e63c1d14837ec880b9a63cc6a92a822e7d5 (diff) |
Update copyright years.
Diffstat (limited to 'lib/request.c')
-rw-r--r-- | lib/request.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/request.c b/lib/request.c index 5649ee1..3a8b6dd 100644 --- a/lib/request.c +++ b/lib/request.c @@ -1,5 +1,5 @@ -/* Copyright 2010, 2011 NORDUnet A/S. All rights reserved. - See LICENSE for licensing information. */ +/* Copyright 2010-2011 NORDUnet A/S. All rights reserved. + See LICENSE for licensing information. */ #if defined HAVE_CONFIG_H #include <config.h> |