Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License

Copyright (c) 2020-2021 ApiGear UG (haftungsbeschränkt)
Copyright (c) 2021-2023 Epic Games Inc. All rights reserved.
Copyright (c) 2020-2022 ApiGear UG (haftungsbeschränkt)
Copyright (c) 2022-2026 Epic Games, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,7 @@ Workflow for template changes:
3. Run `go run main.go diff` to verify against `goldenmaster/`
4. Update `goldenmaster/` to match the intended output
5. CI validates the goldenmaster is up-to-date on every PR

## License

Licensed under the [MIT License](./LICENSE). See [LICENSE](./LICENSE) for details.
Loading