mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-01 10:13:43 -04:00
Add myself as an author
This commit is contained in:
parent
be53509325
commit
c2d226d58e
1
AUTHORS
1
AUTHORS
@ -1,2 +1,3 @@
|
|||||||
Scott Lamb <slamb@slamb.org>
|
Scott Lamb <slamb@slamb.org>
|
||||||
Dolf Starreveld <dolf@starreveld.com>
|
Dolf Starreveld <dolf@starreveld.com>
|
||||||
|
Sky1e <me@skye-c.at>
|
@ -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 std::{cell::RefCell, rc::Rc};
|
||||||
|
|
||||||
use cursive::{
|
use cursive::{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user