Cleanup variable name: l -> caption
[dcpomatic.git] / src / lib / emailer.h
index 4ceedb9beade87a0426dbf61e9d0deb6ea0d4eeb..fa278e535447eb675d0a7767ecec7112a1765073 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2015-2019 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2015-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include <curl/curl.h>
 #include <boost/scoped_array.hpp>
 
+
 class Emailer
 {
 public: