File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
632632the "copyright" line and a pointer to where the full notice is found.
633633
634634 {one line to give the program's name and a brief idea of what it does.}
635- Copyright (C) {year} {name of author}
635+ Copyright (C) 2019 Michael Akanji
636636
637637 This program is free software: you can redistribute it and/or modify
638638 it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
652652 If the program does terminal interaction, make it output a short
653653notice like this when it starts in an interactive mode:
654654
655- {project} Copyright (C) {year} {fullname}
655+ Paystack SDK Copyright (C) 2019 Michael Akanji
656656 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657657 This is free software, and you are welcome to redistribute it
658658 under certain conditions; type `show c' for details.
Original file line number Diff line number Diff line change 1717 " stripe" ,
1818 " processor"
1919 ],
20- "license" : " GNU GPLv3 " ,
20+ "license" : " GPL-3.0 " ,
2121 "minimum-stability" : " dev" ,
2222 "autoload" : {
2323 "psr-4" : {
You can’t perform that action at this time.
0 commit comments