diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-05 00:18:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-05 14:37:01 +0100 |
| commit | 82787546680784a2a6e0993ab5b570f0db3a2d4d (patch) | |
| tree | 621aaf7d25e539bc02448647aead0e0affd0932a /src/encrypted_kdm.cc | |
| parent | fe99eae4b95c5fcf2f3730efad4a18d0cb5c29bc (diff) | |
Rename ReelMXFAsset -> ReelEncryptableAsset.
Diffstat (limited to 'src/encrypted_kdm.cc')
| -rw-r--r-- | src/encrypted_kdm.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encrypted_kdm.cc b/src/encrypted_kdm.cc index 7cae0533..4d41a066 100644 --- a/src/encrypted_kdm.cc +++ b/src/encrypted_kdm.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2013-2015 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 |
