]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - os_win32/smartd_mailer.ps1
import smartmontools 7.0
[mirror_smartmontools-debian.git] / os_win32 / smartd_mailer.ps1
index a3cba243d3761361554acfc44d74a7e24280588d..c585c89152f666f5aa48f19294b9fe91cd02d5d7 100644 (file)
@@ -5,15 +5,9 @@
 #
 # Copyright (C) 2016 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.
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
-# You should have received a copy of the GNU General Public License
-# (for example COPYING); If not, see <http://www.gnu.org/licenses/>.
-#
-# $Id: smartd_mailer.ps1 4338 2016-09-07 19:31:28Z chrfranke $
+# $Id: smartd_mailer.ps1 4760 2018-08-19 18:45:53Z chrfranke $
 #
 
 $ErrorActionPreference = "Stop"