diff --git a/blkmaker.c b/blkmaker.c index f0b8974..98bc7cc 100644 --- a/blkmaker.c +++ b/blkmaker.c @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 Luke Dashjr + * Copyright 2012-2016 Luke Dashjr * * This program is free software; you can redistribute it and/or modify it * under the terms of the standard MIT license. See COPYING for more details. diff --git a/blkmaker_jansson.c b/blkmaker_jansson.c index 640dcf6..73adb72 100644 --- a/blkmaker_jansson.c +++ b/blkmaker_jansson.c @@ -1,5 +1,5 @@ /* - * Copyright 2012-2014 Luke Dashjr + * Copyright 2012-2016 Luke Dashjr * * This program is free software; you can redistribute it and/or modify it * under the terms of the standard MIT license. See COPYING for more details. diff --git a/blktemplate.c b/blktemplate.c index ede6f4b..055cc69 100644 --- a/blktemplate.c +++ b/blktemplate.c @@ -1,5 +1,5 @@ /* - * Copyright 2012-2013 Luke Dashjr + * Copyright 2012-2016 Luke Dashjr * * This program is free software; you can redistribute it and/or modify it * under the terms of the standard MIT license. See COPYING for more details. diff --git a/blktemplate.h b/blktemplate.h index 67c5311..c7a3abf 100644 --- a/blktemplate.h +++ b/blktemplate.h @@ -1,5 +1,5 @@ /* - * Copyright 2012 Luke Dashjr + * Copyright 2012-2016 Luke Dashjr * * This program is free software; you can redistribute it and/or modify it * under the terms of the standard MIT license. See COPYING for more details.