Skip to content

Commit

Permalink
Update my email address
Browse files Browse the repository at this point in the history
  • Loading branch information
iustin committed Apr 30, 2015
1 parent ffeaa78 commit ce29134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
of the attr C library - see attr(5)."""
version = "0.5.4"
author = "Iustin Pop"
author_email = "iusty@k1024.org"
author_email = "iustin@k1024.org"
macros = [
("_XATTR_VERSION", '"%s"' % version),
("_XATTR_AUTHOR", '"%s"' % author),
Expand Down
2 changes: 1 addition & 1 deletion xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xattr - a python module for manipulating filesystem extended attributes
Copyright (C) 2002, 2003, 2006, 2008, 2012, 2013, 2015
Iustin Pop <iusty@k1024.org>
Iustin Pop <iustin@k1024.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down

0 comments on commit ce29134

Please sign in to comment.