1
0
mirror of https://github.com/mje-nz/zerotier-dns.git synced 2024-05-11 05:55:15 +00:00

Docs: update copyright

This commit is contained in:
Matthew Edwards
2019-12-20 16:46:48 +13:00
parent c4188818c9
commit 7180215888
5 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,6 @@
MIT License
Copyright (c) 2019 Matthew Edwards
Copyright (c) 2017 uxbh
Permission is hereby granted, free of charge, to any person obtaining a copy

View File

@ -1,5 +1,3 @@
// Copyright © 2017 uxbh
// Package cmd implments the zerotier-dns command-line interface.
package cmd

View File

@ -1,5 +1,3 @@
// Copyright © 2017 uxbh
package cmd
import (

View File

@ -1,5 +1,3 @@
// Copyright © 2017 uxbh
// Package dnssrv implements a simple DNS server.
package dnssrv

View File

@ -1,3 +1,4 @@
// Copyright © 2019 Matthew Edwards
// Copyright © 2017 uxbh
//
// Permission is hereby granted, free of charge, to any person obtaining a copy