]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - os_win32/runcmd.c
import smartmontools 7.0
[mirror_smartmontools-debian.git] / os_win32 / runcmd.c
index fe190f5d65f6d949f692c8647fabf10fb3a9acb5..026171726139bbae7bb89645bfcae5bc8e5d3177 100644 (file)
@@ -5,17 +5,10 @@
  *
  * Copyright (C) 2011 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
  */
 
-char svnid[] = "$Id: runcmd.c 4431 2017-08-08 19:38:15Z chrfranke $";
+char svnid[] = "$Id: runcmd.c 4760 2018-08-19 18:45:53Z chrfranke $";
 
 #include <stdio.h>
 #include <windows.h>