diff --git a/AUTHORS b/AUTHORS index ba5e7e7..779a6e0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,3 @@ Scott Lamb Dolf Starreveld +Sky1e \ No newline at end of file diff --git a/server/src/cmds/config/tab_complete.rs b/server/src/cmds/config/tab_complete.rs index 938da6d..f4c635a 100644 --- a/server/src/cmds/config/tab_complete.rs +++ b/server/src/cmds/config/tab_complete.rs @@ -1,3 +1,7 @@ +// This file is part of Moonfire NVR, a security camera network video recorder. +// Copyright (C) 2020 The Moonfire NVR Authors; see AUTHORS and LICENSE.txt. +// SPDX-License-Identifier: GPL-v3.0-or-later WITH GPL-3.0-linking-exception. + use std::{cell::RefCell, rc::Rc}; use cursive::{