diff options
author | Paul Moore <paul@paul-moore.com> | 2016-02-11 13:38:07 -0500 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2016-02-11 13:38:07 -0500 |
commit | d5fd8b95a86509af7b901e2b81ec9d61352b89e4 (patch) | |
tree | 4f550f19cc9aa508477dfb56b51bf167d02465b0 /src/db.h | |
parent | d1faa932e95f24cff33324e8f8e3b0ec41d149ac (diff) | |
download | libseccomp-d5fd8b95a86509af7b901e2b81ec9d61352b89e4.tar.gz |
all: update my email address
Employer agnostic emails make things a lot easier in the long run so
make sure the paul-moore.com address is used whenever it makes sense.
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'src/db.h')
-rw-r--r-- | src/db.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * Enhanced Seccomp Filter DB * * Copyright (c) 2012,2016 Red Hat <pmoore@redhat.com> - * Author: Paul Moore <pmoore@redhat.com> + * Author: Paul Moore <paul@paul-moore.com> */ /* |