summaryrefslogtreecommitdiff
path: root/src/lib/dcp_content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-03 00:10:43 +0000
committerCarl Hetherington <cth@carlh.net>2022-01-04 20:56:40 +0000
commitb41d8f29bf1c435968c94faceaa00bc48949ec78 (patch)
tree10e67a01e0bc59efe7177b621b1e57efbfcb510e /src/lib/dcp_content.cc
parent535c429f85bbc067e41c928c8758907adce31440 (diff)
Remove DCP class and replace its functionality with a plain method in libdcp.
Diffstat (limited to 'src/lib/dcp_content.cc')
-rw-r--r--src/lib/dcp_content.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dcp_content.cc b/src/lib/dcp_content.cc
index eb1c5f42c..de71c1257 100644
--- a/src/lib/dcp_content.cc
+++ b/src/lib/dcp_content.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2014-2020 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2014-2022 Carl Hetherington <cth@carlh.net>
This file is part of DCP-o-matic.