From 08e180060ac8dc3a037e6757214a0800854eb127 Mon Sep 17 00:00:00 2001 From: Geoff Johnstone Date: Sat, 19 Apr 2008 22:26:30 +0100 Subject: [PATCH] Version 20080419. --- Makefile | 2 +- conffile.c | 2 +- conffile.h | 2 +- options.c | 2 +- options.h | 2 +- usmb.c | 2 +- usmb.h | 2 +- usmb_dir.c | 2 +- usmb_dir.h | 2 +- usmb_file.c | 2 +- usmb_file.h | 2 +- utils.c | 2 +- utils.h | 2 +- version.c | 4 ++-- version.h | 4 ++-- xml.c | 2 +- xml.h | 2 +- 17 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Makefile b/Makefile index 1134535..194dfa9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # usmb - mount SMB shares via FUSE and Samba -# Copyright (C) 2006-2007 Geoff Johnstone +# Copyright (C) 2006-2008 Geoff Johnstone # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/conffile.c b/conffile.c index f7565a9..22f23aa 100644 --- a/conffile.c +++ b/conffile.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/conffile.h b/conffile.h index 3d9190e..dc76bd5 100644 --- a/conffile.h +++ b/conffile.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/options.c b/options.c index 25c7e94..b86a57d 100644 --- a/options.c +++ b/options.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/options.h b/options.h index 96aa615..a738e5a 100644 --- a/options.h +++ b/options.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb.c b/usmb.c index 51d3603..13cd888 100644 --- a/usmb.c +++ b/usmb.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb.h b/usmb.h index a0762fa..8bd055c 100644 --- a/usmb.h +++ b/usmb.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb_dir.c b/usmb_dir.c index 4d67ca7..17d5ba9 100644 --- a/usmb_dir.c +++ b/usmb_dir.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb_dir.h b/usmb_dir.h index 7d85cc9..763f544 100644 --- a/usmb_dir.h +++ b/usmb_dir.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb_file.c b/usmb_file.c index 1808186..887c99f 100644 --- a/usmb_file.c +++ b/usmb_file.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/usmb_file.h b/usmb_file.h index 3542a76..b5a78be 100644 --- a/usmb_file.h +++ b/usmb_file.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils.c b/utils.c index ddf9bbc..33f57d8 100644 --- a/utils.c +++ b/utils.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils.h b/utils.h index a2f66b8..b006d1f 100644 --- a/utils.h +++ b/utils.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/version.c b/version.c index ccd91a1..6941b18 100644 --- a/version.c +++ b/version.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,7 +35,7 @@ void show_about (FILE *fp) { fprintf (fp, "usmb - mount SMB shares via FUSE and Samba\n" "\n" - "Copyright (C) 2006-2007 Geoff Johnstone.\n" + "Copyright (C) 2006-2008 Geoff Johnstone.\n" "Licensed under the GNU General Public License.\n" "usmb comes with ABSOLUTELY NO WARRANTY; " "for details please see\n" diff --git a/version.h b/version.h index 429def8..d293378 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ #include - #define USMB_VERSION 0x20071108 + #define USMB_VERSION 0x20080419 // a - alpha, b - beta, p - pre-release, s - stable #define USMB_VERSION_STATUS 's' diff --git a/xml.c b/xml.c index 54583bb..0d3b803 100644 --- a/xml.c +++ b/xml.c @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/xml.h b/xml.h index b98bf1b..ff7c13f 100644 --- a/xml.h +++ b/xml.h @@ -1,5 +1,5 @@ /* usmb - mount SMB shares via FUSE and Samba - * Copyright (C) 2006-2007 Geoff Johnstone + * Copyright (C) 2006-2008 Geoff Johnstone * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 2.11.4.GIT