X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=atacmdnames.cpp;h=3527b0f4b9ef5fe8831d0292483a414389e2f370;hb=HEAD;hp=ad4eaddffd8ba27d24eab3dcb17d07b3c9d60446;hpb=f9e10201baef7a8dcb11ab6d11a2046d724af9d0;p=mirror_smartmontools-debian.git diff --git a/atacmdnames.cpp b/atacmdnames.cpp index ad4eadd..3527b0f 100644 --- a/atacmdnames.cpp +++ b/atacmdnames.cpp @@ -6,21 +6,14 @@ * Copyright (C) 2003-8 Philip Williams * Copyright (C) 2012 Christian Franke * - * 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, see . - * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "atacmdnames.h" #include #include -const char * atacmdnames_cpp_cvsid = "$Id: atacmdnames.cpp 4431 2017-08-08 19:38:15Z chrfranke $" +const char * atacmdnames_cpp_cvsid = "$Id: atacmdnames.cpp 4760 2018-08-19 18:45:53Z chrfranke $" ATACMDNAMES_H_CVSID; const char cmd_reserved[] = "[RESERVED]";