Added author/copyright information to the source code files

This commit is contained in:
ChaoticByte 2023-10-13 20:02:51 +02:00
parent eef075e899
commit 852a8107ae
8 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2023 Julian Müller Copyright (c) 2023 Julian Müller (ChaoticByte)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (

View file

@ -1,3 +1,5 @@
// Copyright (c) 2023 Julian Müller (ChaoticByte)
package main package main
import ( import (