Skip to content

Commit d8b004d

Browse files
authored
Fix deadname
1 parent 198f19f commit d8b004d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ $ nix-diff /run/current-system ./result
8686

8787
## Development status
8888

89-
[![Build Status](https://travis-ci.org/Gabriel439/nix-diff.png)](https://travis-ci.org/Gabriel439/nix-diff)
89+
[![Build Status](https://travis-ci.org/Gabriella439/nix-diff.png)](https://travis-ci.org/Gabriella439/nix-diff)
9090

9191
I don't currently plan to add any new features, but I do welcome feature
9292
requests. Just open an issue on the issue tracker if you would like to request
9393
an improvement.
9494

9595
## License (BSD 3-clause)
9696

97-
Copyright (c) 2017 Gabriel Gonzalez
97+
Copyright (c) 2017 Gabriella Gonzalez
9898
All rights reserved.
9999

100100
Redistribution and use in source and binary forms, with or without modification,
@@ -104,7 +104,7 @@ an improvement.
104104
* Redistributions in binary form must reproduce the above copyright notice,
105105
this list of conditions and the following disclaimer in the documentation
106106
and/or other materials provided with the distribution.
107-
* Neither the name of Gabriel Gonzalez nor the names of other contributors
107+
* Neither the name of Gabriella Gonzalez nor the names of other contributors
108108
may be used to endorse or promote products derived from this software
109109
without specific prior written permission.
110110

0 commit comments

Comments
 (0)