diff options
author | James Booth <boothj5@gmail.com> | 2016-02-14 22:54:46 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-02-14 22:54:46 +0000 |
commit | e53e94f1e2c357302c25be58834158a2dbb55652 (patch) | |
tree | 60f2d13c8400b2565d67e9695fc71baafd39f464 /src/pgp | |
parent | f887a35c0cd550a3c635630da2bd83bb7400b957 (diff) | |
download | profani-tty-e53e94f1e2c357302c25be58834158a2dbb55652.tar.gz |
Updated copyright
Diffstat (limited to 'src/pgp')
-rw-r--r-- | src/pgp/gpg.c | 2 | ||||
-rw-r--r-- | src/pgp/gpg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/pgp/gpg.c b/src/pgp/gpg.c index b40df96f..c189eef1 100644 --- a/src/pgp/gpg.c +++ b/src/pgp/gpg.c @@ -1,7 +1,7 @@ /* * gpg.c * - * Copyright (C) 2012 - 2015 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2016 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * diff --git a/src/pgp/gpg.h b/src/pgp/gpg.h index 5149343f..a603dd56 100644 --- a/src/pgp/gpg.h +++ b/src/pgp/gpg.h @@ -1,7 +1,7 @@ /* * gpg.h * - * Copyright (C) 2012 - 2015 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2016 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * |