Skip to content

Commit 71148f9

Browse files
chore: update gitignore and license copyright (#1824)
- Updates LICENSE with correct copyright - adds `.cursor/` to `.gitignore` --------- Signed-off-by: Jonathan Norris <[email protected]>
1 parent d0a5a13 commit 71148f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ __debug_bin
33
.vscode
44
dist/
55
.idea
6+
.cursor
67
*.pem
78
# ignore generated code
89
pkg/eval/flagd-definitions.json

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright [yyyy] [name of copyright owner]
190+
Copyright OpenFeature Maintainers
191191

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

0 commit comments

Comments
 (0)