X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=os_darwin.h;h=a43609a9392dfb4715643c09074fa5fdac01bd91;hb=ff28b140e6e5ff7daf5f3386dc11367d30dda4dd;hp=2ac40fe29178a5ae89e1508f9d9d123c51db280b;hpb=a818ba584ce838c945b648669166d476da4417a9;p=mirror_smartmontools-debian.git diff --git a/os_darwin.h b/os_darwin.h index 2ac40fe..a43609a 100644 --- a/os_darwin.h +++ b/os_darwin.h @@ -5,26 +5,13 @@ * * Copyright (C) 2004-8 Geoff Keating * - * 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, or (at your option) - * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * This code was originally developed as a Senior Thesis by Michael Cornwell - * at the Concurrent Systems Laboratory (now part of the Storage Systems - * Research Center), Jack Baskin School of Engineering, University of - * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ - * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef OS_DARWIN_H_ #define OS_DARWIN_H_ -#define OS_DARWIN_H_CVSID "$Id: os_darwin.h 4438 2017-09-20 18:00:42Z samm2 $\n" +#define OS_DARWIN_H_CVSID "$Id: os_darwin.h 4760 2018-08-19 18:45:53Z chrfranke $\n" #define kIOATABlockStorageDeviceClass "IOATABlockStorageDevice"