Skip to content

Commit 365f9e0

Browse files
stubbiclaude
andcommitted
rename: copyright header → Paperclip.inc
Updates the Apache 2.0 boilerplate copyright holder from 'stubbi' to the legal entity 'Paperclip.inc' across hack/boilerplate.go.txt and every .go file that embeds it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0ea3bdc commit 365f9e0

29 files changed

Lines changed: 37 additions & 37 deletions

api/v1/groupversion_info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

api/v1/hermesclusterdefaults_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

api/v1/hermesinstance_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

api/v1/hermesselfconfig_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

api/v1/zz_generated.deepcopy.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

docs/superpowers/plans/2026-05-12-hermes-operator-plan-4-selfconfig-ssa.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Create `internal/controller/selfconfig_policy.go`:
840840

841841
```go
842842
/*
843-
Copyright 2026 stubbi.
843+
Copyright 2026 Paperclip.inc.
844844
845845
Licensed under the Apache License, Version 2.0 (the "License");
846846
you may not use this file except in compliance with the License.
@@ -1103,7 +1103,7 @@ Create `internal/controller/selfconfig_apply.go`:
11031103

11041104
```go
11051105
/*
1106-
Copyright 2026 stubbi.
1106+
Copyright 2026 Paperclip.inc.
11071107
11081108
Licensed under the Apache License, Version 2.0 (the "License");
11091109
you may not use this file except in compliance with the License.
@@ -1560,7 +1560,7 @@ Create `internal/controller/hermesselfconfig_controller.go`:
15601560

15611561
```go
15621562
/*
1563-
Copyright 2026 stubbi.
1563+
Copyright 2026 Paperclip.inc.
15641564
15651565
Licensed under the Apache License, Version 2.0 (the "License");
15661566
you may not use this file except in compliance with the License.
@@ -1861,7 +1861,7 @@ Create `internal/resources/snapshot_job.go`:
18611861

18621862
```go
18631863
/*
1864-
Copyright 2026 stubbi. Apache-2.0.
1864+
Copyright 2026 Paperclip.inc. Apache-2.0.
18651865
*/
18661866

18671867
package resources
@@ -2283,7 +2283,7 @@ Create `internal/controller/selfconfig_events.go`:
22832283

22842284
```go
22852285
/*
2286-
Copyright 2026 stubbi. Apache-2.0.
2286+
Copyright 2026 Paperclip.inc. Apache-2.0.
22872287
*/
22882288

22892289
package controller
@@ -2404,7 +2404,7 @@ Create `internal/controller/selfconfig_metrics.go`:
24042404

24052405
```go
24062406
/*
2407-
Copyright 2026 stubbi. Apache-2.0.
2407+
Copyright 2026 Paperclip.inc. Apache-2.0.
24082408
*/
24092409

24102410
package controller
@@ -2635,7 +2635,7 @@ Replace the stub's body with:
26352635

26362636
```go
26372637
/*
2638-
Copyright 2026 stubbi. Apache-2.0.
2638+
Copyright 2026 Paperclip.inc. Apache-2.0.
26392639
*/
26402640

26412641
package webhook
@@ -3104,7 +3104,7 @@ Create `test/conformance/gitops_coexistence_test.go`:
31043104

31053105
```go
31063106
/*
3107-
Copyright 2026 stubbi. Apache-2.0.
3107+
Copyright 2026 Paperclip.inc. Apache-2.0.
31083108
31093109
This file is a placeholder for the full Plan-6 conformance suite. Plan 4
31103110
already proves SSA-based GitOps coexistence in

docs/superpowers/plans/2026-05-12-hermes-operator-plan-6-distribution-conformance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4245,7 +4245,7 @@ Create `internal/resources/resources_bench_test.go`:
42454245

42464246
```go
42474247
/*
4248-
Copyright 2026 stubbi
4248+
Copyright 2026 Paperclip.inc
42494249
42504250
Licensed under the Apache License, Version 2.0 (the "License");
42514251
you may not use this file except in compliance with the License.
@@ -4525,7 +4525,7 @@ Create `internal/controller/controller_bench_test.go`:
45254525

45264526
```go
45274527
/*
4528-
Copyright 2026 stubbi
4528+
Copyright 2026 Paperclip.inc
45294529
45304530
Licensed under the Apache License, Version 2.0 (the "License");
45314531
you may not use this file except in compliance with the License.

hack/boilerplate.go.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33

44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

internal/controller/autoupdate_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2026 stubbi.
2+
Copyright 2026 Paperclip.inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)