mirror of
https://salsa.debian.org/mdosch/feed-to-muc.git
synced 2024-11-22 14:08:39 +01:00
Update license header and remove copyright year.
This commit is contained in:
parent
b01eec38bc
commit
d9924bf2ec
6 changed files with 12 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright 2018 Martin Dosch
|
/* Copyright Martin Dosch
|
||||||
Licensed under the "MIT License" */
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
2
main.go
2
main.go
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright 2018 Martin Dosch
|
/* Copyright Martin Dosch
|
||||||
Licensed under the "MIT License" */
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
/* Copyright Martin Dosch
|
||||||
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
/* Copyright Martin Dosch
|
||||||
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright 2018 Martin Dosch
|
/* Copyright Martin Dosch
|
||||||
Licensed under the "MIT License" */
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
/* Copyright Martin Dosch
|
||||||
|
Licensed under the "MIT License" */
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue