Skip to content

Commit ba9a4a8

Browse files
committed
Fix license
1 parent e93dcb3 commit ba9a4a8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 HTTP Message Signatures
3+
Copyright (c) 2023 Ali AslRousta <aslrousta@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Go-SF
22

3-
Go-SF is a Go implementation of IETF "Structured Field Values for HTTP" standard ([RFC8941](https://www.rfc-editor.org/rfc/rfc8941.html)).
3+
Go-SF is a Go implementation of IETF [RFC8941](https://www.rfc-editor.org/rfc/rfc8941.html), "Structured Field Values for HTTP".
44

55
## License
66

77
```
88
MIT License
99
10-
Copyright (c) 2023 HTTP Message Signatures
10+
Copyright (c) 2023 Ali AslRousta <aslrousta@gmail.com>
1111
1212
Permission is hereby granted, free of charge, to any person obtaining a copy
1313
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)