Skip to content

Commit 84557e5

Browse files
committed
Fix some copyright credits to point to my current e-mail address
1 parent ca31846 commit 84557e5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/xmp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
# Copyright (C) 2001 Jeff Epler <jepler@unpythonic.dhs.org>
3+
# Copyright (C) 2001 Jeff Epler <jepler@gmail.com>
44
# Copyright (C) 2006 Csaba Henk <csaba.henk@creo.hu>
55
#
66
# This program can be distributed under the terms of the GNU LGPL.

fuse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2001 Jeff Epler <jepler@unpythonic.dhs.org>
2+
# Copyright (C) 2001 Jeff Epler <jepler@gmail.com>
33
# Copyright (C) 2006 Csaba Henk <csaba.henk@creo.hu>
44
#
55
# This program can be distributed under the terms of the GNU LGPL.

fuseparts/_fusemodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2001 Jeff Epler <jepler@unpythonic.dhs.org>
2+
Copyright (C) 2001 Jeff Epler <jepler@gmail.com>
33
44
This program can be distributed under the terms of the GNU LGPL.
55
See the file COPYING.

0 commit comments

Comments
 (0)