diff options
| author | Fuwn <[email protected]> | 2021-04-27 17:37:52 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-27 17:37:52 +0000 |
| commit | 3d5dcca3cdf37b07e7d73c8ee1511b7ad320eabe (patch) | |
| tree | e251dcb0355728f318509c20ff4912cebb84416d /src/lib.rs | |
| parent | fix: Husky (git hooks) now works (diff) | |
| download | whirl-3d5dcca3cdf37b07e7d73c8ee1511b7ad320eabe.tar.xz whirl-3d5dcca3cdf37b07e7d73c8ee1511b7ad320eabe.zip | |
etc: Add copyleft symbol to copyleft header
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -// Copyleft 2021-2021 Whirlsplash +// Copyleft (ɔ) 2021-2021 Whirlsplash // SPDX-License-Identifier: GPL-3.0-only #![feature(type_ascription, hash_set_entry, type_name_of_val)] |