From 149f60799d38c55e922b55f8e43cbd51620173a6 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 10 Jan 2005 12:29:28 +0000 Subject: update copyright year --- example/fusexmp.c | 2 +- example/hello.c | 2 +- example/null.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'example') diff --git a/example/fusexmp.c b/example/fusexmp.c index 40af830..d850bc6 100644 --- a/example/fusexmp.c +++ b/example/fusexmp.c @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001-2004 Miklos Szeredi + Copyright (C) 2001-2005 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. diff --git a/example/hello.c b/example/hello.c index 75196ff..82da26e 100644 --- a/example/hello.c +++ b/example/hello.c @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001-2004 Miklos Szeredi + Copyright (C) 2001-2005 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. diff --git a/example/null.c b/example/null.c index fd88a05..c4e505b 100644 --- a/example/null.c +++ b/example/null.c @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001-2004 Miklos Szeredi + Copyright (C) 2001-2005 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. -- cgit v1.2.3