diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-24 23:00:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-24 23:00:34 +0100 |
| commit | d926e11dab4dbe72cf427b5a25ca18ec3d38a40b (patch) | |
| tree | d2729e5a61ee7cfc96744d442ae171ad2c00841e /src/decrypted_kdm.cc | |
| parent | 3bf3aadf8c84255ab3f9b2e27a7065b7bba646b7 (diff) | |
KDM AnnotationText is optional.
Diffstat (limited to 'src/decrypted_kdm.cc')
| -rw-r--r-- | src/decrypted_kdm.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decrypted_kdm.cc b/src/decrypted_kdm.cc index 99cbca10..6aba26de 100644 --- a/src/decrypted_kdm.cc +++ b/src/decrypted_kdm.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2015 Carl Hetherington <cth@carlh.net> + Copyright (C) 2013-2016 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
