diff options
Diffstat (limited to 'crates/whirl_db/src/models.rs')
| -rw-r--r-- | crates/whirl_db/src/models.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_db/src/models.rs b/crates/whirl_db/src/models.rs index b5913ef..dcef381 100644 --- a/crates/whirl_db/src/models.rs +++ b/crates/whirl_db/src/models.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 The Whirlsplash Collective +// Copyright (C) 2021-2021 The Whirlsplash Collective // SPDX-License-Identifier: GPL-3.0-only //! Much of the documentation that you will see within this module is quoted |