]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - os_win32/wmiquery.cpp
import smartmontools 7.0
[mirror_smartmontools-debian.git] / os_win32 / wmiquery.cpp
index 5ced75b4f4878e7ef6bc3fc7fa12d4ce550edda5..929b22a40a292b20031bcee2bd23fa5f7d680d02 100644 (file)
@@ -5,14 +5,7 @@
  *
  * Copyright (C) 2011-13 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 "config.h"
@@ -23,7 +16,7 @@
 
 #include <stdio.h>
 
-const char * wmiquery_cpp_cvsid = "$Id: wmiquery.cpp 4431 2017-08-08 19:38:15Z chrfranke $"
+const char * wmiquery_cpp_cvsid = "$Id: wmiquery.cpp 4760 2018-08-19 18:45:53Z chrfranke $"
   WMIQUERY_H_CVSID;