X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=int64.h;h=6212f3fe5ecdc1b51e076dc2280a62d1946b26db;hb=4beda62ad07a302ded72d60f701949dd9085a7ce;hp=b346bd916d779c24c219f4b2fb5303b87713e8e8;hpb=a3628d53b3b5aa7d9a93922ad6d3f3cd17cdfce8;p=mirror_smartmontools-debian.git diff --git a/int64.h b/int64.h index b346bd9..6212f3f 100644 --- a/int64.h +++ b/int64.h @@ -1,9 +1,9 @@ /* * int64.h * - * Home page of code is: http://smartmontools.sourceforge.net + * Home page of code is: http://www.smartmontools.org * - * Copyright (C) 2002-11 Bruce Allen + * Copyright (C) 2002-11 Bruce Allen * Copyright (C) 2004-11 Christian Franke * * This program is free software; you can redistribute it and/or modify @@ -12,15 +12,15 @@ * any later version. * * You should have received a copy of the GNU General Public License - * (for example COPYING); if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * (for example COPYING); if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ #ifndef INT64_H_ #define INT64_H_ -#define INT64_H_CVSID "$Id: int64.h 3475 2011-11-10 21:43:40Z chrfranke $" +#define INT64_H_CVSID "$Id: int64.h 4431 2017-08-08 19:38:15Z chrfranke $" // 64 bit integer typedefs and format strings