diff options
Diffstat (limited to 'src/re_server/distributor.rs')
| -rw-r--r-- | src/re_server/distributor.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/re_server/distributor.rs b/src/re_server/distributor.rs index 5a8e3aa..d952fb7 100644 --- a/src/re_server/distributor.rs +++ b/src/re_server/distributor.rs @@ -1,3 +1,6 @@ +// Copyleft 2021-2021 Whirlsplash +// SPDX-License-Identifier: GPL-3.0-only + //! The distributor functions as bare-minimal //! [AutoServer](http://dev.worlds.net/private/GammaDocs/WorldServer.html#AutoServer). //! |