[dbench @ tridge@samba.org-20070716022637-ylnbp60t9smd08gv]
[tridge/dbench.git] / fileio.c
index 8d6616c2685d578bac2ca5f01782bb2b3aeebf7a..b2baa90af18d264b111f3460f7cc230f3d29ebe2 100644 (file)
--- a/fileio.c
+++ b/fileio.c
@@ -1,11 +1,12 @@
 /* 
-   dbench version 2
-   Copyright (C) 1999 by Andrew Tridgell <tridge@samba.org>
+   dbench version 4
+
+   Copyright (C) 1999-2007 by Andrew Tridgell <tridge@samba.org>
    Copyright (C) 2001 by Martin Pool <mbp@samba.org>
    
    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
-   the Free Software Foundation; either version 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
    
    This program is distributed in the hope that it will be useful,
@@ -14,8 +15,7 @@
    GNU General Public License for more details.
    
    You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+   along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "dbench.h"