From 055ce30b39278db9bb88439ae4c5f37b6908580f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 11 Feb 2014 07:24:52 +0100 Subject: bump year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- vala/sha3sum.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vala') diff --git a/vala/sha3sum.vala b/vala/sha3sum.vala index 61a1717..ee411b0 100644 --- a/vala/sha3sum.vala +++ b/vala/sha3sum.vala @@ -1,7 +1,7 @@ /** * sha3sum – SHA-3 (Keccak) checksum calculator * - * Copyright © 2013 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -688,7 +688,7 @@ static int main(string[] cmdargs) stdout.printf("\n"); stdout.printf("COPYRIGHT:\n"); stdout.printf("\n"); - stdout.printf("Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)\n"); + stdout.printf("Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)\n"); stdout.printf("\n"); stdout.printf("This program is free software: you can redistribute it and/or modify\n"); stdout.printf("it under the terms of the GNU Affero General Public License as published by\n"); -- cgit v1.2.3-70-g09d2