diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-15 20:24:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-15 20:24:24 +0000 |
| commit | efa5969ae984075ed1029ab610c46f808a37a3d5 (patch) | |
| tree | 25427b25b1992917f1e5122572c272caf5b29f5f | |
| parent | a4c67e002832a56d9fb7f937f7629d007599c4fb (diff) | |
Token commit to fix version tagging SNAFU.v2.13.102
| -rw-r--r-- | src/lib/film.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film.cc b/src/lib/film.cc index 11efcc752..28734328b 100644 --- a/src/lib/film.cc +++ b/src/lib/film.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2018 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. |
