From 96d6f783b7dfac04af8a7d77033a3d05e31cfc10 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Jul 2021 02:02:17 +0200 Subject: C++11 tidying. --- src/reel_picture_asset.h | 2 +- src/subtitle.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/reel_picture_asset.h b/src/reel_picture_asset.h index e79c4455..64fa54f4 100644 --- a/src/reel_picture_asset.h +++ b/src/reel_picture_asset.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2019 Carl Hetherington + Copyright (C) 2014-2021 Carl Hetherington This file is part of libdcp. diff --git a/src/subtitle.h b/src/subtitle.h index e0132dbe..c6a628b8 100644 --- a/src/subtitle.h +++ b/src/subtitle.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2018 Carl Hetherington + Copyright (C) 2012-2021 Carl Hetherington This file is part of libdcp. -- cgit v1.2.3