]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - atacmdnames.cpp
import smartmontools 7.0
[mirror_smartmontools-debian.git] / atacmdnames.cpp
index ad4eaddffd8ba27d24eab3dcb17d07b3c9d60446..3527b0f4b9ef5fe8831d0292483a414389e2f370 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
- *
+ * SPDX-License-Identifier: GPL-2.0-or-later
  */
 
 #include "atacmdnames.h"
 #include <stdlib.h>
 #include <stdio.h>
 
-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]";