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 @@ -24,7 +24,7 @@ The executable will be built to `build/hq`.
2424
2525Application help text:
2626```
27- hq (html query) - commandline HTML processor © Robin Broda, 2018
27+ hq (html query) - commandline HTML processor © Mara Robin Broda, 2018
2828Usage: build/hq [options] <selector> <mode> [mode argument]
2929
3030Options:
@@ -85,4 +85,4 @@ You get the idea.
8585
8686## License
8787
88- This work, written by Robin Broda (coderobe) in 2018, is licensed under the terms of the GNU Affero General Public License v3.0
88+ This work, written by Mara Robin Broda (coderobe) in 2018, is licensed under the terms of the GNU Affero General Public License v3.0
Original file line number Diff line number Diff line change 1616
1717using namespace std ;
1818
19- static const char * helptext = R"( hq (html query) - commandline HTML processor © Robin Broda, 2018
19+ static const char * helptext = R"( hq (html query) - commandline HTML processor © Mara Robin Broda, 2018
2020Usage: %s [options] <selector> <mode> [mode argument]
2121
2222Options:
You can’t perform that action at this time.
0 commit comments