Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Commit e5cea44

Browse files
committed
yearly update
1 parent a72636f commit e5cea44

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2016 Kylie McClain <somasis@exherbo.org>
1+
Copyright (c) 2015-2017 Kylie McClain <somasis@exherbo.org>
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ the workflow by needing web interface usage for simple tasks.
7272

7373
Licensed under the ISC license.
7474

75-
Copyright (c) 2015-2016 Kylie McClain <somasis@exherbo.org>
75+
Copyright (c) 2015-2017 Kylie McClain <somasis@exherbo.org>
7676

7777
Permission to use, copy, modify, and/or distribute this software for any
7878
purpose with or without fee is hereby granted, provided that the above

git-gerrit.1.ronn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,13 +249,13 @@ such as your Gerrit username should be set in Git's configuration.
249249

250250
Written by Kylie McClain <somasis@exherbo.org>
251251

252-
<https://github.com/Somasis/git-gerrit>
252+
<https://github.com/somasis/git-gerrit>
253253

254254
## LICENSE
255255

256256
Licensed under the ISC license.
257257

258-
Copyright (c) 2015-2016 Kylie McClain <somasis@exherbo.org>
258+
Copyright (c) 2015-2017 Kylie McClain <somasis@exherbo.org>
259259

260260
Permission to use, copy, modify, and/or distribute this software for any
261261
purpose with or without fee is hereby granted, provided that the above

git-gerrit.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
# git-gerrit - list, download, and review gerrit patches - version @@VERSION@@
33
#
4-
# Copyright (c) 2015-2016 Kylie McClain <somasis@exherbo.org>
4+
# Copyright (c) 2015-2017 Kylie McClain <somasis@exherbo.org>
55
#
66
# Permission to use, copy, modify, and/or distribute this software for any
77
# purpose with or without fee is hereby granted, provided that the above

0 commit comments

Comments
 (0)