X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=os_win32%2Fsyslogevt.mc;h=8266a611e6546afe6b198564243ca7c998d906be;hb=HEAD;hp=a1d421dce490cc9595c74c1fac5a614d86369306;hpb=a23d51175fcd642a0e0b7874fe2f5db2b28a0a6c;p=mirror_smartmontools-debian.git diff --git a/os_win32/syslogevt.mc b/os_win32/syslogevt.mc index a1d421d..8266a61 100644 --- a/os_win32/syslogevt.mc +++ b/os_win32/syslogevt.mc @@ -1,30 +1,25 @@ ;/* ; * os_win32/syslogevt.mc ; * -; * Home page of code is: http://smartmontools.sourceforge.net +; * Home page of code is: http://www.smartmontools.org ; * -; * Copyright (C) 2004-8 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, write to the Free -; * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +; * Copyright (C) 2004-10 Christian Franke ; * +; * SPDX-License-Identifier: GPL-2.0-or-later ; */ ; -;// $Id: syslogevt.mc,v 1.5 2008/03/04 22:09:48 ballen4705 Exp $ +;// $Id: syslogevt.mc 4760 2018-08-19 18:45:53Z chrfranke $ ; -;// Use message compiler "mc" to generate +;// Use message compiler "mc" or "windmc" to generate ;// syslogevt.rc, syslogevt.h, msg00001.bin ;// from this file. ;// MSG_SYSLOG in syslogmsg.h must be zero ;// MSG_SYSLOG_nn must be == nn ; -; +;// MS and binutils message compiler defaults for FacilityNames differ: +;// mc: Application = 0x000 +;// windmc: Application = 0xfff +FacilityNames = (Application = 0x000) MessageId=0x0 Severity=Success