File tree 7 files changed +32
-2
lines changed
7 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 Blink Labs, LLC.
3
+ Copyright (c) 2023 Blink Labs Software
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
- // Copyright 2023 Blink Labs, LLC.
1
+ // Copyright 2023 Blink Labs Software
2
2
//
3
3
// Use of this source code is governed by an MIT-style
4
4
// license that can be found in the LICENSE file or at
Original file line number Diff line number Diff line change
1
+ // Copyright 2023 Blink Labs Software
2
+ //
3
+ // Use of this source code is governed by an MIT-style
4
+ // license that can be found in the LICENSE file or at
5
+ // https://opensource.org/licenses/MIT.
6
+
1
7
package config
2
8
3
9
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2023 Blink Labs Software
2
+ //
3
+ // Use of this source code is governed by an MIT-style
4
+ // license that can be found in the LICENSE file or at
5
+ // https://opensource.org/licenses/MIT.
6
+
1
7
package dns
2
8
3
9
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2023 Blink Labs Software
2
+ //
3
+ // Use of this source code is governed by an MIT-style
4
+ // license that can be found in the LICENSE file or at
5
+ // https://opensource.org/licenses/MIT.
6
+
1
7
package indexer
2
8
3
9
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2023 Blink Labs Software
2
+ //
3
+ // Use of this source code is governed by an MIT-style
4
+ // license that can be found in the LICENSE file or at
5
+ // https://opensource.org/licenses/MIT.
6
+
1
7
package logging
2
8
3
9
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2023 Blink Labs Software
2
+ //
3
+ // Use of this source code is governed by an MIT-style
4
+ // license that can be found in the LICENSE file or at
5
+ // https://opensource.org/licenses/MIT.
6
+
1
7
package state
2
8
3
9
import (
You can’t perform that action at this time.
0 commit comments