aboutsummaryrefslogtreecommitdiff
path: root/src/manager/updater.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/updater.rs')
-rw-r--r--src/manager/updater.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manager/updater.rs b/src/manager/updater.rs
index 67ed953..0245e95 100644
--- a/src/manager/updater.rs
+++ b/src/manager/updater.rs
@@ -1,6 +1,6 @@
-// Copyright 2019 Hristo Venev
+// SPDX-License-Identifier: LGPL-3.0-or-later
//
-// See COPYING.
+// Copyright 2019 Hristo Venev
use super::Source;
use crate::{config, fileutil, proto};