From eb33f9c8e441ffef457a79d76ceed1ea20ab3059 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sun, 19 Jan 2014 04:46:54 +0000 Subject: [PATCH] Update copyright headers --- blkmaker.c | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blkmaker.c b/blkmaker.c index 7f2a477..015bfe3 100644 --- a/blkmaker.c +++ b/blkmaker.c @@ -1,5 +1,5 @@ /* - * Copyright 2012 Luke Dashjr + * Copyright 2012-2014 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/configure.ac b/configure.ac index 9e49a37..364092e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl * Copyright 2012-2013 Luke Dashjr +dnl * Copyright 2012-2014 Luke Dashjr dnl * dnl * This program is free software; you can redistribute it and/or modify it dnl * under the terms of the standard MIT license. See COPYING for more details.