summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivano@gnu.org>2006-04-13 16:22:42 +0000
committerGiuseppe Scrivano <gscrivano@gnu.org>2006-04-13 16:22:42 +0000
commitf97aaddf63ca97a6dda0573ac9971118ed6a3139 (patch)
tree301a9000bb475566575b4bcbaef7374721995cef
parent620b1c721505cd0dbe7a61734bda39beb98f957a (diff)
Updated email address
-rw-r--r--smb.c2
-rw-r--r--smb.h2
-rw-r--r--smbfs.c2
-rw-r--r--smbnetfs.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/smb.c b/smb.c
index f3278394e..46685a1b6 100644
--- a/smb.c
+++ b/smb.c
@@ -1,7 +1,7 @@
/*
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004 Giuseppe Scrivano.
- Written by Giuseppe Scrivano <gscrivano@quipo.it>
+ Written by Giuseppe Scrivano <gscrivano@gnu.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
diff --git a/smb.h b/smb.h
index ea78d736f..5f190f02f 100644
--- a/smb.h
+++ b/smb.h
@@ -1,7 +1,7 @@
/*
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004 Giuseppe Scrivano.
- Written by Giuseppe Scrivano <gscrivano@quipo.it>
+ Written by Giuseppe Scrivano <gscrivano@gnu.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
diff --git a/smbfs.c b/smbfs.c
index 4b9fdf474..4fc8f5336 100644
--- a/smbfs.c
+++ b/smbfs.c
@@ -1,7 +1,7 @@
/*
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004 Giuseppe Scrivano.
- Written by Giuseppe Scrivano <gscrivano@quipo.it>
+ Written by Giuseppe Scrivano <gscrivano@gnu.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
diff --git a/smbnetfs.c b/smbnetfs.c
index 1068957d4..9329f9eda 100644
--- a/smbnetfs.c
+++ b/smbnetfs.c
@@ -1,7 +1,7 @@
/*
Copyright (C) 1997, 2002, 2004 Free Software Foundation, Inc.
Copyright (C) 2004 Giuseppe Scrivano.
- Written by Giuseppe Scrivano <gscrivano@quipo.it>
+ Written by Giuseppe Scrivano <gscrivano@gnu.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as