Skip to content

Commit c6da75e

Browse files
Capitalize Robert Brennan properly
Co-authored-by: openhands <openhands@all-hands.dev>
1 parent d527f3c commit c6da75e

3 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) 2016 robert Brennan
3+
Copyright (c) 2016 Robert Brennan
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

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.1.0",
55
"main": "dist/rss-parser.js",
66
"authors": [
7-
"robert Brennan"
7+
"Robert Brennan"
88
],
99
"license": "MIT",
1010
"homepage": "https://github.com/rbren/rss-parser",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "mocha --reporter-option maxDiffSize=0 --exit",
1111
"build": "./scripts/build.sh"
1212
},
13-
"author": "robert Brennan",
13+
"author": "Robert Brennan",
1414
"license": "MIT",
1515
"devDependencies": {
1616
"@babel/core": "^7.21.4",

0 commit comments

Comments
 (0)