From 8a67ab4541226a80b3ec2047347890d915126de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Thu, 28 Jun 2012 15:40:59 +0000 Subject: [PATCH] Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' Also replace 'This file is a part of' by 'This file is part of' for consistency git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5147 4407c894-4637-0410-b4f5-ada5f102cad1 --- DISCLAIMER.PD | 4 ++-- mingw-w64-crt/crt/CRT_fp10.c | 2 +- mingw-w64-crt/crt/CRT_fp8.c | 2 +- mingw-w64-crt/crt/CRT_glob.c | 2 +- mingw-w64-crt/crt/CRT_noglob.c | 2 +- mingw-w64-crt/crt/_newmode.c | 2 +- mingw-w64-crt/crt/atonexit.c | 2 +- mingw-w64-crt/crt/binmode.c | 2 +- mingw-w64-crt/crt/charmax.c | 2 +- mingw-w64-crt/crt/crt0_c.c | 2 +- mingw-w64-crt/crt/crt0_w.c | 2 +- mingw-w64-crt/crt/crt_handler.c | 2 +- mingw-w64-crt/crt/crtbegin.c | 2 +- mingw-w64-crt/crt/crtdll.c | 2 +- mingw-w64-crt/crt/crtend.c | 2 +- mingw-w64-crt/crt/crtexe.c | 2 +- mingw-w64-crt/crt/dll_argv.c | 2 +- mingw-w64-crt/crt/dllargv.c | 2 +- mingw-w64-crt/crt/dllentry.c | 2 +- mingw-w64-crt/crt/gccmain.c | 2 +- mingw-w64-crt/crt/gs_support.c | 2 +- mingw-w64-crt/crt/isascii.c | 2 +- mingw-w64-crt/crt/iscsym.c | 2 +- mingw-w64-crt/crt/iscsymf.c | 2 +- mingw-w64-crt/crt/merr.c | 2 +- mingw-w64-crt/crt/mingw_custom.c | 2 +- mingw-w64-crt/crt/mingw_helpers.c | 2 +- mingw-w64-crt/crt/natstart.c | 2 +- mingw-w64-crt/crt/pesect.c | 2 +- mingw-w64-crt/crt/pseudo-reloc-list.c | 2 +- mingw-w64-crt/crt/strcasecmp.c | 2 +- mingw-w64-crt/crt/strncasecmp.c | 2 +- mingw-w64-crt/crt/tlsmcrt.c | 2 +- mingw-w64-crt/crt/tlsmthread.c | 2 +- mingw-w64-crt/crt/tlssup.c | 2 +- mingw-w64-crt/crt/tlsthrd.c | 2 +- mingw-w64-crt/crt/toascii.c | 2 +- mingw-w64-crt/crt/txtmode.c | 2 +- mingw-w64-crt/crt/ucrtexe.c | 2 +- mingw-w64-crt/crt/udll_argv.c | 2 +- mingw-w64-crt/crt/udllargc.c | 2 +- mingw-w64-crt/crt/wcscmpi.c | 2 +- mingw-w64-crt/crt/wildcard.c | 2 +- mingw-w64-crt/crt/xncommod.c | 2 +- mingw-w64-crt/crt/xthdloc.c | 2 +- mingw-w64-crt/crt/xtxtmode.c | 2 +- mingw-w64-crt/include/internal.h | 2 +- mingw-w64-crt/include/oscalls.h | 2 +- mingw-w64-crt/include/sect_attribs.h | 2 +- mingw-w64-crt/intrincs/cpuid.c | 2 +- mingw-w64-crt/intrincs/inbyte.c | 2 +- mingw-w64-crt/intrincs/inbytestring.c | 2 +- mingw-w64-crt/intrincs/indword.c | 2 +- mingw-w64-crt/intrincs/indwordstring.c | 2 +- mingw-w64-crt/intrincs/inword.c | 2 +- mingw-w64-crt/intrincs/inwordstring.c | 2 +- mingw-w64-crt/intrincs/outbyte.c | 2 +- mingw-w64-crt/intrincs/outbytestring.c | 2 +- mingw-w64-crt/intrincs/outdword.c | 2 +- mingw-w64-crt/intrincs/outdwordstring.c | 2 +- mingw-w64-crt/intrincs/outword.c | 2 +- mingw-w64-crt/intrincs/outwordstring.c | 2 +- mingw-w64-crt/intrincs/rdtsc.c | 2 +- mingw-w64-crt/intrincs/readcr0.c | 2 +- mingw-w64-crt/intrincs/readcr2.c | 2 +- mingw-w64-crt/intrincs/readcr3.c | 2 +- mingw-w64-crt/intrincs/readcr4.c | 2 +- mingw-w64-crt/intrincs/readcr8.c | 2 +- mingw-w64-crt/intrincs/readmsr.c | 2 +- mingw-w64-crt/intrincs/writecr0.c | 2 +- mingw-w64-crt/intrincs/writecr2.c | 2 +- mingw-w64-crt/intrincs/writecr3.c | 2 +- mingw-w64-crt/intrincs/writecr4.c | 2 +- mingw-w64-crt/intrincs/writecr8.c | 2 +- mingw-w64-crt/intrincs/writemsr.c | 2 +- mingw-w64-crt/lib32/crtdll.def | 2 +- mingw-w64-crt/libsrc/agtctl_i.c | 2 +- mingw-w64-crt/libsrc/agtsvr_i.c | 2 +- mingw-w64-crt/libsrc/cdoex_i.c | 2 +- mingw-w64-crt/libsrc/cdoexm_i.c | 2 +- mingw-w64-crt/libsrc/cdosys_i.c | 2 +- mingw-w64-crt/libsrc/dxva-uuid.c | 4 ++-- mingw-w64-crt/libsrc/emostore_i.c | 2 +- mingw-w64-crt/libsrc/iisext_i.c | 2 +- mingw-w64-crt/libsrc/mtsadmin_i.c | 2 +- mingw-w64-crt/libsrc/mtxadmin_i.c | 2 +- mingw-w64-crt/libsrc/scardssp_i.c | 2 +- mingw-w64-crt/libsrc/scardssp_p.c | 2 +- mingw-w64-crt/libsrc/tsuserex_i.c | 2 +- mingw-w64-crt/math/_chgsignl.S | 2 +- mingw-w64-crt/math/acosf.c | 2 +- mingw-w64-crt/math/acosl.c | 2 +- mingw-w64-crt/math/asinf.c | 2 +- mingw-w64-crt/math/asinh.c | 2 +- mingw-w64-crt/math/asinhf.c | 2 +- mingw-w64-crt/math/asinhl.c | 2 +- mingw-w64-crt/math/asinl.c | 2 +- mingw-w64-crt/math/atan2f.c | 2 +- mingw-w64-crt/math/atan2l.c | 2 +- mingw-w64-crt/math/atanf.c | 2 +- mingw-w64-crt/math/atanh.c | 2 +- mingw-w64-crt/math/atanhf.c | 2 +- mingw-w64-crt/math/atanhl.c | 2 +- mingw-w64-crt/math/atanl.c | 2 +- mingw-w64-crt/math/cbrt.c | 2 +- mingw-w64-crt/math/cbrtf.c | 2 +- mingw-w64-crt/math/cbrtl.c | 2 +- mingw-w64-crt/math/ceil.S | 2 +- mingw-w64-crt/math/ceilf.S | 2 +- mingw-w64-crt/math/ceill.S | 2 +- mingw-w64-crt/math/cephes_emath.c | 2 +- mingw-w64-crt/math/cephes_emath.h | 2 +- mingw-w64-crt/math/copysign.c | 2 +- mingw-w64-crt/math/copysignf.c | 2 +- mingw-w64-crt/math/copysignl.S | 2 +- mingw-w64-crt/math/cosf.c | 2 +- mingw-w64-crt/math/coshf.c | 2 +- mingw-w64-crt/math/coshl.c | 2 +- mingw-w64-crt/math/cosl_internal.S | 2 +- mingw-w64-crt/math/cossin.c | 2 +- mingw-w64-crt/math/erfl.c | 2 +- mingw-w64-crt/math/exp2.S | 2 +- mingw-w64-crt/math/exp2f.S | 2 +- mingw-w64-crt/math/exp2l.S | 2 +- mingw-w64-crt/math/expf.c | 2 +- mingw-w64-crt/math/fabs.c | 2 +- mingw-w64-crt/math/fabsf.c | 2 +- mingw-w64-crt/math/fabsl.c | 2 +- mingw-w64-crt/math/fastmath.h | 2 +- mingw-w64-crt/math/fdim.c | 2 +- mingw-w64-crt/math/fdimf.c | 2 +- mingw-w64-crt/math/fdiml.c | 2 +- mingw-w64-crt/math/floor.S | 2 +- mingw-w64-crt/math/floorf.S | 2 +- mingw-w64-crt/math/floorl.S | 2 +- mingw-w64-crt/math/fma.S | 2 +- mingw-w64-crt/math/fmaf.S | 2 +- mingw-w64-crt/math/fmal.c | 2 +- mingw-w64-crt/math/fmax.c | 2 +- mingw-w64-crt/math/fmaxf.c | 2 +- mingw-w64-crt/math/fmaxl.c | 2 +- mingw-w64-crt/math/fmin.c | 2 +- mingw-w64-crt/math/fminf.c | 2 +- mingw-w64-crt/math/fminl.c | 2 +- mingw-w64-crt/math/fmod.c | 2 +- mingw-w64-crt/math/fmodf.c | 2 +- mingw-w64-crt/math/fmodl.c | 2 +- mingw-w64-crt/math/fp_consts.c | 2 +- mingw-w64-crt/math/fp_consts.h | 2 +- mingw-w64-crt/math/fp_constsf.c | 2 +- mingw-w64-crt/math/fp_constsl.c | 2 +- mingw-w64-crt/math/fpclassify.c | 2 +- mingw-w64-crt/math/fpclassifyf.c | 2 +- mingw-w64-crt/math/fpclassifyl.c | 2 +- mingw-w64-crt/math/frexpf.c | 2 +- mingw-w64-crt/math/frexpl.S | 2 +- mingw-w64-crt/math/fucom.c | 2 +- mingw-w64-crt/math/hypotf.c | 2 +- mingw-w64-crt/math/hypotl.c | 2 +- mingw-w64-crt/math/ilogb.S | 2 +- mingw-w64-crt/math/ilogbf.S | 2 +- mingw-w64-crt/math/ilogbl.S | 2 +- mingw-w64-crt/math/internal_logl.S | 2 +- mingw-w64-crt/math/isnan.c | 2 +- mingw-w64-crt/math/isnanf.c | 2 +- mingw-w64-crt/math/isnanl.c | 2 +- mingw-w64-crt/math/ldexp.c | 2 +- mingw-w64-crt/math/ldexpf.c | 2 +- mingw-w64-crt/math/ldexpl.c | 2 +- mingw-w64-crt/math/lgamma.c | 2 +- mingw-w64-crt/math/lgammaf.c | 2 +- mingw-w64-crt/math/lgammal.c | 2 +- mingw-w64-crt/math/llrint.c | 2 +- mingw-w64-crt/math/llrintf.c | 2 +- mingw-w64-crt/math/llrintl.c | 2 +- mingw-w64-crt/math/llround.c | 2 +- mingw-w64-crt/math/llroundf.c | 2 +- mingw-w64-crt/math/llroundl.c | 2 +- mingw-w64-crt/math/log10f.c | 2 +- mingw-w64-crt/math/log10l.S | 2 +- mingw-w64-crt/math/log1p.S | 2 +- mingw-w64-crt/math/log1pf.S | 2 +- mingw-w64-crt/math/log1pl.S | 2 +- mingw-w64-crt/math/log2.S | 2 +- mingw-w64-crt/math/log2f.S | 2 +- mingw-w64-crt/math/log2l.S | 2 +- mingw-w64-crt/math/logb.c | 2 +- mingw-w64-crt/math/logbf.c | 2 +- mingw-w64-crt/math/logbl.c | 2 +- mingw-w64-crt/math/logf.c | 2 +- mingw-w64-crt/math/lrint.c | 2 +- mingw-w64-crt/math/lrintf.c | 2 +- mingw-w64-crt/math/lrintl.c | 2 +- mingw-w64-crt/math/lround.c | 2 +- mingw-w64-crt/math/lroundf.c | 2 +- mingw-w64-crt/math/lroundl.c | 2 +- mingw-w64-crt/math/modf.c | 2 +- mingw-w64-crt/math/modff.c | 2 +- mingw-w64-crt/math/modfl.c | 2 +- mingw-w64-crt/math/nearbyint.S | 2 +- mingw-w64-crt/math/nearbyintf.S | 2 +- mingw-w64-crt/math/nearbyintl.S | 2 +- mingw-w64-crt/math/nextafterf.c | 2 +- mingw-w64-crt/math/nextafterl.c | 2 +- mingw-w64-crt/math/nexttoward.c | 2 +- mingw-w64-crt/math/nexttowardf.c | 2 +- mingw-w64-crt/math/powf.c | 2 +- mingw-w64-crt/math/remainder.S | 2 +- mingw-w64-crt/math/remainderf.S | 2 +- mingw-w64-crt/math/remainderl.S | 2 +- mingw-w64-crt/math/remquo.S | 2 +- mingw-w64-crt/math/remquof.S | 2 +- mingw-w64-crt/math/remquol.S | 2 +- mingw-w64-crt/math/rint.c | 2 +- mingw-w64-crt/math/rintf.c | 2 +- mingw-w64-crt/math/rintl.c | 2 +- mingw-w64-crt/math/round.c | 2 +- mingw-w64-crt/math/roundf.c | 2 +- mingw-w64-crt/math/roundl.c | 2 +- mingw-w64-crt/math/scalbn.S | 2 +- mingw-w64-crt/math/scalbnf.S | 2 +- mingw-w64-crt/math/scalbnl.S | 2 +- mingw-w64-crt/math/signbit.c | 2 +- mingw-w64-crt/math/signbitf.c | 2 +- mingw-w64-crt/math/signbitl.c | 2 +- mingw-w64-crt/math/sinf.c | 2 +- mingw-w64-crt/math/sinhf.c | 2 +- mingw-w64-crt/math/sinhl.c | 2 +- mingw-w64-crt/math/sinl_internal.S | 2 +- mingw-w64-crt/math/tanf.c | 2 +- mingw-w64-crt/math/tanhf.c | 2 +- mingw-w64-crt/math/tanhl.c | 2 +- mingw-w64-crt/math/tanl.S | 2 +- mingw-w64-crt/math/tgamma.c | 2 +- mingw-w64-crt/math/tgammaf.c | 2 +- mingw-w64-crt/math/tgammal.c | 2 +- mingw-w64-crt/math/trunc.S | 2 +- mingw-w64-crt/math/truncf.S | 2 +- mingw-w64-crt/math/truncl.c | 2 +- mingw-w64-crt/misc/_wctime.c | 2 +- mingw-w64-crt/misc/_wctime32.c | 2 +- mingw-w64-crt/misc/alarm.c | 2 +- mingw-w64-crt/misc/btowc.c | 2 +- mingw-w64-crt/misc/delay-f.c | 2 +- mingw-w64-crt/misc/delay-n.c | 2 +- mingw-w64-crt/misc/delayimp.c | 2 +- mingw-w64-crt/misc/dirent.c | 2 +- mingw-w64-crt/misc/feclearexcept.c | 2 +- mingw-w64-crt/misc/fegetenv.c | 2 +- mingw-w64-crt/misc/fegetexceptflag.c | 2 +- mingw-w64-crt/misc/fegetround.c | 2 +- mingw-w64-crt/misc/feholdexcept.c | 2 +- mingw-w64-crt/misc/feraiseexcept.c | 2 +- mingw-w64-crt/misc/fesetenv.c | 2 +- mingw-w64-crt/misc/fesetexceptflag.c | 2 +- mingw-w64-crt/misc/fesetround.c | 2 +- mingw-w64-crt/misc/fetestexcept.c | 2 +- mingw-w64-crt/misc/feupdateenv.c | 2 +- mingw-w64-crt/misc/fwide.c | 2 +- mingw-w64-crt/misc/getlogin.c | 2 +- mingw-w64-crt/misc/gettimeofday.c | 2 +- mingw-w64-crt/misc/imaxabs.c | 2 +- mingw-w64-crt/misc/imaxdiv.c | 2 +- mingw-w64-crt/misc/mb_wc_common.h | 2 +- mingw-w64-crt/misc/mbrtowc.c | 2 +- mingw-w64-crt/misc/mbsinit.c | 2 +- mingw-w64-crt/misc/mingw-aligned-malloc.c | 2 +- mingw-w64-crt/misc/mingw-fseek.c | 2 +- mingw-w64-crt/misc/mingw_getsp.S | 2 +- mingw-w64-crt/misc/seterrno.c | 2 +- mingw-w64-crt/misc/sleep.c | 2 +- mingw-w64-crt/misc/strtoimax.c | 2 +- mingw-w64-crt/misc/strtold.c | 2 +- mingw-w64-crt/misc/strtoumax.c | 2 +- mingw-w64-crt/misc/uchar_c16rtomb.c | 2 +- mingw-w64-crt/misc/uchar_c32rtomb.c | 2 +- mingw-w64-crt/misc/uchar_mbrtoc16.c | 2 +- mingw-w64-crt/misc/uchar_mbrtoc32.c | 2 +- mingw-w64-crt/misc/wassert.c | 2 +- mingw-w64-crt/misc/wcrtomb.c | 2 +- mingw-w64-crt/misc/wcstoimax.c | 2 +- mingw-w64-crt/misc/wcstold.c | 2 +- mingw-w64-crt/misc/wcstoumax.c | 2 +- mingw-w64-crt/misc/wctob.c | 2 +- mingw-w64-crt/misc/wctrans.c | 2 +- mingw-w64-crt/misc/wctype.c | 2 +- mingw-w64-crt/misc/wmemchr.c | 2 +- mingw-w64-crt/misc/wmemcmp.c | 2 +- mingw-w64-crt/misc/wmemcpy.c | 2 +- mingw-w64-crt/misc/wmemmove.c | 2 +- mingw-w64-crt/misc/wmemset.c | 2 +- mingw-w64-crt/profile/mcountFunc.S | 2 +- mingw-w64-crt/stdio/_Exit.c | 2 +- mingw-w64-crt/stdio/atoll.c | 2 +- mingw-w64-crt/stdio/fopen64.c | 2 +- mingw-w64-crt/stdio/fseeko64.c | 2 +- mingw-w64-crt/stdio/ftello64.c | 2 +- mingw-w64-crt/stdio/lltoa.c | 2 +- mingw-w64-crt/stdio/lltow.c | 2 +- mingw-w64-crt/stdio/lseek64.c | 2 +- mingw-w64-crt/stdio/mingw_fprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_pformatw.c | 2 +- mingw-w64-crt/stdio/mingw_printfw.c | 2 +- mingw-w64-crt/stdio/mingw_snprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_sprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_vfprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_vprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_vsnprintfw.c | 2 +- mingw-w64-crt/stdio/mingw_vsprintfw.c | 2 +- mingw-w64-crt/stdio/snprintf.c | 2 +- mingw-w64-crt/stdio/snwprintf.c | 2 +- mingw-w64-crt/stdio/strtof.c | 2 +- mingw-w64-crt/stdio/ulltoa.c | 2 +- mingw-w64-crt/stdio/ulltow.c | 2 +- mingw-w64-crt/stdio/vfscanf.c | 2 +- mingw-w64-crt/stdio/vfscanf2.S | 2 +- mingw-w64-crt/stdio/vfwscanf.c | 2 +- mingw-w64-crt/stdio/vfwscanf2.S | 2 +- mingw-w64-crt/stdio/vscanf.c | 2 +- mingw-w64-crt/stdio/vscanf2.S | 2 +- mingw-w64-crt/stdio/vsnprintf.c | 2 +- mingw-w64-crt/stdio/vsnprintf_s.c | 2 +- mingw-w64-crt/stdio/vsnwprintf.c | 2 +- mingw-w64-crt/stdio/vsscanf.c | 2 +- mingw-w64-crt/stdio/vsscanf2.S | 2 +- mingw-w64-crt/stdio/vswscanf.c | 2 +- mingw-w64-crt/stdio/vswscanf2.S | 2 +- mingw-w64-crt/stdio/vwscanf.c | 2 +- mingw-w64-crt/stdio/vwscanf2.S | 2 +- mingw-w64-crt/stdio/wtoll.c | 2 +- mingw-w64-crt/testcases/tstmain_sys_xxx.c | 2 +- mingw-w64-crt/testcases/tstmainc.c | 2 +- mingw-w64-crt/testcases/tstmaincpp.cpp | 2 +- mingw-w64-crt/testcases/tstwassert.c | 2 +- mingw-w64-crt/testcases/tstwassert_win.c | 2 +- mingw-w64-crt/testcases/tstwinmain.c | 2 +- mingw-w64-headers/crt/_bsd_types.h | 2 +- mingw-w64-headers/crt/_cygwin.h | 2 +- mingw-w64-headers/crt/_mingw.h.in | 2 +- mingw-w64-headers/crt/_mingw_mac.h | 2 +- mingw-w64-headers/crt/_mingw_print_pop.h | 2 +- mingw-w64-headers/crt/_mingw_print_push.h | 2 +- mingw-w64-headers/crt/_mingw_secapi.h | 2 +- mingw-w64-headers/crt/_mingw_stdarg.h | 2 +- mingw-w64-headers/crt/_mingw_unicode.h | 2 +- mingw-w64-headers/crt/_timeval.h | 2 +- mingw-w64-headers/crt/assert.h | 2 +- mingw-w64-headers/crt/complex.h | 2 +- mingw-w64-headers/crt/conio.h | 2 +- mingw-w64-headers/crt/crtdbg.h | 2 +- mingw-w64-headers/crt/crtdefs.h | 2 +- mingw-w64-headers/crt/ctype.h | 2 +- mingw-w64-headers/crt/dir.h | 2 +- mingw-w64-headers/crt/direct.h | 2 +- mingw-w64-headers/crt/dirent.h | 2 +- mingw-w64-headers/crt/dos.h | 2 +- mingw-w64-headers/crt/dvec.h | 2 +- mingw-w64-headers/crt/eh.h | 2 +- mingw-w64-headers/crt/errno.h | 2 +- mingw-w64-headers/crt/excpt.h | 2 +- mingw-w64-headers/crt/fcntl.h | 2 +- mingw-w64-headers/crt/fenv.h | 2 +- mingw-w64-headers/crt/float.h | 2 +- mingw-w64-headers/crt/fpieee.h | 2 +- mingw-w64-headers/crt/fvec.h | 2 +- mingw-w64-headers/crt/getopt.h | 4 ++-- mingw-w64-headers/crt/intrin.h | 2 +- mingw-w64-headers/crt/inttypes.h | 2 +- mingw-w64-headers/crt/io.h | 2 +- mingw-w64-headers/crt/ivec.h | 2 +- mingw-w64-headers/crt/libgen.h | 2 +- mingw-w64-headers/crt/limits.h | 2 +- mingw-w64-headers/crt/locale.h | 2 +- mingw-w64-headers/crt/malloc.h | 2 +- mingw-w64-headers/crt/math.h | 2 +- mingw-w64-headers/crt/mbctype.h | 2 +- mingw-w64-headers/crt/mbstring.h | 2 +- mingw-w64-headers/crt/mem.h | 2 +- mingw-w64-headers/crt/memory.h | 2 +- mingw-w64-headers/crt/new.h | 2 +- mingw-w64-headers/crt/process.h | 2 +- mingw-w64-headers/crt/search.h | 2 +- mingw-w64-headers/crt/sec_api/conio_s.h | 2 +- mingw-w64-headers/crt/sec_api/crtdbg_s.h | 2 +- mingw-w64-headers/crt/sec_api/io_s.h | 2 +- mingw-w64-headers/crt/sec_api/mbstring_s.h | 2 +- mingw-w64-headers/crt/sec_api/memory_s.h | 2 +- mingw-w64-headers/crt/sec_api/search_s.h | 2 +- mingw-w64-headers/crt/sec_api/stdio_s.h | 2 +- mingw-w64-headers/crt/sec_api/stdlib_s.h | 2 +- mingw-w64-headers/crt/sec_api/stralign_s.h | 2 +- mingw-w64-headers/crt/sec_api/string_s.h | 2 +- mingw-w64-headers/crt/sec_api/sys/timeb_s.h | 2 +- mingw-w64-headers/crt/sec_api/tchar_s.h | 2 +- mingw-w64-headers/crt/sec_api/time_s.h | 2 +- mingw-w64-headers/crt/sec_api/wchar_s.h | 2 +- mingw-w64-headers/crt/sehmap.h | 2 +- mingw-w64-headers/crt/setjmp.h | 2 +- mingw-w64-headers/crt/setjmpex.h | 2 +- mingw-w64-headers/crt/share.h | 2 +- mingw-w64-headers/crt/signal.h | 2 +- mingw-w64-headers/crt/stddef.h | 2 +- mingw-w64-headers/crt/stdexcpt.h | 2 +- mingw-w64-headers/crt/stdint.h | 2 +- mingw-w64-headers/crt/stdio.h | 2 +- mingw-w64-headers/crt/stdlib.h | 2 +- mingw-w64-headers/crt/string.h | 2 +- mingw-w64-headers/crt/strings.h | 2 +- mingw-w64-headers/crt/sys/cdefs.h | 2 +- mingw-w64-headers/crt/sys/fcntl.h | 2 +- mingw-w64-headers/crt/sys/file.h | 2 +- mingw-w64-headers/crt/sys/locking.h | 2 +- mingw-w64-headers/crt/sys/param.h | 2 +- mingw-w64-headers/crt/sys/stat.h | 2 +- mingw-w64-headers/crt/sys/time.h | 2 +- mingw-w64-headers/crt/sys/timeb.h | 2 +- mingw-w64-headers/crt/sys/types.h | 2 +- mingw-w64-headers/crt/sys/unistd.h | 2 +- mingw-w64-headers/crt/sys/utime.h | 2 +- mingw-w64-headers/crt/syslimits.h | 2 +- mingw-w64-headers/crt/tchar.h | 2 +- mingw-w64-headers/crt/time.h | 2 +- mingw-w64-headers/crt/uchar.h | 2 +- mingw-w64-headers/crt/unistd.h | 2 +- mingw-w64-headers/crt/utime.h | 2 +- mingw-w64-headers/crt/vadefs.h | 2 +- mingw-w64-headers/crt/varargs.h | 2 +- mingw-w64-headers/crt/wchar.h | 2 +- mingw-w64-headers/crt/wctype.h | 2 +- mingw-w64-headers/crt/xlocinfo.h | 2 +- mingw-w64-headers/crt/xmath.h | 2 +- mingw-w64-headers/crt/ymath.h | 2 +- mingw-w64-headers/crt/yvals.h | 2 +- mingw-w64-headers/direct-x/include/_mingw_dxhelper.h | 2 +- mingw-w64-headers/direct-x/include/dvdevcod.h | 2 +- mingw-w64-headers/direct-x/include/edevdefs.h | 2 +- mingw-w64-headers/include/GL/gl.h | 2 +- mingw-w64-headers/include/GL/glaux.h | 2 +- mingw-w64-headers/include/GL/glu.h | 2 +- mingw-w64-headers/include/_dbdao.h | 2 +- mingw-w64-headers/include/accctrl.h | 2 +- mingw-w64-headers/include/aclapi.h | 2 +- mingw-w64-headers/include/aclui.h | 2 +- mingw-w64-headers/include/activeds.h | 2 +- mingw-w64-headers/include/activscp.h | 2 +- mingw-w64-headers/include/adc.h | 2 +- mingw-w64-headers/include/adhoc.h | 2 +- mingw-w64-headers/include/admex.h | 2 +- mingw-w64-headers/include/adoctint.h | 2 +- mingw-w64-headers/include/adodef.h | 2 +- mingw-w64-headers/include/adogpool.h | 2 +- mingw-w64-headers/include/adoguids.h | 2 +- mingw-w64-headers/include/adoid.h | 2 +- mingw-w64-headers/include/adoint.h | 2 +- mingw-w64-headers/include/adojet.h | 2 +- mingw-w64-headers/include/adomd.h | 2 +- mingw-w64-headers/include/adptif.h | 2 +- mingw-w64-headers/include/adsdb.h | 2 +- mingw-w64-headers/include/adserr.h | 2 +- mingw-w64-headers/include/adshlp.h | 2 +- mingw-w64-headers/include/adsiid.h | 2 +- mingw-w64-headers/include/adsnms.h | 2 +- mingw-w64-headers/include/adsprop.h | 2 +- mingw-w64-headers/include/adssts.h | 2 +- mingw-w64-headers/include/adtgen.h | 2 +- mingw-w64-headers/include/advpub.h | 2 +- mingw-w64-headers/include/af_irda.h | 2 +- mingw-w64-headers/include/afxres.h | 2 +- mingw-w64-headers/include/agtctl.h | 2 +- mingw-w64-headers/include/agterr.h | 2 +- mingw-w64-headers/include/agtsvr.h | 2 +- mingw-w64-headers/include/appmgmt.h | 2 +- mingw-w64-headers/include/aqadmtyp.h | 2 +- mingw-w64-headers/include/asptlb.h | 2 +- mingw-w64-headers/include/atacct.h | 2 +- mingw-w64-headers/include/atalkwsh.h | 2 +- mingw-w64-headers/include/audioapotypes.h | 2 +- mingw-w64-headers/include/audioengineendpoint.h | 2 +- mingw-w64-headers/include/audiosessiontypes.h | 2 +- mingw-w64-headers/include/authif.h | 2 +- mingw-w64-headers/include/authz.h | 2 +- mingw-w64-headers/include/avifmt.h | 2 +- mingw-w64-headers/include/avrt.h | 2 +- mingw-w64-headers/include/azroles.h | 2 +- mingw-w64-headers/include/basetsd.h | 2 +- mingw-w64-headers/include/basetyps.h | 2 +- mingw-w64-headers/include/batclass.h | 2 +- mingw-w64-headers/include/bcrypt.h | 2 +- mingw-w64-headers/include/bdaiface.h | 2 +- mingw-w64-headers/include/bh.h | 2 +- mingw-w64-headers/include/bidispl.h | 2 +- mingw-w64-headers/include/bits.h | 2 +- mingw-w64-headers/include/bits1_5.h | 2 +- mingw-w64-headers/include/bits2_0.h | 2 +- mingw-w64-headers/include/bitscfg.h | 2 +- mingw-w64-headers/include/bitsmsg.h | 2 +- mingw-w64-headers/include/blberr.h | 2 +- mingw-w64-headers/include/bluetoothapis.h | 2 +- mingw-w64-headers/include/bthdef.h | 2 +- mingw-w64-headers/include/bthsdpdef.h | 2 +- mingw-w64-headers/include/callobj.h | 2 +- mingw-w64-headers/include/cardmod.h | 2 +- mingw-w64-headers/include/casetup.h | 2 +- mingw-w64-headers/include/cchannel.h | 2 +- mingw-w64-headers/include/cderr.h | 2 +- mingw-w64-headers/include/cdoex.h | 2 +- mingw-w64-headers/include/cdoexerr.h | 2 +- mingw-w64-headers/include/cdoexm.h | 2 +- mingw-w64-headers/include/cdoexstr.h | 2 +- mingw-w64-headers/include/cdonts.h | 2 +- mingw-w64-headers/include/cdosys.h | 2 +- mingw-w64-headers/include/cdosyserr.h | 2 +- mingw-w64-headers/include/cdosysstr.h | 2 +- mingw-w64-headers/include/celib.h | 2 +- mingw-w64-headers/include/certadm.h | 2 +- mingw-w64-headers/include/certbase.h | 2 +- mingw-w64-headers/include/certbcli.h | 2 +- mingw-w64-headers/include/certcli.h | 2 +- mingw-w64-headers/include/certenc.h | 2 +- mingw-w64-headers/include/certenroll.h | 2 +- mingw-w64-headers/include/certexit.h | 2 +- mingw-w64-headers/include/certif.h | 2 +- mingw-w64-headers/include/certmod.h | 2 +- mingw-w64-headers/include/certpol.h | 2 +- mingw-w64-headers/include/certreqd.h | 2 +- mingw-w64-headers/include/certsrv.h | 2 +- mingw-w64-headers/include/certview.h | 2 +- mingw-w64-headers/include/cfg.h | 2 +- mingw-w64-headers/include/cfgmgr32.h | 2 +- mingw-w64-headers/include/cguid.h | 2 +- mingw-w64-headers/include/chanmgr.h | 2 +- mingw-w64-headers/include/cierror.h | 2 +- mingw-w64-headers/include/clfs.h | 2 +- mingw-w64-headers/include/clfsmgmt.h | 2 +- mingw-w64-headers/include/clfsmgmtw32.h | 2 +- mingw-w64-headers/include/clfsw32.h | 2 +- mingw-w64-headers/include/cluadmex.h | 2 +- mingw-w64-headers/include/clusapi.h | 2 +- mingw-w64-headers/include/cluscfgguids.h | 2 +- mingw-w64-headers/include/cluscfgserver.h | 2 +- mingw-w64-headers/include/cluscfgwizard.h | 2 +- mingw-w64-headers/include/cmdtree.h | 2 +- mingw-w64-headers/include/cmnquery.h | 2 +- mingw-w64-headers/include/codecapi.h | 2 +- mingw-w64-headers/include/color.dlg | 2 +- mingw-w64-headers/include/colordlg.h | 2 +- mingw-w64-headers/include/comadmin.h | 2 +- mingw-w64-headers/include/comcat.idl | 2 +- mingw-w64-headers/include/comdef.h | 2 +- mingw-w64-headers/include/comdefsp.h | 2 +- mingw-w64-headers/include/comip.h | 2 +- mingw-w64-headers/include/commctrl.h | 2 +- mingw-w64-headers/include/commctrl.rh | 2 +- mingw-w64-headers/include/commdlg.h | 2 +- mingw-w64-headers/include/common.ver | 2 +- mingw-w64-headers/include/commoncontrols.h | 2 +- mingw-w64-headers/include/compobj.h | 2 +- mingw-w64-headers/include/comsvcs.h | 2 +- mingw-w64-headers/include/comutil.h | 2 +- mingw-w64-headers/include/confpriv.h | 2 +- mingw-w64-headers/include/control.h | 2 +- mingw-w64-headers/include/correg.h | 2 +- mingw-w64-headers/include/cpl.h | 2 +- mingw-w64-headers/include/cplext.h | 2 +- mingw-w64-headers/include/credssp.h | 2 +- mingw-w64-headers/include/cryptuiapi.h | 2 +- mingw-w64-headers/include/cryptxml.h | 2 +- mingw-w64-headers/include/cscapi.h | 2 +- mingw-w64-headers/include/cscobj.h | 2 +- mingw-w64-headers/include/ctxtcall.h | 2 +- mingw-w64-headers/include/custcntl.h | 2 +- mingw-w64-headers/include/d2d1.h | 2 +- mingw-w64-headers/include/d2d1helper.h | 2 +- mingw-w64-headers/include/d2dbasetypes.h | 2 +- mingw-w64-headers/include/d2derr.h | 2 +- mingw-w64-headers/include/daogetrw.h | 2 +- mingw-w64-headers/include/datapath.h | 2 +- mingw-w64-headers/include/davclnt.h | 2 +- mingw-w64-headers/include/dbdaoerr.h | 2 +- mingw-w64-headers/include/dbdaoid.h | 2 +- mingw-w64-headers/include/dbdaoint.h | 2 +- mingw-w64-headers/include/dbgautoattach.h | 2 +- mingw-w64-headers/include/dbgeng.h | 2 +- mingw-w64-headers/include/dbghelp.h | 2 +- mingw-w64-headers/include/dbgprop.h | 2 +- mingw-w64-headers/include/dbt.h | 2 +- mingw-w64-headers/include/dciddi.h | 2 +- mingw-w64-headers/include/dciman.h | 2 +- mingw-w64-headers/include/dcommon.h | 2 +- mingw-w64-headers/include/dde.h | 2 +- mingw-w64-headers/include/dde.rh | 2 +- mingw-w64-headers/include/ddeml.h | 2 +- mingw-w64-headers/include/ddrawgdi.h | 2 +- mingw-w64-headers/include/delayimp.h | 2 +- mingw-w64-headers/include/devenum.idl | 2 +- mingw-w64-headers/include/devguid.h | 2 +- mingw-w64-headers/include/devicetopology.h | 2 +- mingw-w64-headers/include/dhcpcsdk.h | 2 +- mingw-w64-headers/include/dhcpsapi.h | 2 +- mingw-w64-headers/include/dhcpssdk.h | 2 +- mingw-w64-headers/include/dhcpv6csdk.h | 2 +- mingw-w64-headers/include/dhtmldid.h | 2 +- mingw-w64-headers/include/dhtmled.h | 2 +- mingw-w64-headers/include/dhtmliid.h | 2 +- mingw-w64-headers/include/digitalv.h | 2 +- mingw-w64-headers/include/dimm.h | 2 +- mingw-w64-headers/include/diskguid.h | 2 +- mingw-w64-headers/include/dispatch.h | 2 +- mingw-w64-headers/include/dispdib.h | 2 +- mingw-w64-headers/include/dispex.h | 2 +- mingw-w64-headers/include/dlcapi.h | 2 +- mingw-w64-headers/include/dlgs.h | 2 +- mingw-w64-headers/include/docobj.idl | 2 +- mingw-w64-headers/include/domdid.h | 2 +- mingw-w64-headers/include/dsadmin.h | 2 +- mingw-w64-headers/include/dsclient.h | 2 +- mingw-w64-headers/include/dsgetdc.h | 2 +- mingw-w64-headers/include/dskquota.h | 2 +- mingw-w64-headers/include/dsquery.h | 2 +- mingw-w64-headers/include/dsrole.h | 2 +- mingw-w64-headers/include/dssec.h | 2 +- mingw-w64-headers/include/dtchelp.h | 2 +- mingw-w64-headers/include/dvbsiparser.h | 2 +- mingw-w64-headers/include/dvobj.h | 2 +- mingw-w64-headers/include/dwrite.h | 2 +- mingw-w64-headers/include/dxtmpl.h | 2 +- mingw-w64-headers/include/dxva2api.h | 2 +- mingw-w64-headers/include/dxvahd.h | 2 +- mingw-w64-headers/include/eapauthenticatoractiondefine.h | 2 +- mingw-w64-headers/include/eapauthenticatortypes.h | 2 +- mingw-w64-headers/include/eaphosterror.h | 2 +- mingw-w64-headers/include/eaphostpeerconfigapis.h | 2 +- mingw-w64-headers/include/eaphostpeertypes.h | 2 +- mingw-w64-headers/include/eapmethodauthenticatorapis.h | 2 +- mingw-w64-headers/include/eapmethodpeerapis.h | 2 +- mingw-w64-headers/include/eapmethodtypes.h | 2 +- mingw-w64-headers/include/eappapis.h | 2 +- mingw-w64-headers/include/eaptypes.h | 2 +- mingw-w64-headers/include/ehstorapi.h | 2 +- mingw-w64-headers/include/elscore.h | 2 +- mingw-w64-headers/include/emostore.h | 2 +- mingw-w64-headers/include/emptyvc.h | 2 +- mingw-w64-headers/include/endpointvolume.h | 2 +- mingw-w64-headers/include/error.h | 2 +- mingw-w64-headers/include/errorrep.h | 2 +- mingw-w64-headers/include/esent.h | 2 +- mingw-w64-headers/include/evcoll.h | 2 +- mingw-w64-headers/include/eventsys.h | 2 +- mingw-w64-headers/include/evntcons.h | 2 +- mingw-w64-headers/include/evntrace.h | 2 +- mingw-w64-headers/include/evr.h | 2 +- mingw-w64-headers/include/evr9.h | 2 +- mingw-w64-headers/include/exchform.h | 2 +- mingw-w64-headers/include/exdisp.h | 2 +- mingw-w64-headers/include/exdispid.h | 2 +- mingw-w64-headers/include/fci.h | 2 +- mingw-w64-headers/include/fdi.h | 2 +- mingw-w64-headers/include/fileextd.h | 2 +- mingw-w64-headers/include/filehc.h | 2 +- mingw-w64-headers/include/fileopen.dlg | 2 +- mingw-w64-headers/include/filter.h | 2 +- mingw-w64-headers/include/filterr.h | 2 +- mingw-w64-headers/include/findtext.dlg | 2 +- mingw-w64-headers/include/fltdefs.h | 2 +- mingw-w64-headers/include/font.dlg | 2 +- mingw-w64-headers/include/fsrm.h | 2 +- mingw-w64-headers/include/fsrmenums.h | 2 +- mingw-w64-headers/include/fsrmpipeline.h | 2 +- mingw-w64-headers/include/fsrmquota.h | 2 +- mingw-w64-headers/include/fsrmreports.h | 2 +- mingw-w64-headers/include/fsrmscreen.h | 2 +- mingw-w64-headers/include/ftsiface.h | 2 +- mingw-w64-headers/include/functiondiscoveryapi.h | 2 +- mingw-w64-headers/include/functiondiscoverycategories.h | 2 +- mingw-w64-headers/include/functiondiscoveryconstraints.h | 2 +- mingw-w64-headers/include/functiondiscoverykeys.h | 2 +- mingw-w64-headers/include/functiondiscoverynotification.h | 2 +- mingw-w64-headers/include/fwpmtypes.h | 2 +- mingw-w64-headers/include/fwpmu.h | 2 +- mingw-w64-headers/include/fwptypes.h | 2 +- mingw-w64-headers/include/gb18030.h | 2 +- mingw-w64-headers/include/gpedit.h | 2 +- mingw-w64-headers/include/gpmgmt.h | 2 +- mingw-w64-headers/include/guiddef.h | 2 +- mingw-w64-headers/include/h323priv.h | 2 +- mingw-w64-headers/include/hlguids.h | 2 +- mingw-w64-headers/include/hliface.h | 2 +- mingw-w64-headers/include/hlink.h | 2 +- mingw-w64-headers/include/hostinfo.h | 2 +- mingw-w64-headers/include/htiface.h | 2 +- mingw-w64-headers/include/htiframe.h | 2 +- mingw-w64-headers/include/htmlguid.h | 2 +- mingw-w64-headers/include/htmlhelp.h | 2 +- mingw-w64-headers/include/http.h | 2 +- mingw-w64-headers/include/httpext.h | 2 +- mingw-w64-headers/include/httpfilt.h | 2 +- mingw-w64-headers/include/httprequestid.h | 2 +- mingw-w64-headers/include/i_cryptasn1tls.h | 2 +- mingw-w64-headers/include/ia64reg.h | 2 +- mingw-w64-headers/include/iaccess.h | 2 +- mingw-w64-headers/include/iadmext.h | 2 +- mingw-w64-headers/include/iadmw.h | 2 +- mingw-w64-headers/include/iads.h | 2 +- mingw-w64-headers/include/icftypes.h | 2 +- mingw-w64-headers/include/icm.h | 2 +- mingw-w64-headers/include/icmpapi.h | 2 +- mingw-w64-headers/include/icmui.dlg | 2 +- mingw-w64-headers/include/icrsint.h | 2 +- mingw-w64-headers/include/identitycommon.h | 2 +- mingw-w64-headers/include/identitystore.h | 2 +- mingw-w64-headers/include/idf.h | 2 +- mingw-w64-headers/include/idispids.h | 2 +- mingw-w64-headers/include/iedial.h | 2 +- mingw-w64-headers/include/ieverp.h | 2 +- mingw-w64-headers/include/ifdef.h | 2 +- mingw-w64-headers/include/iiis.h | 2 +- mingw-w64-headers/include/iiisext.h | 2 +- mingw-w64-headers/include/iimgctx.h | 2 +- mingw-w64-headers/include/iiscnfg.h | 2 +- mingw-w64-headers/include/iisrsta.h | 2 +- mingw-w64-headers/include/iketypes.h | 2 +- mingw-w64-headers/include/ilogobj.hxx | 2 +- mingw-w64-headers/include/imagehlp.h | 2 +- mingw-w64-headers/include/ime.h | 2 +- mingw-w64-headers/include/imessage.h | 2 +- mingw-w64-headers/include/imm.h | 2 +- mingw-w64-headers/include/in6addr.h | 2 +- mingw-w64-headers/include/inaddr.h | 2 +- mingw-w64-headers/include/indexsrv.h | 2 +- mingw-w64-headers/include/inetreg.h | 2 +- mingw-w64-headers/include/inetsdk.h | 2 +- mingw-w64-headers/include/initguid.h | 2 +- mingw-w64-headers/include/initoid.h | 2 +- mingw-w64-headers/include/inputscope.h | 2 +- mingw-w64-headers/include/intshcut.h | 2 +- mingw-w64-headers/include/invkprxy.h | 2 +- mingw-w64-headers/include/ioevent.h | 2 +- mingw-w64-headers/include/ipexport.h | 2 +- mingw-w64-headers/include/iphlpapi.h | 2 +- mingw-w64-headers/include/ipifcons.h | 2 +- mingw-w64-headers/include/ipinfoid.h | 2 +- mingw-w64-headers/include/ipmib.h | 2 +- mingw-w64-headers/include/ipmsp.h | 2 +- mingw-w64-headers/include/iprtrmib.h | 2 +- mingw-w64-headers/include/ipsectypes.h | 2 +- mingw-w64-headers/include/iptypes.h | 2 +- mingw-w64-headers/include/ipxconst.h | 2 +- mingw-w64-headers/include/ipxrip.h | 2 +- mingw-w64-headers/include/ipxrtdef.h | 2 +- mingw-w64-headers/include/ipxsap.h | 2 +- mingw-w64-headers/include/ipxtfflt.h | 2 +- mingw-w64-headers/include/iscsidsc.h | 2 +- mingw-w64-headers/include/isguids.h | 2 +- mingw-w64-headers/include/issper16.h | 2 +- mingw-w64-headers/include/issperr.h | 2 +- mingw-w64-headers/include/isysmon.h | 2 +- mingw-w64-headers/include/iwamreg.h | 2 +- mingw-w64-headers/include/ks.h | 2 +- mingw-w64-headers/include/ksguid.h | 2 +- mingw-w64-headers/include/ksmedia.h | 2 +- mingw-w64-headers/include/ksproxy.h | 2 +- mingw-w64-headers/include/ksuuids.h | 2 +- mingw-w64-headers/include/ktmw32.h | 2 +- mingw-w64-headers/include/kxia64.h | 2 +- mingw-w64-headers/include/lm.h | 2 +- mingw-w64-headers/include/lmaccess.h | 2 +- mingw-w64-headers/include/lmalert.h | 2 +- mingw-w64-headers/include/lmapibuf.h | 2 +- mingw-w64-headers/include/lmat.h | 2 +- mingw-w64-headers/include/lmaudit.h | 2 +- mingw-w64-headers/include/lmconfig.h | 2 +- mingw-w64-headers/include/lmcons.h | 2 +- mingw-w64-headers/include/lmdfs.h | 2 +- mingw-w64-headers/include/lmerr.h | 2 +- mingw-w64-headers/include/lmerrlog.h | 2 +- mingw-w64-headers/include/lmjoin.h | 2 +- mingw-w64-headers/include/lmmsg.h | 2 +- mingw-w64-headers/include/lmremutl.h | 2 +- mingw-w64-headers/include/lmrepl.h | 2 +- mingw-w64-headers/include/lmserver.h | 2 +- mingw-w64-headers/include/lmshare.h | 2 +- mingw-w64-headers/include/lmsname.h | 2 +- mingw-w64-headers/include/lmstats.h | 2 +- mingw-w64-headers/include/lmsvc.h | 2 +- mingw-w64-headers/include/lmuse.h | 2 +- mingw-w64-headers/include/lmuseflg.h | 2 +- mingw-w64-headers/include/lmwksta.h | 2 +- mingw-w64-headers/include/loadperf.h | 2 +- mingw-w64-headers/include/locationapi.h | 2 +- mingw-w64-headers/include/lpmapi.h | 2 +- mingw-w64-headers/include/lzexpand.h | 2 +- mingw-w64-headers/include/madcapcl.h | 2 +- mingw-w64-headers/include/mailmsgprops.h | 2 +- mingw-w64-headers/include/manipulations.h | 2 +- mingw-w64-headers/include/mapi.h | 2 +- mingw-w64-headers/include/mapicode.h | 2 +- mingw-w64-headers/include/mapidbg.h | 2 +- mingw-w64-headers/include/mapidefs.h | 2 +- mingw-w64-headers/include/mapiform.h | 2 +- mingw-w64-headers/include/mapiguid.h | 2 +- mingw-w64-headers/include/mapihook.h | 2 +- mingw-w64-headers/include/mapinls.h | 2 +- mingw-w64-headers/include/mapioid.h | 2 +- mingw-w64-headers/include/mapispi.h | 2 +- mingw-w64-headers/include/mapitags.h | 2 +- mingw-w64-headers/include/mapiutil.h | 2 +- mingw-w64-headers/include/mapival.h | 2 +- mingw-w64-headers/include/mapiwin.h | 2 +- mingw-w64-headers/include/mapiwz.h | 2 +- mingw-w64-headers/include/mapix.h | 2 +- mingw-w64-headers/include/mciavi.h | 2 +- mingw-w64-headers/include/mcx.h | 2 +- mingw-w64-headers/include/mdbrole.hxx | 2 +- mingw-w64-headers/include/mdcommsg.h | 2 +- mingw-w64-headers/include/mddefw.h | 2 +- mingw-w64-headers/include/mdhcp.h | 2 +- mingw-w64-headers/include/mdmsg.h | 2 +- mingw-w64-headers/include/mergemod.h | 2 +- mingw-w64-headers/include/mfapi.h | 2 +- mingw-w64-headers/include/mfidl.h | 2 +- mingw-w64-headers/include/mfmp2dlna.h | 2 +- mingw-w64-headers/include/mfobjects.h | 2 +- mingw-w64-headers/include/mfplay.h | 2 +- mingw-w64-headers/include/mfreadwrite.h | 2 +- mingw-w64-headers/include/mftransform.h | 2 +- mingw-w64-headers/include/mgm.h | 2 +- mingw-w64-headers/include/mgmtapi.h | 2 +- mingw-w64-headers/include/midles.h | 2 +- mingw-w64-headers/include/mimedisp.h | 2 +- mingw-w64-headers/include/mimeinfo.h | 2 +- mingw-w64-headers/include/minmax.h | 2 +- mingw-w64-headers/include/mlang.h | 2 +- mingw-w64-headers/include/mmc.h | 2 +- mingw-w64-headers/include/mmcobj.h | 2 +- mingw-w64-headers/include/mmreg.h | 2 +- mingw-w64-headers/include/mmsystem.h | 2 +- mingw-w64-headers/include/mobsync.h | 2 +- mingw-w64-headers/include/moniker.h | 2 +- mingw-w64-headers/include/mpeg2bits.h | 2 +- mingw-w64-headers/include/mpeg2data.h | 2 +- mingw-w64-headers/include/mpeg2psiparser.h | 2 +- mingw-w64-headers/include/mpeg2structs.h | 2 +- mingw-w64-headers/include/mprapi.h | 2 +- mingw-w64-headers/include/mprerror.h | 2 +- mingw-w64-headers/include/mq.h | 2 +- mingw-w64-headers/include/mqmail.h | 2 +- mingw-w64-headers/include/mqoai.h | 2 +- mingw-w64-headers/include/msacm.h | 2 +- mingw-w64-headers/include/msacmdlg.dlg | 2 +- mingw-w64-headers/include/msacmdlg.h | 2 +- mingw-w64-headers/include/msado15.h | 2 +- mingw-w64-headers/include/msasn1.h | 2 +- mingw-w64-headers/include/msber.h | 2 +- mingw-w64-headers/include/mschapp.h | 2 +- mingw-w64-headers/include/msclus.h | 2 +- mingw-w64-headers/include/msctfmonitorapi.h | 2 +- mingw-w64-headers/include/msdadc.h | 2 +- mingw-w64-headers/include/msdaguid.h | 2 +- mingw-w64-headers/include/msdaipp.h | 2 +- mingw-w64-headers/include/msdaipper.h | 2 +- mingw-w64-headers/include/msdaora.h | 2 +- mingw-w64-headers/include/msdaosp.h | 2 +- mingw-w64-headers/include/msdasc.h | 2 +- mingw-w64-headers/include/msdasql.h | 2 +- mingw-w64-headers/include/msdatsrc.h | 2 +- mingw-w64-headers/include/msdrm.h | 2 +- mingw-w64-headers/include/msdrmdefs.h | 2 +- mingw-w64-headers/include/msdshape.h | 2 +- mingw-w64-headers/include/msfs.h | 2 +- mingw-w64-headers/include/mshtmcid.h | 2 +- mingw-w64-headers/include/mshtmdid.h | 2 +- mingw-w64-headers/include/mshtmhst.h | 2 +- mingw-w64-headers/include/mshtml.h | 2 +- mingw-w64-headers/include/mshtmlc.h | 2 +- mingw-w64-headers/include/msi.h | 2 +- mingw-w64-headers/include/msidefs.h | 2 +- mingw-w64-headers/include/msimcntl.h | 2 +- mingw-w64-headers/include/msimcsdk.h | 2 +- mingw-w64-headers/include/msiquery.h | 2 +- mingw-w64-headers/include/msoav.h | 2 +- mingw-w64-headers/include/msp.h | 2 +- mingw-w64-headers/include/mspab.h | 2 +- mingw-w64-headers/include/mspcall.h | 2 +- mingw-w64-headers/include/mspcoll.h | 2 +- mingw-w64-headers/include/mspenum.h | 2 +- mingw-w64-headers/include/msplog.h | 2 +- mingw-w64-headers/include/mspst.h | 2 +- mingw-w64-headers/include/mspstrm.h | 2 +- mingw-w64-headers/include/mspterm.h | 2 +- mingw-w64-headers/include/mspthrd.h | 2 +- mingw-w64-headers/include/msptrmac.h | 2 +- mingw-w64-headers/include/msptrmar.h | 2 +- mingw-w64-headers/include/msptrmvc.h | 2 +- mingw-w64-headers/include/msputils.h | 2 +- mingw-w64-headers/include/msrdc.h | 2 +- mingw-w64-headers/include/msremote.h | 2 +- mingw-w64-headers/include/mssip.h | 2 +- mingw-w64-headers/include/msstkppg.h | 2 +- mingw-w64-headers/include/mstask.h | 2 +- mingw-w64-headers/include/mstcpip.h | 2 +- mingw-w64-headers/include/msterr.h | 2 +- mingw-w64-headers/include/mswsock.h | 2 +- mingw-w64-headers/include/msxml.idl | 2 +- mingw-w64-headers/include/msxml2.h | 2 +- mingw-w64-headers/include/msxml2did.h | 2 +- mingw-w64-headers/include/msxmldid.h | 2 +- mingw-w64-headers/include/mtsadmin.h | 2 +- mingw-w64-headers/include/mtsevents.h | 2 +- mingw-w64-headers/include/mtsgrp.h | 2 +- mingw-w64-headers/include/mtx.h | 2 +- mingw-w64-headers/include/mtxadmin.h | 2 +- mingw-w64-headers/include/mtxattr.h | 2 +- mingw-w64-headers/include/mtxdm.h | 2 +- mingw-w64-headers/include/muiload.h | 2 +- mingw-w64-headers/include/multimon.h | 2 +- mingw-w64-headers/include/multinfo.h | 2 +- mingw-w64-headers/include/mxdc.h | 2 +- mingw-w64-headers/include/napenforcementclient.h | 2 +- mingw-w64-headers/include/naperror.h | 2 +- mingw-w64-headers/include/napmicrosoftvendorids.h | 2 +- mingw-w64-headers/include/napprotocol.h | 2 +- mingw-w64-headers/include/naptypes.h | 2 +- mingw-w64-headers/include/naputil.h | 2 +- mingw-w64-headers/include/naputil.w | 2 +- mingw-w64-headers/include/nb30.h | 2 +- mingw-w64-headers/include/ncrypt.h | 2 +- mingw-w64-headers/include/ndattrib.h | 2 +- mingw-w64-headers/include/ndfapi.h | 2 +- mingw-w64-headers/include/ndhelper.h | 2 +- mingw-w64-headers/include/ndr64types.h | 2 +- mingw-w64-headers/include/ndrtypes.h | 2 +- mingw-w64-headers/include/netcon.h | 2 +- mingw-w64-headers/include/neterr.h | 2 +- mingw-w64-headers/include/netioapi.h | 2 +- mingw-w64-headers/include/netlistmgr.h | 2 +- mingw-w64-headers/include/netmon.h | 2 +- mingw-w64-headers/include/netprov.h | 2 +- mingw-w64-headers/include/newapis.h | 2 +- mingw-w64-headers/include/nldef.h | 2 +- mingw-w64-headers/include/nmsupp.h | 2 +- mingw-w64-headers/include/npapi.h | 2 +- mingw-w64-headers/include/nsemail.h | 2 +- mingw-w64-headers/include/nspapi.h | 2 +- mingw-w64-headers/include/ntddndis.h | 2 +- mingw-w64-headers/include/ntddpsch.h | 2 +- mingw-w64-headers/include/ntddscsi.h | 2 +- mingw-w64-headers/include/ntdsapi.h | 2 +- mingw-w64-headers/include/ntdsbcli.h | 2 +- mingw-w64-headers/include/ntdsbmsg.h | 2 +- mingw-w64-headers/include/ntgdi.h | 2 +- mingw-w64-headers/include/ntldap.h | 2 +- mingw-w64-headers/include/ntmsapi.h | 2 +- mingw-w64-headers/include/ntmsmli.h | 2 +- mingw-w64-headers/include/ntquery.h | 2 +- mingw-w64-headers/include/ntsdexts.h | 2 +- mingw-w64-headers/include/ntsecapi.h | 2 +- mingw-w64-headers/include/ntsecpkg.h | 2 +- mingw-w64-headers/include/ntstatus.h | 2 +- mingw-w64-headers/include/ntverp.h | 2 +- mingw-w64-headers/include/oaidl.idl | 2 +- mingw-w64-headers/include/objbase.h | 2 +- mingw-w64-headers/include/objerror.h | 2 +- mingw-w64-headers/include/objidl.idl | 2 +- mingw-w64-headers/include/objsafe.h | 2 +- mingw-w64-headers/include/objsel.h | 2 +- mingw-w64-headers/include/ocidl.idl | 2 +- mingw-w64-headers/include/ocmm.h | 2 +- mingw-w64-headers/include/odbcinst.h | 2 +- mingw-w64-headers/include/odbcss.h | 2 +- mingw-w64-headers/include/ole.h | 2 +- mingw-w64-headers/include/ole2.h | 2 +- mingw-w64-headers/include/ole2ver.h | 2 +- mingw-w64-headers/include/oleacc.h | 2 +- mingw-w64-headers/include/oleauto.h | 2 +- mingw-w64-headers/include/olectl.h | 2 +- mingw-w64-headers/include/olectlid.h | 2 +- mingw-w64-headers/include/oledb.h | 2 +- mingw-w64-headers/include/oledbdep.h | 2 +- mingw-w64-headers/include/oledberr.h | 2 +- mingw-w64-headers/include/oledbguid.h | 2 +- mingw-w64-headers/include/oledlg.dlg | 2 +- mingw-w64-headers/include/oledlg.h | 2 +- mingw-w64-headers/include/oleidl.idl | 2 +- mingw-w64-headers/include/oletx2xa.h | 2 +- mingw-w64-headers/include/opmapi.h | 2 +- mingw-w64-headers/include/p2p.h | 2 +- mingw-w64-headers/include/parser.h | 2 +- mingw-w64-headers/include/patchapi.h | 2 +- mingw-w64-headers/include/patchwiz.h | 2 +- mingw-w64-headers/include/pbt.h | 2 +- mingw-w64-headers/include/pchannel.h | 2 +- mingw-w64-headers/include/pcrt32.h | 2 +- mingw-w64-headers/include/pdh.h | 2 +- mingw-w64-headers/include/pdhmsg.h | 2 +- mingw-w64-headers/include/penwin.h | 2 +- mingw-w64-headers/include/perflib.h | 2 +- mingw-w64-headers/include/perhist.h | 2 +- mingw-w64-headers/include/persist.h | 2 +- mingw-w64-headers/include/pgobootrun.h | 2 +- mingw-w64-headers/include/pla.h | 2 +- mingw-w64-headers/include/polarity.h | 2 +- mingw-w64-headers/include/poppack.h | 2 +- mingw-w64-headers/include/portabledeviceconnectapi.h | 2 +- mingw-w64-headers/include/portabledevicetypes.idl | 2 +- mingw-w64-headers/include/powrprof.h | 2 +- mingw-w64-headers/include/prnasnot.h | 2 +- mingw-w64-headers/include/prnsetup.dlg | 2 +- mingw-w64-headers/include/profinfo.h | 2 +- mingw-w64-headers/include/propidl.idl | 2 +- mingw-w64-headers/include/prsht.h | 2 +- mingw-w64-headers/include/psapi.h | 2 +- mingw-w64-headers/include/psdk_inc/_dbg_LOAD_IMAGE.h | 2 +- mingw-w64-headers/include/psdk_inc/_dbg_common.h | 2 +- mingw-w64-headers/include/psdk_inc/_fd_types.h | 2 +- mingw-w64-headers/include/psdk_inc/_ip_mreq1.h | 2 +- mingw-w64-headers/include/psdk_inc/_ip_types.h | 2 +- mingw-w64-headers/include/psdk_inc/_socket_types.h | 2 +- mingw-w64-headers/include/psdk_inc/_varenum.h | 2 +- mingw-w64-headers/include/psdk_inc/_ws1_undef.h | 2 +- mingw-w64-headers/include/psdk_inc/_wsa_errnos.h | 2 +- mingw-w64-headers/include/psdk_inc/_wsadata.h | 2 +- mingw-w64-headers/include/psdk_inc/_xmitfile.h | 2 +- mingw-w64-headers/include/pshpack1.h | 2 +- mingw-w64-headers/include/pshpack2.h | 2 +- mingw-w64-headers/include/pshpack4.h | 2 +- mingw-w64-headers/include/pshpack8.h | 2 +- mingw-w64-headers/include/pstore.h | 2 +- mingw-w64-headers/include/qmgr.h | 2 +- mingw-w64-headers/include/qos.h | 2 +- mingw-w64-headers/include/qos2.h | 2 +- mingw-w64-headers/include/qosname.h | 2 +- mingw-w64-headers/include/qospol.h | 2 +- mingw-w64-headers/include/qossp.h | 2 +- mingw-w64-headers/include/ras.h | 2 +- mingw-w64-headers/include/rasdlg.h | 2 +- mingw-w64-headers/include/raseapif.h | 2 +- mingw-w64-headers/include/raserror.h | 2 +- mingw-w64-headers/include/rassapi.h | 2 +- mingw-w64-headers/include/rasshost.h | 2 +- mingw-w64-headers/include/ratings.h | 2 +- mingw-w64-headers/include/rdpencomapi.h | 2 +- mingw-w64-headers/include/reason.h | 2 +- mingw-w64-headers/include/recguids.h | 2 +- mingw-w64-headers/include/reconcil.h | 2 +- mingw-w64-headers/include/regstr.h | 2 +- mingw-w64-headers/include/rend.h | 2 +- mingw-w64-headers/include/resapi.h | 2 +- mingw-w64-headers/include/restartmanager.h | 2 +- mingw-w64-headers/include/richedit.h | 2 +- mingw-w64-headers/include/richole.h | 2 +- mingw-w64-headers/include/rkeysvcc.h | 2 +- mingw-w64-headers/include/rnderr.h | 2 +- mingw-w64-headers/include/routprot.h | 2 +- mingw-w64-headers/include/rpc.h | 2 +- mingw-w64-headers/include/rpcasync.h | 2 +- mingw-w64-headers/include/rpcdce.h | 2 +- mingw-w64-headers/include/rpcdcep.h | 2 +- mingw-w64-headers/include/rpcndr.h | 2 +- mingw-w64-headers/include/rpcnsi.h | 2 +- mingw-w64-headers/include/rpcnsip.h | 2 +- mingw-w64-headers/include/rpcnterr.h | 2 +- mingw-w64-headers/include/rpcproxy.h | 2 +- mingw-w64-headers/include/rpcssl.h | 2 +- mingw-w64-headers/include/rrascfg.h | 2 +- mingw-w64-headers/include/rtcapi.h | 2 +- mingw-w64-headers/include/rtccore.h | 2 +- mingw-w64-headers/include/rtcerr.h | 2 +- mingw-w64-headers/include/rtinfo.h | 2 +- mingw-w64-headers/include/rtm.h | 2 +- mingw-w64-headers/include/rtmv2.h | 2 +- mingw-w64-headers/include/rtutils.h | 2 +- mingw-w64-headers/include/sal.h | 2 +- mingw-w64-headers/include/sbe.h | 2 +- mingw-w64-headers/include/scarddat.h | 2 +- mingw-w64-headers/include/scarderr.h | 2 +- mingw-w64-headers/include/scardmgr.h | 2 +- mingw-w64-headers/include/scardsrv.h | 2 +- mingw-w64-headers/include/scardssp.h | 2 +- mingw-w64-headers/include/scesvc.h | 2 +- mingw-w64-headers/include/schannel.h | 2 +- mingw-w64-headers/include/schedule.h | 2 +- mingw-w64-headers/include/schemadef.h | 2 +- mingw-w64-headers/include/schnlsp.h | 2 +- mingw-w64-headers/include/scode.h | 2 +- mingw-w64-headers/include/scrnsave.h | 2 +- mingw-w64-headers/include/scrptids.h | 2 +- mingw-w64-headers/include/sddl.h | 2 +- mingw-w64-headers/include/sdkddkver.h | 2 +- mingw-w64-headers/include/sdoias.h | 2 +- mingw-w64-headers/include/sdpblb.h | 2 +- mingw-w64-headers/include/sdperr.h | 2 +- mingw-w64-headers/include/secext.h | 2 +- mingw-w64-headers/include/security.h | 2 +- mingw-w64-headers/include/sens.h | 2 +- mingw-w64-headers/include/sensapi.h | 2 +- mingw-w64-headers/include/sensevts.h | 2 +- mingw-w64-headers/include/sensors.h | 2 +- mingw-w64-headers/include/sensorsapi.idl | 2 +- mingw-w64-headers/include/servprov.h | 2 +- mingw-w64-headers/include/setupapi.h | 2 +- mingw-w64-headers/include/sfc.h | 2 +- mingw-w64-headers/include/shappmgr.h | 2 +- mingw-w64-headers/include/shdeprecated.h | 2 +- mingw-w64-headers/include/shdispid.h | 2 +- mingw-w64-headers/include/shellapi.h | 2 +- mingw-w64-headers/include/shfolder.h | 2 +- mingw-w64-headers/include/shldisp.h | 2 +- mingw-w64-headers/include/shlguid.h | 2 +- mingw-w64-headers/include/shlobj.h | 2 +- mingw-w64-headers/include/shlwapi.h | 2 +- mingw-w64-headers/include/shobjidl.idl | 2 +- mingw-w64-headers/include/shtypes.idl | 2 +- mingw-w64-headers/include/simpdata.h | 2 +- mingw-w64-headers/include/simpdc.h | 2 +- mingw-w64-headers/include/sipbase.h | 2 +- mingw-w64-headers/include/sisbkup.h | 2 +- mingw-w64-headers/include/slerror.h | 2 +- mingw-w64-headers/include/slpublic.h | 2 +- mingw-w64-headers/include/smpab.h | 2 +- mingw-w64-headers/include/smpms.h | 2 +- mingw-w64-headers/include/smpxp.h | 2 +- mingw-w64-headers/include/smtpguid.h | 2 +- mingw-w64-headers/include/smx.h | 2 +- mingw-w64-headers/include/snmp.h | 2 +- mingw-w64-headers/include/softpub.h | 2 +- mingw-w64-headers/include/specstrings.h | 2 +- mingw-w64-headers/include/sporder.h | 2 +- mingw-w64-headers/include/sql.h | 2 +- mingw-w64-headers/include/sql_1.h | 2 +- mingw-w64-headers/include/sqlext.h | 2 +- mingw-w64-headers/include/sqloledb.h | 2 +- mingw-w64-headers/include/sqltypes.h | 2 +- mingw-w64-headers/include/sqlucode.h | 2 +- mingw-w64-headers/include/srrestoreptapi.h | 2 +- mingw-w64-headers/include/srv.h | 2 +- mingw-w64-headers/include/sspguid.h | 2 +- mingw-w64-headers/include/sspi.h | 2 +- mingw-w64-headers/include/sspserr.h | 2 +- mingw-w64-headers/include/sspsidl.h | 2 +- mingw-w64-headers/include/sti.h | 2 +- mingw-w64-headers/include/stierr.h | 2 +- mingw-w64-headers/include/stireg.h | 2 +- mingw-w64-headers/include/stllock.h | 2 +- mingw-w64-headers/include/stm.h | 2 +- mingw-w64-headers/include/storage.h | 2 +- mingw-w64-headers/include/storduid.h | 2 +- mingw-w64-headers/include/storprop.h | 2 +- mingw-w64-headers/include/stralign.h | 2 +- mingw-w64-headers/include/strmif.idl | 2 +- mingw-w64-headers/include/strsafe.h | 2 +- mingw-w64-headers/include/subauth.h | 2 +- mingw-w64-headers/include/subsmgr.h | 2 +- mingw-w64-headers/include/svcguid.h | 2 +- mingw-w64-headers/include/svrapi.h | 2 +- mingw-w64-headers/include/tabflicks.h | 2 +- mingw-w64-headers/include/tapi.h | 2 +- mingw-w64-headers/include/tapi3.h | 2 +- mingw-w64-headers/include/tapi3cc.h | 2 +- mingw-w64-headers/include/tapi3ds.h | 2 +- mingw-w64-headers/include/tapi3err.h | 2 +- mingw-w64-headers/include/tapi3if.h | 2 +- mingw-w64-headers/include/taskschd.h | 2 +- mingw-w64-headers/include/tbs.h | 2 +- mingw-w64-headers/include/tcerror.h | 2 +- mingw-w64-headers/include/tcguid.h | 2 +- mingw-w64-headers/include/tcpestats.h | 2 +- mingw-w64-headers/include/tcpmib.h | 2 +- mingw-w64-headers/include/tdh.h | 2 +- mingw-w64-headers/include/termmgr.h | 2 +- mingw-w64-headers/include/textserv.h | 2 +- mingw-w64-headers/include/timeprov.h | 2 +- mingw-w64-headers/include/tlhelp32.h | 2 +- mingw-w64-headers/include/tlogstg.h | 2 +- mingw-w64-headers/include/tmschema.h | 2 +- mingw-w64-headers/include/tnef.h | 2 +- mingw-w64-headers/include/tom.h | 2 +- mingw-w64-headers/include/tpcshrd.idl | 2 +- mingw-w64-headers/include/traffic.h | 2 +- mingw-w64-headers/include/transact.h | 2 +- mingw-w64-headers/include/triedcid.h | 2 +- mingw-w64-headers/include/triediid.h | 2 +- mingw-w64-headers/include/triedit.h | 2 +- mingw-w64-headers/include/tspi.h | 2 +- mingw-w64-headers/include/tssbx.h | 2 +- mingw-w64-headers/include/tsuserex.h | 2 +- mingw-w64-headers/include/tuner.h | 2 +- mingw-w64-headers/include/tvout.h | 2 +- mingw-w64-headers/include/txcoord.h | 2 +- mingw-w64-headers/include/txctx.h | 2 +- mingw-w64-headers/include/txdtc.h | 2 +- mingw-w64-headers/include/txfw32.h | 2 +- mingw-w64-headers/include/typeinfo.h | 2 +- mingw-w64-headers/include/uastrfnc.h | 2 +- mingw-w64-headers/include/udpmib.h | 2 +- mingw-w64-headers/include/umx.h | 2 +- mingw-w64-headers/include/unknwn.idl | 2 +- mingw-w64-headers/include/urlmon.idl | 2 +- mingw-w64-headers/include/userenv.h | 2 +- mingw-w64-headers/include/usp10.h | 2 +- mingw-w64-headers/include/uuids.h | 2 +- mingw-w64-headers/include/uxtheme.h | 2 +- mingw-w64-headers/include/vcr.h | 2 +- mingw-w64-headers/include/vdmdbg.h | 2 +- mingw-w64-headers/include/vds.h | 2 +- mingw-w64-headers/include/vdslun.h | 2 +- mingw-w64-headers/include/verinfo.ver | 2 +- mingw-w64-headers/include/vfw.h | 2 +- mingw-w64-headers/include/virtdisk.h | 2 +- mingw-w64-headers/include/vsadmin.h | 2 +- mingw-w64-headers/include/vsbackup.h | 2 +- mingw-w64-headers/include/vsmgmt.h | 2 +- mingw-w64-headers/include/vsprov.h | 2 +- mingw-w64-headers/include/vss.h | 2 +- mingw-w64-headers/include/vswriter.h | 2 +- mingw-w64-headers/include/w32api.h | 2 +- mingw-w64-headers/include/wab.h | 2 +- mingw-w64-headers/include/wabapi.h | 2 +- mingw-w64-headers/include/wabcode.h | 2 +- mingw-w64-headers/include/wabdefs.h | 2 +- mingw-w64-headers/include/wabiab.h | 2 +- mingw-w64-headers/include/wabmem.h | 2 +- mingw-w64-headers/include/wabnot.h | 2 +- mingw-w64-headers/include/wabtags.h | 2 +- mingw-w64-headers/include/wabutil.h | 2 +- mingw-w64-headers/include/wbemads.h | 2 +- mingw-w64-headers/include/wbemcli.h | 2 +- mingw-w64-headers/include/wbemdisp.h | 2 +- mingw-w64-headers/include/wbemidl.h | 2 +- mingw-w64-headers/include/wbemprov.h | 2 +- mingw-w64-headers/include/wbemtran.h | 2 +- mingw-w64-headers/include/wcmconfig.h | 2 +- mingw-w64-headers/include/wcsplugin.h | 2 +- mingw-w64-headers/include/wct.h | 2 +- mingw-w64-headers/include/wdsbp.h | 2 +- mingw-w64-headers/include/wdsclientapi.h | 2 +- mingw-w64-headers/include/wdspxe.h | 2 +- mingw-w64-headers/include/wdstci.h | 2 +- mingw-w64-headers/include/wdstpdi.h | 2 +- mingw-w64-headers/include/wdstptmgmt.h | 2 +- mingw-w64-headers/include/werapi.h | 2 +- mingw-w64-headers/include/wfext.h | 2 +- mingw-w64-headers/include/wia.h | 2 +- mingw-w64-headers/include/wiadef.h | 2 +- mingw-w64-headers/include/wiadevd.h | 2 +- mingw-w64-headers/include/wiavideo.h | 2 +- mingw-w64-headers/include/winable.h | 2 +- mingw-w64-headers/include/winbase.h | 2 +- mingw-w64-headers/include/winber.h | 2 +- mingw-w64-headers/include/wincon.h | 2 +- mingw-w64-headers/include/wincred.h | 2 +- mingw-w64-headers/include/wincrypt.h | 2 +- mingw-w64-headers/include/windef.h | 2 +- mingw-w64-headers/include/windns.h | 2 +- mingw-w64-headers/include/windot11.h | 2 +- mingw-w64-headers/include/windows.h | 2 +- mingw-w64-headers/include/windowsx.h | 2 +- mingw-w64-headers/include/windowsx.h16 | 2 +- mingw-w64-headers/include/winefs.h | 2 +- mingw-w64-headers/include/winerror.h | 2 +- mingw-w64-headers/include/winevt.h | 2 +- mingw-w64-headers/include/wingdi.h | 2 +- mingw-w64-headers/include/wininet.h | 2 +- mingw-w64-headers/include/winioctl.h | 2 +- mingw-w64-headers/include/winldap.h | 2 +- mingw-w64-headers/include/winnetwk.h | 2 +- mingw-w64-headers/include/winnls.h | 2 +- mingw-w64-headers/include/winnls32.h | 2 +- mingw-w64-headers/include/winnt.h | 2 +- mingw-w64-headers/include/winnt.rh | 2 +- mingw-w64-headers/include/winperf.h | 2 +- mingw-w64-headers/include/winreg.h | 2 +- mingw-w64-headers/include/winresrc.h | 2 +- mingw-w64-headers/include/winsafer.h | 2 +- mingw-w64-headers/include/winsatcominterfacei.h | 2 +- mingw-w64-headers/include/winscard.h | 2 +- mingw-w64-headers/include/winsmcrd.h | 2 +- mingw-w64-headers/include/winsnmp.h | 2 +- mingw-w64-headers/include/winsock.h | 2 +- mingw-w64-headers/include/winsock2.h | 2 +- mingw-w64-headers/include/winspool.h | 2 +- mingw-w64-headers/include/winsvc.h | 2 +- mingw-w64-headers/include/winsxs.h | 2 +- mingw-w64-headers/include/winsync.h | 2 +- mingw-w64-headers/include/winternl.h | 2 +- mingw-w64-headers/include/wintrust.h | 2 +- mingw-w64-headers/include/winuser.h | 2 +- mingw-w64-headers/include/winuser.rh | 2 +- mingw-w64-headers/include/winver.h | 2 +- mingw-w64-headers/include/winwlx.h | 2 +- mingw-w64-headers/include/wlanapi.h | 2 +- mingw-w64-headers/include/wlantypes.h | 2 +- mingw-w64-headers/include/wmcontainer.h | 2 +- mingw-w64-headers/include/wmiatlprov.h | 2 +- mingw-w64-headers/include/wmistr.h | 2 +- mingw-w64-headers/include/wmiutils.h | 2 +- mingw-w64-headers/include/wownt16.h | 2 +- mingw-w64-headers/include/wownt32.h | 2 +- mingw-w64-headers/include/wpapi.h | 2 +- mingw-w64-headers/include/wpapimsg.h | 2 +- mingw-w64-headers/include/wpcevent.h | 2 +- mingw-w64-headers/include/wpcrsmsg.h | 2 +- mingw-w64-headers/include/wpftpmsg.h | 2 +- mingw-w64-headers/include/wppstmsg.h | 2 +- mingw-w64-headers/include/wpspihlp.h | 2 +- mingw-w64-headers/include/wptypes.h | 2 +- mingw-w64-headers/include/wpwizmsg.h | 2 +- mingw-w64-headers/include/ws2atm.h | 2 +- mingw-w64-headers/include/ws2bth.h | 2 +- mingw-w64-headers/include/ws2def.h | 2 +- mingw-w64-headers/include/ws2dnet.h | 2 +- mingw-w64-headers/include/ws2ipdef.h | 2 +- mingw-w64-headers/include/ws2spi.h | 2 +- mingw-w64-headers/include/ws2tcpip.h | 2 +- mingw-w64-headers/include/wsdapi.h | 2 +- mingw-w64-headers/include/wsdattachment.h | 2 +- mingw-w64-headers/include/wsdbase.h | 2 +- mingw-w64-headers/include/wsdclient.h | 2 +- mingw-w64-headers/include/wsddisco.h | 2 +- mingw-w64-headers/include/wsdhost.h | 2 +- mingw-w64-headers/include/wsdtypes.h | 2 +- mingw-w64-headers/include/wsdutil.h | 2 +- mingw-w64-headers/include/wsdxml.h | 2 +- mingw-w64-headers/include/wsdxmldom.h | 2 +- mingw-w64-headers/include/wshisotp.h | 2 +- mingw-w64-headers/include/wsipv6ok.h | 2 +- mingw-w64-headers/include/wsipx.h | 2 +- mingw-w64-headers/include/wsnetbs.h | 2 +- mingw-w64-headers/include/wsnwlink.h | 2 +- mingw-w64-headers/include/wspiapi.h | 2 +- mingw-w64-headers/include/wsrm.h | 2 +- mingw-w64-headers/include/wsvns.h | 2 +- mingw-w64-headers/include/wtsapi32.h | 2 +- mingw-w64-headers/include/wtypes.idl | 2 +- mingw-w64-headers/include/xa.h | 2 +- mingw-w64-headers/include/xcmc.h | 2 +- mingw-w64-headers/include/xcmcext.h | 2 +- mingw-w64-headers/include/xcmcmsx2.h | 2 +- mingw-w64-headers/include/xcmcmsxt.h | 2 +- mingw-w64-headers/include/xenroll.h | 2 +- mingw-w64-headers/include/xmldomdid.h | 2 +- mingw-w64-headers/include/xmldsodid.h | 2 +- mingw-w64-headers/include/xmltrnsf.h | 2 +- mingw-w64-headers/include/xolehlp.h | 2 +- mingw-w64-headers/include/zmouse.h | 2 +- 1344 files changed, 1347 insertions(+), 1347 deletions(-) diff --git a/DISCLAIMER.PD b/DISCLAIMER.PD index 5106bec17..91fb0d6dc 100644 --- a/DISCLAIMER.PD +++ b/DISCLAIMER.PD @@ -1,9 +1,9 @@ /** * DISCLAIMER * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * - * The w64 mingw-runtime package and its code is distributed in the hope that it + * The mingw-w64 runtime package and its code is distributed in the hope that it * will be useful but WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESSED OR * IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to * warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/mingw-w64-crt/crt/CRT_fp10.c b/mingw-w64-crt/crt/CRT_fp10.c index 21a861350..c8a8bfbee 100644 --- a/mingw-w64-crt/crt/CRT_fp10.c +++ b/mingw-w64-crt/crt/CRT_fp10.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/CRT_fp8.c b/mingw-w64-crt/crt/CRT_fp8.c index 4a00b8668..a7d3a9794 100644 --- a/mingw-w64-crt/crt/CRT_fp8.c +++ b/mingw-w64-crt/crt/CRT_fp8.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/CRT_glob.c b/mingw-w64-crt/crt/CRT_glob.c index 605000314..32fbf3697 100644 --- a/mingw-w64-crt/crt/CRT_glob.c +++ b/mingw-w64-crt/crt/CRT_glob.c @@ -1,7 +1,7 @@ /* * CRT_glob.c * This file has no copyright is assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within the package. * * Include this object file to set _dowildcard to a state that will turn on diff --git a/mingw-w64-crt/crt/CRT_noglob.c b/mingw-w64-crt/crt/CRT_noglob.c index f458db974..82e9438b6 100644 --- a/mingw-w64-crt/crt/CRT_noglob.c +++ b/mingw-w64-crt/crt/CRT_noglob.c @@ -1,7 +1,7 @@ /* * CRT_noglob.c * This file has no copyright is assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within the package. * * Include this object file to set _dowildcard to a state that will turn off diff --git a/mingw-w64-crt/crt/_newmode.c b/mingw-w64-crt/crt/_newmode.c index f2fa3966f..2bb5d94a2 100644 --- a/mingw-w64-crt/crt/_newmode.c +++ b/mingw-w64-crt/crt/_newmode.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/atonexit.c b/mingw-w64-crt/crt/atonexit.c index 442be353d..2bb2edbdc 100644 --- a/mingw-w64-crt/crt/atonexit.c +++ b/mingw-w64-crt/crt/atonexit.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/binmode.c b/mingw-w64-crt/crt/binmode.c index e7b3965cd..f0473b086 100644 --- a/mingw-w64-crt/crt/binmode.c +++ b/mingw-w64-crt/crt/binmode.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/charmax.c b/mingw-w64-crt/crt/charmax.c index fbd10c4b9..cbe503078 100644 --- a/mingw-w64-crt/crt/charmax.c +++ b/mingw-w64-crt/crt/charmax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crt0_c.c b/mingw-w64-crt/crt/crt0_c.c index 165eee108..e42dd320f 100644 --- a/mingw-w64-crt/crt/crt0_c.c +++ b/mingw-w64-crt/crt/crt0_c.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crt0_w.c b/mingw-w64-crt/crt/crt0_w.c index 9f46e38a9..ab099c963 100644 --- a/mingw-w64-crt/crt/crt0_w.c +++ b/mingw-w64-crt/crt/crt0_w.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/crt/crt_handler.c b/mingw-w64-crt/crt/crt_handler.c index 5d7dc22be..a1b51ce83 100644 --- a/mingw-w64-crt/crt/crt_handler.c +++ b/mingw-w64-crt/crt/crt_handler.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crtbegin.c b/mingw-w64-crt/crt/crtbegin.c index c917f9bd4..39c0d8561 100644 --- a/mingw-w64-crt/crt/crtbegin.c +++ b/mingw-w64-crt/crt/crtbegin.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crtdll.c b/mingw-w64-crt/crt/crtdll.c index ed3a73fd5..07a184080 100644 --- a/mingw-w64-crt/crt/crtdll.c +++ b/mingw-w64-crt/crt/crtdll.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crtend.c b/mingw-w64-crt/crt/crtend.c index c917f9bd4..39c0d8561 100644 --- a/mingw-w64-crt/crt/crtend.c +++ b/mingw-w64-crt/crt/crtend.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/crtexe.c b/mingw-w64-crt/crt/crtexe.c index 57be84179..79ddc5457 100644 --- a/mingw-w64-crt/crt/crtexe.c +++ b/mingw-w64-crt/crt/crtexe.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/dll_argv.c b/mingw-w64-crt/crt/dll_argv.c index 06abb8dfd..22397af50 100644 --- a/mingw-w64-crt/crt/dll_argv.c +++ b/mingw-w64-crt/crt/dll_argv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/dllargv.c b/mingw-w64-crt/crt/dllargv.c index 769b83536..7cd98dad8 100644 --- a/mingw-w64-crt/crt/dllargv.c +++ b/mingw-w64-crt/crt/dllargv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/dllentry.c b/mingw-w64-crt/crt/dllentry.c index d2ed1b573..0e3581ba6 100644 --- a/mingw-w64-crt/crt/dllentry.c +++ b/mingw-w64-crt/crt/dllentry.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/gccmain.c b/mingw-w64-crt/crt/gccmain.c index a0e0483ff..fc0e35003 100644 --- a/mingw-w64-crt/crt/gccmain.c +++ b/mingw-w64-crt/crt/gccmain.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/gs_support.c b/mingw-w64-crt/crt/gs_support.c index 17d954207..41265260b 100644 --- a/mingw-w64-crt/crt/gs_support.c +++ b/mingw-w64-crt/crt/gs_support.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/isascii.c b/mingw-w64-crt/crt/isascii.c index 067b9969c..39d0bfa1e 100644 --- a/mingw-w64-crt/crt/isascii.c +++ b/mingw-w64-crt/crt/isascii.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/iscsym.c b/mingw-w64-crt/crt/iscsym.c index f98e990c3..f879cfe04 100644 --- a/mingw-w64-crt/crt/iscsym.c +++ b/mingw-w64-crt/crt/iscsym.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/iscsymf.c b/mingw-w64-crt/crt/iscsymf.c index 9ff88af9b..5b759c556 100644 --- a/mingw-w64-crt/crt/iscsymf.c +++ b/mingw-w64-crt/crt/iscsymf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/merr.c b/mingw-w64-crt/crt/merr.c index d1fce73fc..0d111acc2 100644 --- a/mingw-w64-crt/crt/merr.c +++ b/mingw-w64-crt/crt/merr.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/mingw_custom.c b/mingw-w64-crt/crt/mingw_custom.c index 59201987c..431eaba2e 100644 --- a/mingw-w64-crt/crt/mingw_custom.c +++ b/mingw-w64-crt/crt/mingw_custom.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/mingw_helpers.c b/mingw-w64-crt/crt/mingw_helpers.c index b1bafd356..28c56bc3c 100644 --- a/mingw-w64-crt/crt/mingw_helpers.c +++ b/mingw-w64-crt/crt/mingw_helpers.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/natstart.c b/mingw-w64-crt/crt/natstart.c index 1122d19f3..06def19d5 100644 --- a/mingw-w64-crt/crt/natstart.c +++ b/mingw-w64-crt/crt/natstart.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/pesect.c b/mingw-w64-crt/crt/pesect.c index 8f49e6b0e..1a1d5ff16 100644 --- a/mingw-w64-crt/crt/pesect.c +++ b/mingw-w64-crt/crt/pesect.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/pseudo-reloc-list.c b/mingw-w64-crt/crt/pseudo-reloc-list.c index 4ce46bbb2..5b903c21d 100644 --- a/mingw-w64-crt/crt/pseudo-reloc-list.c +++ b/mingw-w64-crt/crt/pseudo-reloc-list.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/strcasecmp.c b/mingw-w64-crt/crt/strcasecmp.c index 17aba0b0b..02e000a0a 100644 --- a/mingw-w64-crt/crt/strcasecmp.c +++ b/mingw-w64-crt/crt/strcasecmp.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/strncasecmp.c b/mingw-w64-crt/crt/strncasecmp.c index b06afdac6..39349d19a 100644 --- a/mingw-w64-crt/crt/strncasecmp.c +++ b/mingw-w64-crt/crt/strncasecmp.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/tlsmcrt.c b/mingw-w64-crt/crt/tlsmcrt.c index 2450b8b92..506bc0ab9 100644 --- a/mingw-w64-crt/crt/tlsmcrt.c +++ b/mingw-w64-crt/crt/tlsmcrt.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * Written by Kai Tietz diff --git a/mingw-w64-crt/crt/tlsmthread.c b/mingw-w64-crt/crt/tlsmthread.c index c018abfd2..2ab0d0f28 100644 --- a/mingw-w64-crt/crt/tlsmthread.c +++ b/mingw-w64-crt/crt/tlsmthread.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * Written by Kai Tietz diff --git a/mingw-w64-crt/crt/tlssup.c b/mingw-w64-crt/crt/tlssup.c index 3a0e63518..34ac39f72 100644 --- a/mingw-w64-crt/crt/tlssup.c +++ b/mingw-w64-crt/crt/tlssup.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * Written by Kai Tietz diff --git a/mingw-w64-crt/crt/tlsthrd.c b/mingw-w64-crt/crt/tlsthrd.c index 6fbd47a5d..5d858a648 100644 --- a/mingw-w64-crt/crt/tlsthrd.c +++ b/mingw-w64-crt/crt/tlsthrd.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * Written by Kai Tietz diff --git a/mingw-w64-crt/crt/toascii.c b/mingw-w64-crt/crt/toascii.c index 946b321af..5ca5eb84f 100644 --- a/mingw-w64-crt/crt/toascii.c +++ b/mingw-w64-crt/crt/toascii.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/txtmode.c b/mingw-w64-crt/crt/txtmode.c index 0c700ee1a..3db1ff191 100644 --- a/mingw-w64-crt/crt/txtmode.c +++ b/mingw-w64-crt/crt/txtmode.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/ucrtexe.c b/mingw-w64-crt/crt/ucrtexe.c index 3fcbac71e..41f652e47 100644 --- a/mingw-w64-crt/crt/ucrtexe.c +++ b/mingw-w64-crt/crt/ucrtexe.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/udll_argv.c b/mingw-w64-crt/crt/udll_argv.c index 6706c4a9f..a60927cff 100644 --- a/mingw-w64-crt/crt/udll_argv.c +++ b/mingw-w64-crt/crt/udll_argv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/udllargc.c b/mingw-w64-crt/crt/udllargc.c index 83e88c3bf..f6ab6b1a7 100644 --- a/mingw-w64-crt/crt/udllargc.c +++ b/mingw-w64-crt/crt/udllargc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/wcscmpi.c b/mingw-w64-crt/crt/wcscmpi.c index 2fce2b417..d35141c23 100644 --- a/mingw-w64-crt/crt/wcscmpi.c +++ b/mingw-w64-crt/crt/wcscmpi.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/wildcard.c b/mingw-w64-crt/crt/wildcard.c index f996577bf..b53cc18ec 100644 --- a/mingw-w64-crt/crt/wildcard.c +++ b/mingw-w64-crt/crt/wildcard.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/xncommod.c b/mingw-w64-crt/crt/xncommod.c index f4efddb49..b2ec312f0 100644 --- a/mingw-w64-crt/crt/xncommod.c +++ b/mingw-w64-crt/crt/xncommod.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/xthdloc.c b/mingw-w64-crt/crt/xthdloc.c index 285bc9580..973ff45b1 100644 --- a/mingw-w64-crt/crt/xthdloc.c +++ b/mingw-w64-crt/crt/xthdloc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/crt/xtxtmode.c b/mingw-w64-crt/crt/xtxtmode.c index cbc847ab9..dcbbe1184 100644 --- a/mingw-w64-crt/crt/xtxtmode.c +++ b/mingw-w64-crt/crt/xtxtmode.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ int _fmode = 0; diff --git a/mingw-w64-crt/include/internal.h b/mingw-w64-crt/include/internal.h index 727b05fa8..c6cc7960b 100644 --- a/mingw-w64-crt/include/internal.h +++ b/mingw-w64-crt/include/internal.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/include/oscalls.h b/mingw-w64-crt/include/oscalls.h index 813567670..670a6f748 100644 --- a/mingw-w64-crt/include/oscalls.h +++ b/mingw-w64-crt/include/oscalls.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/include/sect_attribs.h b/mingw-w64-crt/include/sect_attribs.h index 6e59216db..31b05da8e 100644 --- a/mingw-w64-crt/include/sect_attribs.h +++ b/mingw-w64-crt/include/sect_attribs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/cpuid.c b/mingw-w64-crt/intrincs/cpuid.c index fc63a839c..8c703085a 100644 --- a/mingw-w64-crt/intrincs/cpuid.c +++ b/mingw-w64-crt/intrincs/cpuid.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/inbyte.c b/mingw-w64-crt/intrincs/inbyte.c index 4ec0c0278..e7a60e5a4 100644 --- a/mingw-w64-crt/intrincs/inbyte.c +++ b/mingw-w64-crt/intrincs/inbyte.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/inbytestring.c b/mingw-w64-crt/intrincs/inbytestring.c index a4fe7e7d4..9362c8db8 100644 --- a/mingw-w64-crt/intrincs/inbytestring.c +++ b/mingw-w64-crt/intrincs/inbytestring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/indword.c b/mingw-w64-crt/intrincs/indword.c index d4064f514..42754afba 100644 --- a/mingw-w64-crt/intrincs/indword.c +++ b/mingw-w64-crt/intrincs/indword.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/indwordstring.c b/mingw-w64-crt/intrincs/indwordstring.c index 7d902e98a..8f9b66a96 100644 --- a/mingw-w64-crt/intrincs/indwordstring.c +++ b/mingw-w64-crt/intrincs/indwordstring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/inword.c b/mingw-w64-crt/intrincs/inword.c index 153cdc53e..59cb91279 100644 --- a/mingw-w64-crt/intrincs/inword.c +++ b/mingw-w64-crt/intrincs/inword.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/inwordstring.c b/mingw-w64-crt/intrincs/inwordstring.c index c7bee0f3a..894898e11 100644 --- a/mingw-w64-crt/intrincs/inwordstring.c +++ b/mingw-w64-crt/intrincs/inwordstring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outbyte.c b/mingw-w64-crt/intrincs/outbyte.c index 1a449b10c..00f0e46ac 100644 --- a/mingw-w64-crt/intrincs/outbyte.c +++ b/mingw-w64-crt/intrincs/outbyte.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outbytestring.c b/mingw-w64-crt/intrincs/outbytestring.c index 04dd0049d..2fb991d78 100644 --- a/mingw-w64-crt/intrincs/outbytestring.c +++ b/mingw-w64-crt/intrincs/outbytestring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outdword.c b/mingw-w64-crt/intrincs/outdword.c index 5155dc3c4..79b10ceb6 100644 --- a/mingw-w64-crt/intrincs/outdword.c +++ b/mingw-w64-crt/intrincs/outdword.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outdwordstring.c b/mingw-w64-crt/intrincs/outdwordstring.c index 13bba9a18..0c4a3070f 100644 --- a/mingw-w64-crt/intrincs/outdwordstring.c +++ b/mingw-w64-crt/intrincs/outdwordstring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outword.c b/mingw-w64-crt/intrincs/outword.c index a515bd5d2..52639d28c 100644 --- a/mingw-w64-crt/intrincs/outword.c +++ b/mingw-w64-crt/intrincs/outword.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/outwordstring.c b/mingw-w64-crt/intrincs/outwordstring.c index 528360d55..a3e2b852c 100644 --- a/mingw-w64-crt/intrincs/outwordstring.c +++ b/mingw-w64-crt/intrincs/outwordstring.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/rdtsc.c b/mingw-w64-crt/intrincs/rdtsc.c index 29feca06a..3a5e05628 100644 --- a/mingw-w64-crt/intrincs/rdtsc.c +++ b/mingw-w64-crt/intrincs/rdtsc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readcr0.c b/mingw-w64-crt/intrincs/readcr0.c index fa002b320..95e56e631 100644 --- a/mingw-w64-crt/intrincs/readcr0.c +++ b/mingw-w64-crt/intrincs/readcr0.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readcr2.c b/mingw-w64-crt/intrincs/readcr2.c index 6d415cdae..8e40e01b1 100644 --- a/mingw-w64-crt/intrincs/readcr2.c +++ b/mingw-w64-crt/intrincs/readcr2.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readcr3.c b/mingw-w64-crt/intrincs/readcr3.c index b8638777a..9e8da0d8b 100644 --- a/mingw-w64-crt/intrincs/readcr3.c +++ b/mingw-w64-crt/intrincs/readcr3.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readcr4.c b/mingw-w64-crt/intrincs/readcr4.c index 5dcd2ecb1..167caaba1 100644 --- a/mingw-w64-crt/intrincs/readcr4.c +++ b/mingw-w64-crt/intrincs/readcr4.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readcr8.c b/mingw-w64-crt/intrincs/readcr8.c index c90a685c4..03d8257e8 100644 --- a/mingw-w64-crt/intrincs/readcr8.c +++ b/mingw-w64-crt/intrincs/readcr8.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/readmsr.c b/mingw-w64-crt/intrincs/readmsr.c index f8c9e5f98..35f1c05f4 100644 --- a/mingw-w64-crt/intrincs/readmsr.c +++ b/mingw-w64-crt/intrincs/readmsr.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writecr0.c b/mingw-w64-crt/intrincs/writecr0.c index 7675f49ab..28b71ef2d 100644 --- a/mingw-w64-crt/intrincs/writecr0.c +++ b/mingw-w64-crt/intrincs/writecr0.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writecr2.c b/mingw-w64-crt/intrincs/writecr2.c index ae69faa72..2bd4704ad 100644 --- a/mingw-w64-crt/intrincs/writecr2.c +++ b/mingw-w64-crt/intrincs/writecr2.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writecr3.c b/mingw-w64-crt/intrincs/writecr3.c index d877f7db4..96c7a06e2 100644 --- a/mingw-w64-crt/intrincs/writecr3.c +++ b/mingw-w64-crt/intrincs/writecr3.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writecr4.c b/mingw-w64-crt/intrincs/writecr4.c index e2d1ce27d..f1defbf47 100644 --- a/mingw-w64-crt/intrincs/writecr4.c +++ b/mingw-w64-crt/intrincs/writecr4.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writecr8.c b/mingw-w64-crt/intrincs/writecr8.c index 0d7de7685..de1fd39bf 100644 --- a/mingw-w64-crt/intrincs/writecr8.c +++ b/mingw-w64-crt/intrincs/writecr8.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/intrincs/writemsr.c b/mingw-w64-crt/intrincs/writemsr.c index 72a1aabef..1543cf072 100644 --- a/mingw-w64-crt/intrincs/writemsr.c +++ b/mingw-w64-crt/intrincs/writemsr.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/lib32/crtdll.def b/mingw-w64-crt/lib32/crtdll.def index d295dccb8..928f75e83 100644 --- a/mingw-w64-crt/lib32/crtdll.def +++ b/mingw-w64-crt/lib32/crtdll.def @@ -1,7 +1,7 @@ ; ;* crtdll.def ;* This file has no copyright assigned and is placed in the Public Domain. -;* This file is a part of the mingw-runtime package. +;* This file is part of the mingw-runtime package. ;* No warranty is given; refer to the file DISCLAIMER.PD within the package. ; ; Exports from crtdll.dll from Windows 95 SYSTEM directory. Hopefully this diff --git a/mingw-w64-crt/libsrc/agtctl_i.c b/mingw-w64-crt/libsrc/agtctl_i.c index 1fd91f524..7a2411e2c 100644 --- a/mingw-w64-crt/libsrc/agtctl_i.c +++ b/mingw-w64-crt/libsrc/agtctl_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/agtsvr_i.c b/mingw-w64-crt/libsrc/agtsvr_i.c index 8574ba1da..b58c8bc7d 100644 --- a/mingw-w64-crt/libsrc/agtsvr_i.c +++ b/mingw-w64-crt/libsrc/agtsvr_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/cdoex_i.c b/mingw-w64-crt/libsrc/cdoex_i.c index 2288a0604..78d5d4538 100644 --- a/mingw-w64-crt/libsrc/cdoex_i.c +++ b/mingw-w64-crt/libsrc/cdoex_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/cdoexm_i.c b/mingw-w64-crt/libsrc/cdoexm_i.c index 78f32991f..296fac5ce 100644 --- a/mingw-w64-crt/libsrc/cdoexm_i.c +++ b/mingw-w64-crt/libsrc/cdoexm_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/cdosys_i.c b/mingw-w64-crt/libsrc/cdosys_i.c index 4ae5a08c8..4c12002eb 100644 --- a/mingw-w64-crt/libsrc/cdosys_i.c +++ b/mingw-w64-crt/libsrc/cdosys_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/dxva-uuid.c b/mingw-w64-crt/libsrc/dxva-uuid.c index 0051cdadf..9273219cc 100644 --- a/mingw-w64-crt/libsrc/dxva-uuid.c +++ b/mingw-w64-crt/libsrc/dxva-uuid.c @@ -1,9 +1,9 @@ /** * DISCLAIMER * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * - * The w64 mingw-runtime package and its code is distributed in the hope that it + * The mingw-w64 runtime package and its code is distributed in the hope that it * will be useful but WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESSED OR * IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to * warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/mingw-w64-crt/libsrc/emostore_i.c b/mingw-w64-crt/libsrc/emostore_i.c index 3e9e66f2e..a78ce5bf1 100644 --- a/mingw-w64-crt/libsrc/emostore_i.c +++ b/mingw-w64-crt/libsrc/emostore_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/iisext_i.c b/mingw-w64-crt/libsrc/iisext_i.c index da9b9ce94..eb359ce09 100644 --- a/mingw-w64-crt/libsrc/iisext_i.c +++ b/mingw-w64-crt/libsrc/iisext_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/mtsadmin_i.c b/mingw-w64-crt/libsrc/mtsadmin_i.c index b4949acc9..c0160a645 100644 --- a/mingw-w64-crt/libsrc/mtsadmin_i.c +++ b/mingw-w64-crt/libsrc/mtsadmin_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/mtxadmin_i.c b/mingw-w64-crt/libsrc/mtxadmin_i.c index b4949acc9..c0160a645 100644 --- a/mingw-w64-crt/libsrc/mtxadmin_i.c +++ b/mingw-w64-crt/libsrc/mtxadmin_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/scardssp_i.c b/mingw-w64-crt/libsrc/scardssp_i.c index 58c959e6e..b23c29f92 100644 --- a/mingw-w64-crt/libsrc/scardssp_i.c +++ b/mingw-w64-crt/libsrc/scardssp_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/libsrc/scardssp_p.c b/mingw-w64-crt/libsrc/scardssp_p.c index 3d1398072..0de4decd3 100644 --- a/mingw-w64-crt/libsrc/scardssp_p.c +++ b/mingw-w64-crt/libsrc/scardssp_p.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define USE_STUBLESS_PROXY diff --git a/mingw-w64-crt/libsrc/tsuserex_i.c b/mingw-w64-crt/libsrc/tsuserex_i.c index 4f1274847..735d6b7d7 100644 --- a/mingw-w64-crt/libsrc/tsuserex_i.c +++ b/mingw-w64-crt/libsrc/tsuserex_i.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-crt/math/_chgsignl.S b/mingw-w64-crt/math/_chgsignl.S index e9e010d4b..692d3c7f0 100644 --- a/mingw-w64-crt/math/_chgsignl.S +++ b/mingw-w64-crt/math/_chgsignl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * IEEE 854 double-extended-precision format diff --git a/mingw-w64-crt/math/acosf.c b/mingw-w64-crt/math/acosf.c index e76b06811..5c0027a52 100644 --- a/mingw-w64-crt/math/acosf.c +++ b/mingw-w64-crt/math/acosf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/acosl.c b/mingw-w64-crt/math/acosl.c index aafb94d58..511b5def2 100644 --- a/mingw-w64-crt/math/acosl.c +++ b/mingw-w64-crt/math/acosl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double acosl (long double x); diff --git a/mingw-w64-crt/math/asinf.c b/mingw-w64-crt/math/asinf.c index a7a6cd796..045a7983e 100644 --- a/mingw-w64-crt/math/asinf.c +++ b/mingw-w64-crt/math/asinf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/asinh.c b/mingw-w64-crt/math/asinh.c index e90ca5fd3..826cc6dee 100644 --- a/mingw-w64-crt/math/asinh.c +++ b/mingw-w64-crt/math/asinh.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/asinhf.c b/mingw-w64-crt/math/asinhf.c index ffdb43c5d..fae785abe 100644 --- a/mingw-w64-crt/math/asinhf.c +++ b/mingw-w64-crt/math/asinhf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/asinhl.c b/mingw-w64-crt/math/asinhl.c index f776cc538..bb2ca97b2 100644 --- a/mingw-w64-crt/math/asinhl.c +++ b/mingw-w64-crt/math/asinhl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/asinl.c b/mingw-w64-crt/math/asinl.c index 1f4829037..a4d8746be 100644 --- a/mingw-w64-crt/math/asinl.c +++ b/mingw-w64-crt/math/asinl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/atan2f.c b/mingw-w64-crt/math/atan2f.c index 327a94854..0d54e0665 100644 --- a/mingw-w64-crt/math/atan2f.c +++ b/mingw-w64-crt/math/atan2f.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/atan2l.c b/mingw-w64-crt/math/atan2l.c index 7d7c265ca..a32b097fb 100644 --- a/mingw-w64-crt/math/atan2l.c +++ b/mingw-w64-crt/math/atan2l.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double atan2l (long double y, long double x); diff --git a/mingw-w64-crt/math/atanf.c b/mingw-w64-crt/math/atanf.c index 845071408..85fadd8c8 100644 --- a/mingw-w64-crt/math/atanf.c +++ b/mingw-w64-crt/math/atanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/atanh.c b/mingw-w64-crt/math/atanh.c index b47c74a92..429bfeae7 100644 --- a/mingw-w64-crt/math/atanh.c +++ b/mingw-w64-crt/math/atanh.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/atanhf.c b/mingw-w64-crt/math/atanhf.c index 6301dd9cb..96d1e9b22 100644 --- a/mingw-w64-crt/math/atanhf.c +++ b/mingw-w64-crt/math/atanhf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/atanhl.c b/mingw-w64-crt/math/atanhl.c index dccad8200..59eb1bd91 100644 --- a/mingw-w64-crt/math/atanhl.c +++ b/mingw-w64-crt/math/atanhl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/atanl.c b/mingw-w64-crt/math/atanl.c index 1164b5325..b85d05350 100644 --- a/mingw-w64-crt/math/atanl.c +++ b/mingw-w64-crt/math/atanl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double atanl (long double x); diff --git a/mingw-w64-crt/math/cbrt.c b/mingw-w64-crt/math/cbrt.c index 835cbe1fd..005505235 100644 --- a/mingw-w64-crt/math/cbrt.c +++ b/mingw-w64-crt/math/cbrt.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/cbrtf.c b/mingw-w64-crt/math/cbrtf.c index 858cc9666..1c37e75bc 100644 --- a/mingw-w64-crt/math/cbrtf.c +++ b/mingw-w64-crt/math/cbrtf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/cbrtl.c b/mingw-w64-crt/math/cbrtl.c index 1f3edea2f..40e02ed8f 100644 --- a/mingw-w64-crt/math/cbrtl.c +++ b/mingw-w64-crt/math/cbrtl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/ceil.S b/mingw-w64-crt/math/ceil.S index 92ca9d820..d370d3c20 100644 --- a/mingw-w64-crt/math/ceil.S +++ b/mingw-w64-crt/math/ceil.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/ceilf.S b/mingw-w64-crt/math/ceilf.S index 923d51914..424b3e583 100644 --- a/mingw-w64-crt/math/ceilf.S +++ b/mingw-w64-crt/math/ceilf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/ceill.S b/mingw-w64-crt/math/ceill.S index 6a52e09d7..338e007b5 100644 --- a/mingw-w64-crt/math/ceill.S +++ b/mingw-w64-crt/math/ceill.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/cephes_emath.c b/mingw-w64-crt/math/cephes_emath.c index bfa2cdf34..41e297cfe 100644 --- a/mingw-w64-crt/math/cephes_emath.c +++ b/mingw-w64-crt/math/cephes_emath.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_emath.h" diff --git a/mingw-w64-crt/math/cephes_emath.h b/mingw-w64-crt/math/cephes_emath.h index cf9304809..b92d710f6 100644 --- a/mingw-w64-crt/math/cephes_emath.h +++ b/mingw-w64-crt/math/cephes_emath.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CEPHES_EMATH_H diff --git a/mingw-w64-crt/math/copysign.c b/mingw-w64-crt/math/copysign.c index d81c2de60..c3fe76f0d 100644 --- a/mingw-w64-crt/math/copysign.c +++ b/mingw-w64-crt/math/copysign.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/copysignf.c b/mingw-w64-crt/math/copysignf.c index ca3cc399e..0fba92bc7 100644 --- a/mingw-w64-crt/math/copysignf.c +++ b/mingw-w64-crt/math/copysignf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/copysignl.S b/mingw-w64-crt/math/copysignl.S index dd7cc50d2..79c69f230 100644 --- a/mingw-w64-crt/math/copysignl.S +++ b/mingw-w64-crt/math/copysignl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/cosf.c b/mingw-w64-crt/math/cosf.c index d2329c7f2..41e2c774c 100644 --- a/mingw-w64-crt/math/cosf.c +++ b/mingw-w64-crt/math/cosf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/coshf.c b/mingw-w64-crt/math/coshf.c index d640d6066..72147f5bf 100644 --- a/mingw-w64-crt/math/coshf.c +++ b/mingw-w64-crt/math/coshf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/coshl.c b/mingw-w64-crt/math/coshl.c index 9f68fae3e..d7eb4b7cb 100644 --- a/mingw-w64-crt/math/coshl.c +++ b/mingw-w64-crt/math/coshl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/cosl_internal.S b/mingw-w64-crt/math/cosl_internal.S index e61fd5690..43ba269dd 100644 --- a/mingw-w64-crt/math/cosl_internal.S +++ b/mingw-w64-crt/math/cosl_internal.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/cossin.c b/mingw-w64-crt/math/cossin.c index 0452b4477..0095daa66 100644 --- a/mingw-w64-crt/math/cossin.c +++ b/mingw-w64-crt/math/cossin.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/math/erfl.c b/mingw-w64-crt/math/erfl.c index 6f31c635d..3832fe9e0 100644 --- a/mingw-w64-crt/math/erfl.c +++ b/mingw-w64-crt/math/erfl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* erfl.c diff --git a/mingw-w64-crt/math/exp2.S b/mingw-w64-crt/math/exp2.S index c09598115..9469fecfa 100644 --- a/mingw-w64-crt/math/exp2.S +++ b/mingw-w64-crt/math/exp2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/exp2f.S b/mingw-w64-crt/math/exp2f.S index a6180a7e3..97cfbd072 100644 --- a/mingw-w64-crt/math/exp2f.S +++ b/mingw-w64-crt/math/exp2f.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/exp2l.S b/mingw-w64-crt/math/exp2l.S index 41e5933e5..abeff0544 100644 --- a/mingw-w64-crt/math/exp2l.S +++ b/mingw-w64-crt/math/exp2l.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/expf.c b/mingw-w64-crt/math/expf.c index 9ea7618e9..69d7edc2b 100644 --- a/mingw-w64-crt/math/expf.c +++ b/mingw-w64-crt/math/expf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fabs.c b/mingw-w64-crt/math/fabs.c index 9e3fe8d3a..f5e4dbebb 100644 --- a/mingw-w64-crt/math/fabs.c +++ b/mingw-w64-crt/math/fabs.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/math/fabsf.c b/mingw-w64-crt/math/fabsf.c index c5fe66680..0a8fddbf4 100644 --- a/mingw-w64-crt/math/fabsf.c +++ b/mingw-w64-crt/math/fabsf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ float fabsf (float x); diff --git a/mingw-w64-crt/math/fabsl.c b/mingw-w64-crt/math/fabsl.c index 8c5d65bd1..5ffbe41c9 100644 --- a/mingw-w64-crt/math/fabsl.c +++ b/mingw-w64-crt/math/fabsl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double fabsl (long double x); diff --git a/mingw-w64-crt/math/fastmath.h b/mingw-w64-crt/math/fastmath.h index 53da71640..a6bb467c2 100644 --- a/mingw-w64-crt/math/fastmath.h +++ b/mingw-w64-crt/math/fastmath.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MINGWEX_FASTMATH_H_ diff --git a/mingw-w64-crt/math/fdim.c b/mingw-w64-crt/math/fdim.c index afa0856ad..aec62c4a9 100644 --- a/mingw-w64-crt/math/fdim.c +++ b/mingw-w64-crt/math/fdim.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fdimf.c b/mingw-w64-crt/math/fdimf.c index c13924851..3312a932b 100644 --- a/mingw-w64-crt/math/fdimf.c +++ b/mingw-w64-crt/math/fdimf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fdiml.c b/mingw-w64-crt/math/fdiml.c index 2c1874c76..3be0679ac 100644 --- a/mingw-w64-crt/math/fdiml.c +++ b/mingw-w64-crt/math/fdiml.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/floor.S b/mingw-w64-crt/math/floor.S index c4e3d0cb1..5bd813894 100644 --- a/mingw-w64-crt/math/floor.S +++ b/mingw-w64-crt/math/floor.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/floorf.S b/mingw-w64-crt/math/floorf.S index 814bc4b90..7c1f4ff58 100644 --- a/mingw-w64-crt/math/floorf.S +++ b/mingw-w64-crt/math/floorf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/floorl.S b/mingw-w64-crt/math/floorl.S index 41be0ca62..ed31bac23 100644 --- a/mingw-w64-crt/math/floorl.S +++ b/mingw-w64-crt/math/floorl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/fma.S b/mingw-w64-crt/math/fma.S index 9863afef4..1c063ed13 100644 --- a/mingw-w64-crt/math/fma.S +++ b/mingw-w64-crt/math/fma.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/fmaf.S b/mingw-w64-crt/math/fmaf.S index 3861947e4..02e08215c 100644 --- a/mingw-w64-crt/math/fmaf.S +++ b/mingw-w64-crt/math/fmaf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/fmal.c b/mingw-w64-crt/math/fmal.c index aec373b90..3d0eb020b 100644 --- a/mingw-w64-crt/math/fmal.c +++ b/mingw-w64-crt/math/fmal.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double fmal ( long double _x, long double _y, long double _z); diff --git a/mingw-w64-crt/math/fmax.c b/mingw-w64-crt/math/fmax.c index 820ddce56..79f330c49 100644 --- a/mingw-w64-crt/math/fmax.c +++ b/mingw-w64-crt/math/fmax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fmaxf.c b/mingw-w64-crt/math/fmaxf.c index c84dd523d..677a8a735 100644 --- a/mingw-w64-crt/math/fmaxf.c +++ b/mingw-w64-crt/math/fmaxf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fmaxl.c b/mingw-w64-crt/math/fmaxl.c index da0b74c88..15c5b47ec 100644 --- a/mingw-w64-crt/math/fmaxl.c +++ b/mingw-w64-crt/math/fmaxl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fmin.c b/mingw-w64-crt/math/fmin.c index 03d759320..80695745a 100644 --- a/mingw-w64-crt/math/fmin.c +++ b/mingw-w64-crt/math/fmin.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fminf.c b/mingw-w64-crt/math/fminf.c index 32f419643..2703cb197 100644 --- a/mingw-w64-crt/math/fminf.c +++ b/mingw-w64-crt/math/fminf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fminl.c b/mingw-w64-crt/math/fminl.c index cf6e304cc..96f08f79e 100644 --- a/mingw-w64-crt/math/fminl.c +++ b/mingw-w64-crt/math/fminl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/fmod.c b/mingw-w64-crt/math/fmod.c index cdf8ba0ae..29787e24a 100644 --- a/mingw-w64-crt/math/fmod.c +++ b/mingw-w64-crt/math/fmod.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ double fmod (double x, double y); diff --git a/mingw-w64-crt/math/fmodf.c b/mingw-w64-crt/math/fmodf.c index 761f56c04..e68fec2e3 100644 --- a/mingw-w64-crt/math/fmodf.c +++ b/mingw-w64-crt/math/fmodf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/fmodl.c b/mingw-w64-crt/math/fmodl.c index 1c57c0ff2..6224db13b 100644 --- a/mingw-w64-crt/math/fmodl.c +++ b/mingw-w64-crt/math/fmodl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ long double fmodl (long double x, long double y); diff --git a/mingw-w64-crt/math/fp_consts.c b/mingw-w64-crt/math/fp_consts.c index e07056dee..12330392a 100644 --- a/mingw-w64-crt/math/fp_consts.c +++ b/mingw-w64-crt/math/fp_consts.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "fp_consts.h" diff --git a/mingw-w64-crt/math/fp_consts.h b/mingw-w64-crt/math/fp_consts.h index 248fee5da..bcd173e3a 100644 --- a/mingw-w64-crt/math/fp_consts.h +++ b/mingw-w64-crt/math/fp_consts.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FP_CONSTS_H diff --git a/mingw-w64-crt/math/fp_constsf.c b/mingw-w64-crt/math/fp_constsf.c index 9f0f73ca9..97306dcb1 100644 --- a/mingw-w64-crt/math/fp_constsf.c +++ b/mingw-w64-crt/math/fp_constsf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "fp_consts.h" diff --git a/mingw-w64-crt/math/fp_constsl.c b/mingw-w64-crt/math/fp_constsl.c index 11e5e0eb7..c9855df8a 100644 --- a/mingw-w64-crt/math/fp_constsl.c +++ b/mingw-w64-crt/math/fp_constsl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "fp_consts.h" diff --git a/mingw-w64-crt/math/fpclassify.c b/mingw-w64-crt/math/fpclassify.c index 92e9379ad..0a64c11b5 100644 --- a/mingw-w64-crt/math/fpclassify.c +++ b/mingw-w64-crt/math/fpclassify.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/math/fpclassifyf.c b/mingw-w64-crt/math/fpclassifyf.c index 28af5401b..7bf88c522 100644 --- a/mingw-w64-crt/math/fpclassifyf.c +++ b/mingw-w64-crt/math/fpclassifyf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/math/fpclassifyl.c b/mingw-w64-crt/math/fpclassifyl.c index 994731c62..d16184285 100644 --- a/mingw-w64-crt/math/fpclassifyl.c +++ b/mingw-w64-crt/math/fpclassifyl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/math/frexpf.c b/mingw-w64-crt/math/frexpf.c index c369a4096..d4b7ab36c 100644 --- a/mingw-w64-crt/math/frexpf.c +++ b/mingw-w64-crt/math/frexpf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ extern double __cdecl frexp(double _X,int *_Y); diff --git a/mingw-w64-crt/math/frexpl.S b/mingw-w64-crt/math/frexpl.S index e442be413..cf6e91f67 100644 --- a/mingw-w64-crt/math/frexpl.S +++ b/mingw-w64-crt/math/frexpl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/fucom.c b/mingw-w64-crt/math/fucom.c index 1badde16f..722af842d 100644 --- a/mingw-w64-crt/math/fucom.c +++ b/mingw-w64-crt/math/fucom.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ int __fp_unordered_compare (long double x, long double y); diff --git a/mingw-w64-crt/math/hypotf.c b/mingw-w64-crt/math/hypotf.c index 34367fc4d..cd6b61842 100644 --- a/mingw-w64-crt/math/hypotf.c +++ b/mingw-w64-crt/math/hypotf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/hypotl.c b/mingw-w64-crt/math/hypotl.c index de1796c78..9696f2b16 100644 --- a/mingw-w64-crt/math/hypotl.c +++ b/mingw-w64-crt/math/hypotl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/ilogb.S b/mingw-w64-crt/math/ilogb.S index de8a8cbd6..b2c806a49 100644 --- a/mingw-w64-crt/math/ilogb.S +++ b/mingw-w64-crt/math/ilogb.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/ilogbf.S b/mingw-w64-crt/math/ilogbf.S index fb8bd7d25..0d07370dd 100644 --- a/mingw-w64-crt/math/ilogbf.S +++ b/mingw-w64-crt/math/ilogbf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/ilogbl.S b/mingw-w64-crt/math/ilogbl.S index 083e142d8..6c5c5e586 100644 --- a/mingw-w64-crt/math/ilogbl.S +++ b/mingw-w64-crt/math/ilogbl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/internal_logl.S b/mingw-w64-crt/math/internal_logl.S index 4dd028aad..153924d34 100644 --- a/mingw-w64-crt/math/internal_logl.S +++ b/mingw-w64-crt/math/internal_logl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/isnan.c b/mingw-w64-crt/math/isnan.c index 5b693e05c..962df4149 100644 --- a/mingw-w64-crt/math/isnan.c +++ b/mingw-w64-crt/math/isnan.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/isnanf.c b/mingw-w64-crt/math/isnanf.c index 00600919e..de5c85456 100644 --- a/mingw-w64-crt/math/isnanf.c +++ b/mingw-w64-crt/math/isnanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/isnanl.c b/mingw-w64-crt/math/isnanl.c index c992dc424..dafe4ba77 100644 --- a/mingw-w64-crt/math/isnanl.c +++ b/mingw-w64-crt/math/isnanl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/ldexp.c b/mingw-w64-crt/math/ldexp.c index c7e8ea394..59917ac8d 100644 --- a/mingw-w64-crt/math/ldexp.c +++ b/mingw-w64-crt/math/ldexp.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/ldexpf.c b/mingw-w64-crt/math/ldexpf.c index 9c167f937..83cd89d41 100644 --- a/mingw-w64-crt/math/ldexpf.c +++ b/mingw-w64-crt/math/ldexpf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ extern double __cdecl ldexp(double _X,int _Y); diff --git a/mingw-w64-crt/math/ldexpl.c b/mingw-w64-crt/math/ldexpl.c index d7ccbb01a..fde31a23c 100644 --- a/mingw-w64-crt/math/ldexpl.c +++ b/mingw-w64-crt/math/ldexpl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lgamma.c b/mingw-w64-crt/math/lgamma.c index 37aa85792..012f27ec6 100644 --- a/mingw-w64-crt/math/lgamma.c +++ b/mingw-w64-crt/math/lgamma.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/lgammaf.c b/mingw-w64-crt/math/lgammaf.c index 6f35a55a7..748891cbe 100644 --- a/mingw-w64-crt/math/lgammaf.c +++ b/mingw-w64-crt/math/lgammaf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* log gamma(x+2), -.5 < x < .5 */ diff --git a/mingw-w64-crt/math/lgammal.c b/mingw-w64-crt/math/lgammal.c index d8d496bb5..3b24b3e4f 100644 --- a/mingw-w64-crt/math/lgammal.c +++ b/mingw-w64-crt/math/lgammal.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/llrint.c b/mingw-w64-crt/math/llrint.c index 1e374f6ac..a81ff44da 100644 --- a/mingw-w64-crt/math/llrint.c +++ b/mingw-w64-crt/math/llrint.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/llrintf.c b/mingw-w64-crt/math/llrintf.c index 15e04ceda..fced07eb0 100644 --- a/mingw-w64-crt/math/llrintf.c +++ b/mingw-w64-crt/math/llrintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/llrintl.c b/mingw-w64-crt/math/llrintl.c index f5e8dffe7..dba64bfc3 100644 --- a/mingw-w64-crt/math/llrintl.c +++ b/mingw-w64-crt/math/llrintl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/llround.c b/mingw-w64-crt/math/llround.c index ad254a36b..ef21bcb71 100644 --- a/mingw-w64-crt/math/llround.c +++ b/mingw-w64-crt/math/llround.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/llroundf.c b/mingw-w64-crt/math/llroundf.c index f683d67a0..0a8da174f 100644 --- a/mingw-w64-crt/math/llroundf.c +++ b/mingw-w64-crt/math/llroundf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/llroundl.c b/mingw-w64-crt/math/llroundl.c index a80b1e6fc..cd75e51d8 100644 --- a/mingw-w64-crt/math/llroundl.c +++ b/mingw-w64-crt/math/llroundl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/log10f.c b/mingw-w64-crt/math/log10f.c index 2a295a458..f793e0540 100644 --- a/mingw-w64-crt/math/log10f.c +++ b/mingw-w64-crt/math/log10f.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/log10l.S b/mingw-w64-crt/math/log10l.S index 290aa0172..c51babc5c 100644 --- a/mingw-w64-crt/math/log10l.S +++ b/mingw-w64-crt/math/log10l.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log1p.S b/mingw-w64-crt/math/log1p.S index 2bf915a13..efdeba286 100644 --- a/mingw-w64-crt/math/log1p.S +++ b/mingw-w64-crt/math/log1p.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log1pf.S b/mingw-w64-crt/math/log1pf.S index 798570ff1..d6ac51f28 100644 --- a/mingw-w64-crt/math/log1pf.S +++ b/mingw-w64-crt/math/log1pf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log1pl.S b/mingw-w64-crt/math/log1pl.S index 4a56df6ac..7ff0f5b57 100644 --- a/mingw-w64-crt/math/log1pl.S +++ b/mingw-w64-crt/math/log1pl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log2.S b/mingw-w64-crt/math/log2.S index 00552e9dc..193864a41 100644 --- a/mingw-w64-crt/math/log2.S +++ b/mingw-w64-crt/math/log2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log2f.S b/mingw-w64-crt/math/log2f.S index cb42287d0..d43d5ff2e 100644 --- a/mingw-w64-crt/math/log2f.S +++ b/mingw-w64-crt/math/log2f.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/log2l.S b/mingw-w64-crt/math/log2l.S index afc823292..fd4f3ff88 100644 --- a/mingw-w64-crt/math/log2l.S +++ b/mingw-w64-crt/math/log2l.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/logb.c b/mingw-w64-crt/math/logb.c index a6d2078e0..5760d26ec 100644 --- a/mingw-w64-crt/math/logb.c +++ b/mingw-w64-crt/math/logb.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/logbf.c b/mingw-w64-crt/math/logbf.c index 1c9a01556..5a0429ebd 100644 --- a/mingw-w64-crt/math/logbf.c +++ b/mingw-w64-crt/math/logbf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/logbl.c b/mingw-w64-crt/math/logbl.c index 9b40fe16d..310c4457b 100644 --- a/mingw-w64-crt/math/logbl.c +++ b/mingw-w64-crt/math/logbl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/logf.c b/mingw-w64-crt/math/logf.c index 0da1dae90..b85b59256 100644 --- a/mingw-w64-crt/math/logf.c +++ b/mingw-w64-crt/math/logf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lrint.c b/mingw-w64-crt/math/lrint.c index bfab4d0e2..69cd0f652 100644 --- a/mingw-w64-crt/math/lrint.c +++ b/mingw-w64-crt/math/lrint.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lrintf.c b/mingw-w64-crt/math/lrintf.c index 32465f71c..cf175996b 100644 --- a/mingw-w64-crt/math/lrintf.c +++ b/mingw-w64-crt/math/lrintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lrintl.c b/mingw-w64-crt/math/lrintl.c index 6b5ade926..21f300985 100644 --- a/mingw-w64-crt/math/lrintl.c +++ b/mingw-w64-crt/math/lrintl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lround.c b/mingw-w64-crt/math/lround.c index 5bc4b00c7..560ef614f 100644 --- a/mingw-w64-crt/math/lround.c +++ b/mingw-w64-crt/math/lround.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lroundf.c b/mingw-w64-crt/math/lroundf.c index 3fff27653..04a9354f3 100644 --- a/mingw-w64-crt/math/lroundf.c +++ b/mingw-w64-crt/math/lroundf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/lroundl.c b/mingw-w64-crt/math/lroundl.c index ede3bc6e1..b4584a896 100644 --- a/mingw-w64-crt/math/lroundl.c +++ b/mingw-w64-crt/math/lroundl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/modf.c b/mingw-w64-crt/math/modf.c index 857a0014a..5a3445236 100644 --- a/mingw-w64-crt/math/modf.c +++ b/mingw-w64-crt/math/modf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/modff.c b/mingw-w64-crt/math/modff.c index 8816db4f5..36dd3fd3b 100644 --- a/mingw-w64-crt/math/modff.c +++ b/mingw-w64-crt/math/modff.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/modfl.c b/mingw-w64-crt/math/modfl.c index 64265d212..4d34fe563 100644 --- a/mingw-w64-crt/math/modfl.c +++ b/mingw-w64-crt/math/modfl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/nearbyint.S b/mingw-w64-crt/math/nearbyint.S index 5437dbb1b..cb0fc2082 100644 --- a/mingw-w64-crt/math/nearbyint.S +++ b/mingw-w64-crt/math/nearbyint.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/nearbyintf.S b/mingw-w64-crt/math/nearbyintf.S index 5c2ccf3d4..3da894620 100644 --- a/mingw-w64-crt/math/nearbyintf.S +++ b/mingw-w64-crt/math/nearbyintf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/nearbyintl.S b/mingw-w64-crt/math/nearbyintl.S index f0f8a8bdf..96a50ca2a 100644 --- a/mingw-w64-crt/math/nearbyintl.S +++ b/mingw-w64-crt/math/nearbyintl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/nextafterf.c b/mingw-w64-crt/math/nextafterf.c index ac12ac4ed..143a35d0a 100644 --- a/mingw-w64-crt/math/nextafterf.c +++ b/mingw-w64-crt/math/nextafterf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/nextafterl.c b/mingw-w64-crt/math/nextafterl.c index ad02b5f10..5db3af74a 100644 --- a/mingw-w64-crt/math/nextafterl.c +++ b/mingw-w64-crt/math/nextafterl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/nexttoward.c b/mingw-w64-crt/math/nexttoward.c index 386e76b5b..909f6ea2d 100644 --- a/mingw-w64-crt/math/nexttoward.c +++ b/mingw-w64-crt/math/nexttoward.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/nexttowardf.c b/mingw-w64-crt/math/nexttowardf.c index ba66ef5e0..0a2f3bfb7 100644 --- a/mingw-w64-crt/math/nexttowardf.c +++ b/mingw-w64-crt/math/nexttowardf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/math/powf.c b/mingw-w64-crt/math/powf.c index 046ba12f8..48356277d 100644 --- a/mingw-w64-crt/math/powf.c +++ b/mingw-w64-crt/math/powf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/remainder.S b/mingw-w64-crt/math/remainder.S index efaf81466..635d5f8f9 100644 --- a/mingw-w64-crt/math/remainder.S +++ b/mingw-w64-crt/math/remainder.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/remainderf.S b/mingw-w64-crt/math/remainderf.S index 91783a80a..372aba202 100644 --- a/mingw-w64-crt/math/remainderf.S +++ b/mingw-w64-crt/math/remainderf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/remainderl.S b/mingw-w64-crt/math/remainderl.S index 69a77b61e..33a408c53 100644 --- a/mingw-w64-crt/math/remainderl.S +++ b/mingw-w64-crt/math/remainderl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/remquo.S b/mingw-w64-crt/math/remquo.S index 3f4a56fa3..312e57404 100644 --- a/mingw-w64-crt/math/remquo.S +++ b/mingw-w64-crt/math/remquo.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/remquof.S b/mingw-w64-crt/math/remquof.S index f1ce56b2c..237aca0ae 100644 --- a/mingw-w64-crt/math/remquof.S +++ b/mingw-w64-crt/math/remquof.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/remquol.S b/mingw-w64-crt/math/remquol.S index 9ea6a8f7f..f866a5d25 100644 --- a/mingw-w64-crt/math/remquol.S +++ b/mingw-w64-crt/math/remquol.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/rint.c b/mingw-w64-crt/math/rint.c index 89b91e2a8..ac9512f1b 100644 --- a/mingw-w64-crt/math/rint.c +++ b/mingw-w64-crt/math/rint.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/rintf.c b/mingw-w64-crt/math/rintf.c index 15fb23835..f5a6bf2b1 100644 --- a/mingw-w64-crt/math/rintf.c +++ b/mingw-w64-crt/math/rintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/rintl.c b/mingw-w64-crt/math/rintl.c index 50040a38d..a87032245 100644 --- a/mingw-w64-crt/math/rintl.c +++ b/mingw-w64-crt/math/rintl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/round.c b/mingw-w64-crt/math/round.c index bc24add16..aecf1d84b 100644 --- a/mingw-w64-crt/math/round.c +++ b/mingw-w64-crt/math/round.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/roundf.c b/mingw-w64-crt/math/roundf.c index 4f165a493..2b9542742 100644 --- a/mingw-w64-crt/math/roundf.c +++ b/mingw-w64-crt/math/roundf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/roundl.c b/mingw-w64-crt/math/roundl.c index e088834b8..9879a82cc 100644 --- a/mingw-w64-crt/math/roundl.c +++ b/mingw-w64-crt/math/roundl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/scalbn.S b/mingw-w64-crt/math/scalbn.S index 1bc1bf298..96d7f4c01 100644 --- a/mingw-w64-crt/math/scalbn.S +++ b/mingw-w64-crt/math/scalbn.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/scalbnf.S b/mingw-w64-crt/math/scalbnf.S index 18f2798ab..4c36665db 100644 --- a/mingw-w64-crt/math/scalbnf.S +++ b/mingw-w64-crt/math/scalbnf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/scalbnl.S b/mingw-w64-crt/math/scalbnl.S index dcfc01863..ce7ba99fa 100644 --- a/mingw-w64-crt/math/scalbnl.S +++ b/mingw-w64-crt/math/scalbnl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/signbit.c b/mingw-w64-crt/math/signbit.c index 809e8b312..3d4900e6b 100644 --- a/mingw-w64-crt/math/signbit.c +++ b/mingw-w64-crt/math/signbit.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __FP_SIGNBIT 0x0200 diff --git a/mingw-w64-crt/math/signbitf.c b/mingw-w64-crt/math/signbitf.c index dabe6c8bb..405baa12c 100644 --- a/mingw-w64-crt/math/signbitf.c +++ b/mingw-w64-crt/math/signbitf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __FP_SIGNBIT 0x0200 diff --git a/mingw-w64-crt/math/signbitl.c b/mingw-w64-crt/math/signbitl.c index 3748a0911..6618bddb2 100644 --- a/mingw-w64-crt/math/signbitl.c +++ b/mingw-w64-crt/math/signbitl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __FP_SIGNBIT 0x0200 diff --git a/mingw-w64-crt/math/sinf.c b/mingw-w64-crt/math/sinf.c index 1069dcf18..29fd3a2a8 100644 --- a/mingw-w64-crt/math/sinf.c +++ b/mingw-w64-crt/math/sinf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/sinhf.c b/mingw-w64-crt/math/sinhf.c index f5fab441d..9048bf36c 100644 --- a/mingw-w64-crt/math/sinhf.c +++ b/mingw-w64-crt/math/sinhf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/sinhl.c b/mingw-w64-crt/math/sinhl.c index 12ed4d086..f6ecef0f2 100644 --- a/mingw-w64-crt/math/sinhl.c +++ b/mingw-w64-crt/math/sinhl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/sinl_internal.S b/mingw-w64-crt/math/sinl_internal.S index af5ce8549..b43facedd 100644 --- a/mingw-w64-crt/math/sinl_internal.S +++ b/mingw-w64-crt/math/sinl_internal.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/tanf.c b/mingw-w64-crt/math/tanf.c index f4074032d..72b4cc4bb 100644 --- a/mingw-w64-crt/math/tanf.c +++ b/mingw-w64-crt/math/tanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/tanhf.c b/mingw-w64-crt/math/tanhf.c index c7e25490a..cb6f4c75a 100644 --- a/mingw-w64-crt/math/tanhf.c +++ b/mingw-w64-crt/math/tanhf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/math/tanhl.c b/mingw-w64-crt/math/tanhl.c index 79ad7f096..2c48a6aab 100644 --- a/mingw-w64-crt/math/tanhl.c +++ b/mingw-w64-crt/math/tanhl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/tanl.S b/mingw-w64-crt/math/tanl.S index 3fecad19f..4f8934ec2 100644 --- a/mingw-w64-crt/math/tanl.S +++ b/mingw-w64-crt/math/tanl.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/tgamma.c b/mingw-w64-crt/math/tgamma.c index 2333232da..a75f7a9c8 100644 --- a/mingw-w64-crt/math/tgamma.c +++ b/mingw-w64-crt/math/tgamma.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/tgammaf.c b/mingw-w64-crt/math/tgammaf.c index 2e48b1019..771b55c77 100644 --- a/mingw-w64-crt/math/tgammaf.c +++ b/mingw-w64-crt/math/tgammaf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/tgammal.c b/mingw-w64-crt/math/tgammal.c index 0bc09c2e3..99408eed7 100644 --- a/mingw-w64-crt/math/tgammal.c +++ b/mingw-w64-crt/math/tgammal.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "cephes_mconf.h" diff --git a/mingw-w64-crt/math/trunc.S b/mingw-w64-crt/math/trunc.S index 7497e1e0f..80710a969 100755 --- a/mingw-w64-crt/math/trunc.S +++ b/mingw-w64-crt/math/trunc.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/truncf.S b/mingw-w64-crt/math/truncf.S index fa3e8ca1c..c23a098d4 100755 --- a/mingw-w64-crt/math/truncf.S +++ b/mingw-w64-crt/math/truncf.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/math/truncl.c b/mingw-w64-crt/math/truncl.c index 421a747a1..52cef3ae2 100644 --- a/mingw-w64-crt/math/truncl.c +++ b/mingw-w64-crt/math/truncl.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/_wctime.c b/mingw-w64-crt/misc/_wctime.c index 6b5ad100a..3379484d8 100644 --- a/mingw-w64-crt/misc/_wctime.c +++ b/mingw-w64-crt/misc/_wctime.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __NO_INLINE__ diff --git a/mingw-w64-crt/misc/_wctime32.c b/mingw-w64-crt/misc/_wctime32.c index b386d3355..d8a0efb61 100644 --- a/mingw-w64-crt/misc/_wctime32.c +++ b/mingw-w64-crt/misc/_wctime32.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __NO_INLINE__ diff --git a/mingw-w64-crt/misc/alarm.c b/mingw-w64-crt/misc/alarm.c index 9d3272aaa..f0c29cccb 100644 --- a/mingw-w64-crt/misc/alarm.c +++ b/mingw-w64-crt/misc/alarm.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/btowc.c b/mingw-w64-crt/misc/btowc.c index 9535066b1..da232cbda 100644 --- a/mingw-w64-crt/misc/btowc.c +++ b/mingw-w64-crt/misc/btowc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-crt/misc/delay-f.c b/mingw-w64-crt/misc/delay-f.c index 1cf6e1dea..82e0f65bd 100644 --- a/mingw-w64-crt/misc/delay-f.c +++ b/mingw-w64-crt/misc/delay-f.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/delay-n.c b/mingw-w64-crt/misc/delay-n.c index 6d1687e8a..942963e53 100644 --- a/mingw-w64-crt/misc/delay-n.c +++ b/mingw-w64-crt/misc/delay-n.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/delayimp.c b/mingw-w64-crt/misc/delayimp.c index de1975973..26afde807 100644 --- a/mingw-w64-crt/misc/delayimp.c +++ b/mingw-w64-crt/misc/delayimp.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * * This file is derived from Microsoft implementation file delayhlp.cpp, which diff --git a/mingw-w64-crt/misc/dirent.c b/mingw-w64-crt/misc/dirent.c index 9adec169c..a11f4e750 100644 --- a/mingw-w64-crt/misc/dirent.c +++ b/mingw-w64-crt/misc/dirent.c @@ -1,7 +1,7 @@ /* * dirent.c * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the mingw-runtime package. + * This file is part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER within the package. * * Derived from DIRLIB.C by Matt J. Weinstein diff --git a/mingw-w64-crt/misc/feclearexcept.c b/mingw-w64-crt/misc/feclearexcept.c index 27ade3524..63bf9991b 100644 --- a/mingw-w64-crt/misc/feclearexcept.c +++ b/mingw-w64-crt/misc/feclearexcept.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fegetenv.c b/mingw-w64-crt/misc/fegetenv.c index 5dcf2e77c..6e08d7749 100644 --- a/mingw-w64-crt/misc/fegetenv.c +++ b/mingw-w64-crt/misc/fegetenv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fegetexceptflag.c b/mingw-w64-crt/misc/fegetexceptflag.c index 50239e3ea..aa5582650 100644 --- a/mingw-w64-crt/misc/fegetexceptflag.c +++ b/mingw-w64-crt/misc/fegetexceptflag.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fegetround.c b/mingw-w64-crt/misc/fegetround.c index 9c907c6ba..7cbc98428 100644 --- a/mingw-w64-crt/misc/fegetround.c +++ b/mingw-w64-crt/misc/fegetround.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/feholdexcept.c b/mingw-w64-crt/misc/feholdexcept.c index 9cc105ccd..c2d86303d 100644 --- a/mingw-w64-crt/misc/feholdexcept.c +++ b/mingw-w64-crt/misc/feholdexcept.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/feraiseexcept.c b/mingw-w64-crt/misc/feraiseexcept.c index a9f15a46b..4a3996604 100644 --- a/mingw-w64-crt/misc/feraiseexcept.c +++ b/mingw-w64-crt/misc/feraiseexcept.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fesetenv.c b/mingw-w64-crt/misc/fesetenv.c index cf203a142..a776cd288 100644 --- a/mingw-w64-crt/misc/fesetenv.c +++ b/mingw-w64-crt/misc/fesetenv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-crt/misc/fesetexceptflag.c b/mingw-w64-crt/misc/fesetexceptflag.c index 927e2c3fc..cec7b7c2f 100644 --- a/mingw-w64-crt/misc/fesetexceptflag.c +++ b/mingw-w64-crt/misc/fesetexceptflag.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fesetround.c b/mingw-w64-crt/misc/fesetround.c index 70755a4df..c33cb0c73 100644 --- a/mingw-w64-crt/misc/fesetround.c +++ b/mingw-w64-crt/misc/fesetround.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fetestexcept.c b/mingw-w64-crt/misc/fetestexcept.c index aaac1eb4f..12d22da9d 100644 --- a/mingw-w64-crt/misc/fetestexcept.c +++ b/mingw-w64-crt/misc/fetestexcept.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/feupdateenv.c b/mingw-w64-crt/misc/feupdateenv.c index d55e5c6c8..4a89d0b2c 100644 --- a/mingw-w64-crt/misc/feupdateenv.c +++ b/mingw-w64-crt/misc/feupdateenv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/fwide.c b/mingw-w64-crt/misc/fwide.c index be88faa4d..a9662f404 100644 --- a/mingw-w64-crt/misc/fwide.c +++ b/mingw-w64-crt/misc/fwide.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/getlogin.c b/mingw-w64-crt/misc/getlogin.c index e07e6e4e3..cb130f30b 100644 --- a/mingw-w64-crt/misc/getlogin.c +++ b/mingw-w64-crt/misc/getlogin.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/gettimeofday.c b/mingw-w64-crt/misc/gettimeofday.c index bc1d668d2..50ffcfc7c 100644 --- a/mingw-w64-crt/misc/gettimeofday.c +++ b/mingw-w64-crt/misc/gettimeofday.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/imaxabs.c b/mingw-w64-crt/misc/imaxabs.c index 824b44372..2ee550d1e 100644 --- a/mingw-w64-crt/misc/imaxabs.c +++ b/mingw-w64-crt/misc/imaxabs.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/imaxdiv.c b/mingw-w64-crt/misc/imaxdiv.c index e6a1e8e79..5e2a7db52 100644 --- a/mingw-w64-crt/misc/imaxdiv.c +++ b/mingw-w64-crt/misc/imaxdiv.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/mb_wc_common.h b/mingw-w64-crt/misc/mb_wc_common.h index bbdb969f3..64cac2df2 100644 --- a/mingw-w64-crt/misc/mb_wc_common.h +++ b/mingw-w64-crt/misc/mb_wc_common.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/mbrtowc.c b/mingw-w64-crt/misc/mbrtowc.c index d087e8a99..ac66a285a 100644 --- a/mingw-w64-crt/misc/mbrtowc.c +++ b/mingw-w64-crt/misc/mbrtowc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-crt/misc/mbsinit.c b/mingw-w64-crt/misc/mbsinit.c index acc9e6160..d745402d7 100644 --- a/mingw-w64-crt/misc/mbsinit.c +++ b/mingw-w64-crt/misc/mbsinit.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* This source code was extracted from the Q8 package created and placed diff --git a/mingw-w64-crt/misc/mingw-aligned-malloc.c b/mingw-w64-crt/misc/mingw-aligned-malloc.c index 96876cc4c..ca5f866e2 100644 --- a/mingw-w64-crt/misc/mingw-aligned-malloc.c +++ b/mingw-w64-crt/misc/mingw-aligned-malloc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/mingw-fseek.c b/mingw-w64-crt/misc/mingw-fseek.c index 5ee50d4de..3ae7d8567 100644 --- a/mingw-w64-crt/misc/mingw-fseek.c +++ b/mingw-w64-crt/misc/mingw-fseek.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/mingw_getsp.S b/mingw-w64-crt/misc/mingw_getsp.S index ac510b092..517a351a0 100644 --- a/mingw-w64-crt/misc/mingw_getsp.S +++ b/mingw-w64-crt/misc/mingw_getsp.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/misc/seterrno.c b/mingw-w64-crt/misc/seterrno.c index b9ce96a4c..952675da0 100644 --- a/mingw-w64-crt/misc/seterrno.c +++ b/mingw-w64-crt/misc/seterrno.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/sleep.c b/mingw-w64-crt/misc/sleep.c index 0e232b272..8447f5216 100644 --- a/mingw-w64-crt/misc/sleep.c +++ b/mingw-w64-crt/misc/sleep.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/strtoimax.c b/mingw-w64-crt/misc/strtoimax.c index 74e0f4ac0..eef5da97c 100644 --- a/mingw-w64-crt/misc/strtoimax.c +++ b/mingw-w64-crt/misc/strtoimax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/strtold.c b/mingw-w64-crt/misc/strtold.c index f7500ba03..547baedf0 100644 --- a/mingw-w64-crt/misc/strtold.c +++ b/mingw-w64-crt/misc/strtold.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/strtoumax.c b/mingw-w64-crt/misc/strtoumax.c index c778acc26..e86cd7613 100644 --- a/mingw-w64-crt/misc/strtoumax.c +++ b/mingw-w64-crt/misc/strtoumax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/uchar_c16rtomb.c b/mingw-w64-crt/misc/uchar_c16rtomb.c index b3471bb9b..94a2aaad0 100644 --- a/mingw-w64-crt/misc/uchar_c16rtomb.c +++ b/mingw-w64-crt/misc/uchar_c16rtomb.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* ISO C1x Unicode utilities diff --git a/mingw-w64-crt/misc/uchar_c32rtomb.c b/mingw-w64-crt/misc/uchar_c32rtomb.c index 852a03551..d05e6326f 100644 --- a/mingw-w64-crt/misc/uchar_c32rtomb.c +++ b/mingw-w64-crt/misc/uchar_c32rtomb.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* ISO C1x Unicode utilities diff --git a/mingw-w64-crt/misc/uchar_mbrtoc16.c b/mingw-w64-crt/misc/uchar_mbrtoc16.c index 2ef025759..9de35fe07 100644 --- a/mingw-w64-crt/misc/uchar_mbrtoc16.c +++ b/mingw-w64-crt/misc/uchar_mbrtoc16.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* ISO C1x Unicode utilities diff --git a/mingw-w64-crt/misc/uchar_mbrtoc32.c b/mingw-w64-crt/misc/uchar_mbrtoc32.c index eb2ff9394..1d63e5ceb 100644 --- a/mingw-w64-crt/misc/uchar_mbrtoc32.c +++ b/mingw-w64-crt/misc/uchar_mbrtoc32.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* ISO C1x Unicode utilities diff --git a/mingw-w64-crt/misc/wassert.c b/mingw-w64-crt/misc/wassert.c index 6829d5d2e..ff57bd559 100644 --- a/mingw-w64-crt/misc/wassert.c +++ b/mingw-w64-crt/misc/wassert.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/misc/wcrtomb.c b/mingw-w64-crt/misc/wcrtomb.c index 385c2dc95..3cd6ce8b5 100644 --- a/mingw-w64-crt/misc/wcrtomb.c +++ b/mingw-w64-crt/misc/wcrtomb.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-crt/misc/wcstoimax.c b/mingw-w64-crt/misc/wcstoimax.c index a1e28bb13..9821cf07c 100644 --- a/mingw-w64-crt/misc/wcstoimax.c +++ b/mingw-w64-crt/misc/wcstoimax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/wcstold.c b/mingw-w64-crt/misc/wcstold.c index 68f2a4b4e..f35c94000 100644 --- a/mingw-w64-crt/misc/wcstold.c +++ b/mingw-w64-crt/misc/wcstold.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* Wide char wrapper for strtold diff --git a/mingw-w64-crt/misc/wcstoumax.c b/mingw-w64-crt/misc/wcstoumax.c index 66eb92d4a..0f1ed540c 100644 --- a/mingw-w64-crt/misc/wcstoumax.c +++ b/mingw-w64-crt/misc/wcstoumax.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/wctob.c b/mingw-w64-crt/misc/wctob.c index eaead9f08..a2089a5a2 100644 --- a/mingw-w64-crt/misc/wctob.c +++ b/mingw-w64-crt/misc/wctob.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-crt/misc/wctrans.c b/mingw-w64-crt/misc/wctrans.c index 5056d960d..bcd9ef9fa 100644 --- a/mingw-w64-crt/misc/wctrans.c +++ b/mingw-w64-crt/misc/wctrans.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/wctype.c b/mingw-w64-crt/misc/wctype.c index eee07ef54..b6cfc1ddf 100644 --- a/mingw-w64-crt/misc/wctype.c +++ b/mingw-w64-crt/misc/wctype.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-crt/misc/wmemchr.c b/mingw-w64-crt/misc/wmemchr.c index 8e3046867..fb037f7f5 100644 --- a/mingw-w64-crt/misc/wmemchr.c +++ b/mingw-w64-crt/misc/wmemchr.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/wmemcmp.c b/mingw-w64-crt/misc/wmemcmp.c index bb84d3153..5917b5a62 100644 --- a/mingw-w64-crt/misc/wmemcmp.c +++ b/mingw-w64-crt/misc/wmemcmp.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* This source code was extracted from the Q8 package created and placed diff --git a/mingw-w64-crt/misc/wmemcpy.c b/mingw-w64-crt/misc/wmemcpy.c index efe9afadd..a84091322 100644 --- a/mingw-w64-crt/misc/wmemcpy.c +++ b/mingw-w64-crt/misc/wmemcpy.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/wmemmove.c b/mingw-w64-crt/misc/wmemmove.c index d2535e2b7..1b9e42c12 100644 --- a/mingw-w64-crt/misc/wmemmove.c +++ b/mingw-w64-crt/misc/wmemmove.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/misc/wmemset.c b/mingw-w64-crt/misc/wmemset.c index a35eca820..26917b03b 100644 --- a/mingw-w64-crt/misc/wmemset.c +++ b/mingw-w64-crt/misc/wmemset.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-crt/profile/mcountFunc.S b/mingw-w64-crt/profile/mcountFunc.S index f893d2082..e1b9136cf 100644 --- a/mingw-w64-crt/profile/mcountFunc.S +++ b/mingw-w64-crt/profile/mcountFunc.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/_Exit.c b/mingw-w64-crt/stdio/_Exit.c index 4c5cdd8d2..5b049f566 100644 --- a/mingw-w64-crt/stdio/_Exit.c +++ b/mingw-w64-crt/stdio/_Exit.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/atoll.c b/mingw-w64-crt/stdio/atoll.c index 5bd6a6902..39df0139f 100644 --- a/mingw-w64-crt/stdio/atoll.c +++ b/mingw-w64-crt/stdio/atoll.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/fopen64.c b/mingw-w64-crt/stdio/fopen64.c index 3556b050a..1c6e78db5 100644 --- a/mingw-w64-crt/stdio/fopen64.c +++ b/mingw-w64-crt/stdio/fopen64.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/fseeko64.c b/mingw-w64-crt/stdio/fseeko64.c index 49402fd21..5905aa22e 100644 --- a/mingw-w64-crt/stdio/fseeko64.c +++ b/mingw-w64-crt/stdio/fseeko64.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/ftello64.c b/mingw-w64-crt/stdio/ftello64.c index 7bc6fc9af..a0192fbe6 100644 --- a/mingw-w64-crt/stdio/ftello64.c +++ b/mingw-w64-crt/stdio/ftello64.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/lltoa.c b/mingw-w64-crt/stdio/lltoa.c index 3399ebda5..41736390c 100644 --- a/mingw-w64-crt/stdio/lltoa.c +++ b/mingw-w64-crt/stdio/lltoa.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/lltow.c b/mingw-w64-crt/stdio/lltow.c index e579c7bcb..0812faf7e 100644 --- a/mingw-w64-crt/stdio/lltow.c +++ b/mingw-w64-crt/stdio/lltow.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/lseek64.c b/mingw-w64-crt/stdio/lseek64.c index 5ace896ee..afda7cefb 100644 --- a/mingw-w64-crt/stdio/lseek64.c +++ b/mingw-w64-crt/stdio/lseek64.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/mingw_fprintfw.c b/mingw-w64-crt/stdio/mingw_fprintfw.c index 8d0c0dfd9..e5ea41ee4 100644 --- a/mingw-w64-crt/stdio/mingw_fprintfw.c +++ b/mingw-w64-crt/stdio/mingw_fprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_pformatw.c b/mingw-w64-crt/stdio/mingw_pformatw.c index 35cd522bb..2c7cd1ead 100644 --- a/mingw-w64-crt/stdio/mingw_pformatw.c +++ b/mingw-w64-crt/stdio/mingw_pformatw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_printfw.c b/mingw-w64-crt/stdio/mingw_printfw.c index 09bcb3c07..db65c93e8 100644 --- a/mingw-w64-crt/stdio/mingw_printfw.c +++ b/mingw-w64-crt/stdio/mingw_printfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_snprintfw.c b/mingw-w64-crt/stdio/mingw_snprintfw.c index abe0ed96e..b31cda2ae 100644 --- a/mingw-w64-crt/stdio/mingw_snprintfw.c +++ b/mingw-w64-crt/stdio/mingw_snprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_sprintfw.c b/mingw-w64-crt/stdio/mingw_sprintfw.c index ed70d52a9..dad7b02ae 100644 --- a/mingw-w64-crt/stdio/mingw_sprintfw.c +++ b/mingw-w64-crt/stdio/mingw_sprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_vfprintfw.c b/mingw-w64-crt/stdio/mingw_vfprintfw.c index 02f291bcf..0b8638765 100644 --- a/mingw-w64-crt/stdio/mingw_vfprintfw.c +++ b/mingw-w64-crt/stdio/mingw_vfprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_vprintfw.c b/mingw-w64-crt/stdio/mingw_vprintfw.c index 2e65f9de7..2c81073e6 100644 --- a/mingw-w64-crt/stdio/mingw_vprintfw.c +++ b/mingw-w64-crt/stdio/mingw_vprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_vsnprintfw.c b/mingw-w64-crt/stdio/mingw_vsnprintfw.c index 99456f111..fb3dfa5e4 100644 --- a/mingw-w64-crt/stdio/mingw_vsnprintfw.c +++ b/mingw-w64-crt/stdio/mingw_vsnprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/mingw_vsprintfw.c b/mingw-w64-crt/stdio/mingw_vsprintfw.c index 7b942de27..5e8a489ec 100644 --- a/mingw-w64-crt/stdio/mingw_vsprintfw.c +++ b/mingw-w64-crt/stdio/mingw_vsprintfw.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __BUILD_WIDEAPI 1 diff --git a/mingw-w64-crt/stdio/snprintf.c b/mingw-w64-crt/stdio/snprintf.c index f140096fc..933001138 100644 --- a/mingw-w64-crt/stdio/snprintf.c +++ b/mingw-w64-crt/stdio/snprintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/snwprintf.c b/mingw-w64-crt/stdio/snwprintf.c index e4caec78e..c57a46d89 100644 --- a/mingw-w64-crt/stdio/snwprintf.c +++ b/mingw-w64-crt/stdio/snwprintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/strtof.c b/mingw-w64-crt/stdio/strtof.c index ca646b837..5697eb4b5 100644 --- a/mingw-w64-crt/stdio/strtof.c +++ b/mingw-w64-crt/stdio/strtof.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/stdio/ulltoa.c b/mingw-w64-crt/stdio/ulltoa.c index 22e8a5f67..9985dfe9f 100644 --- a/mingw-w64-crt/stdio/ulltoa.c +++ b/mingw-w64-crt/stdio/ulltoa.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/ulltow.c b/mingw-w64-crt/stdio/ulltow.c index 401918a2e..145e7554f 100644 --- a/mingw-w64-crt/stdio/ulltow.c +++ b/mingw-w64-crt/stdio/ulltow.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/vfscanf.c b/mingw-w64-crt/stdio/vfscanf.c index 665240835..0b2f18a20 100644 --- a/mingw-w64-crt/stdio/vfscanf.c +++ b/mingw-w64-crt/stdio/vfscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt diff --git a/mingw-w64-crt/stdio/vfscanf2.S b/mingw-w64-crt/stdio/vfscanf2.S index 166b9c576..e3586eb4d 100644 --- a/mingw-w64-crt/stdio/vfscanf2.S +++ b/mingw-w64-crt/stdio/vfscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/vfwscanf.c b/mingw-w64-crt/stdio/vfwscanf.c index 53b8e5b06..89cfc634d 100644 --- a/mingw-w64-crt/stdio/vfwscanf.c +++ b/mingw-w64-crt/stdio/vfwscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt. diff --git a/mingw-w64-crt/stdio/vfwscanf2.S b/mingw-w64-crt/stdio/vfwscanf2.S index 25f50ad91..e3cd28cc7 100644 --- a/mingw-w64-crt/stdio/vfwscanf2.S +++ b/mingw-w64-crt/stdio/vfwscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/vscanf.c b/mingw-w64-crt/stdio/vscanf.c index 24095c642..f255e6825 100644 --- a/mingw-w64-crt/stdio/vscanf.c +++ b/mingw-w64-crt/stdio/vscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt diff --git a/mingw-w64-crt/stdio/vscanf2.S b/mingw-w64-crt/stdio/vscanf2.S index 73f32e3aa..191a48a8e 100644 --- a/mingw-w64-crt/stdio/vscanf2.S +++ b/mingw-w64-crt/stdio/vscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/vsnprintf.c b/mingw-w64-crt/stdio/vsnprintf.c index e2688f9f9..1346c5c84 100644 --- a/mingw-w64-crt/stdio/vsnprintf.c +++ b/mingw-w64-crt/stdio/vsnprintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/vsnprintf_s.c b/mingw-w64-crt/stdio/vsnprintf_s.c index d1d09d90b..1618dbece 100644 --- a/mingw-w64-crt/stdio/vsnprintf_s.c +++ b/mingw-w64-crt/stdio/vsnprintf_s.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/vsnwprintf.c b/mingw-w64-crt/stdio/vsnwprintf.c index ee7d01648..b5c5ae65c 100644 --- a/mingw-w64-crt/stdio/vsnwprintf.c +++ b/mingw-w64-crt/stdio/vsnwprintf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/stdio/vsscanf.c b/mingw-w64-crt/stdio/vsscanf.c index 91c8b23ec..e2ad8f0ba 100644 --- a/mingw-w64-crt/stdio/vsscanf.c +++ b/mingw-w64-crt/stdio/vsscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt. diff --git a/mingw-w64-crt/stdio/vsscanf2.S b/mingw-w64-crt/stdio/vsscanf2.S index 147e46ca1..7e1ffc2c3 100644 --- a/mingw-w64-crt/stdio/vsscanf2.S +++ b/mingw-w64-crt/stdio/vsscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/vswscanf.c b/mingw-w64-crt/stdio/vswscanf.c index e146ec0fd..419fd18a2 100644 --- a/mingw-w64-crt/stdio/vswscanf.c +++ b/mingw-w64-crt/stdio/vswscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt diff --git a/mingw-w64-crt/stdio/vswscanf2.S b/mingw-w64-crt/stdio/vswscanf2.S index 2adbe2742..8b20c31ac 100644 --- a/mingw-w64-crt/stdio/vswscanf2.S +++ b/mingw-w64-crt/stdio/vswscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/vwscanf.c b/mingw-w64-crt/stdio/vwscanf.c index 8004570b5..3360eefad 100644 --- a/mingw-w64-crt/stdio/vwscanf.c +++ b/mingw-w64-crt/stdio/vwscanf.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ // By aaronwl 2003-01-28 for mingw-msvcrt. diff --git a/mingw-w64-crt/stdio/vwscanf2.S b/mingw-w64-crt/stdio/vwscanf2.S index 1f16cf63a..f1e2cb5a0 100644 --- a/mingw-w64-crt/stdio/vwscanf2.S +++ b/mingw-w64-crt/stdio/vwscanf2.S @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw_mac.h> diff --git a/mingw-w64-crt/stdio/wtoll.c b/mingw-w64-crt/stdio/wtoll.c index fde087579..eb460436e 100644 --- a/mingw-w64-crt/stdio/wtoll.c +++ b/mingw-w64-crt/stdio/wtoll.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __CRT__NO_INLINE diff --git a/mingw-w64-crt/testcases/tstmain_sys_xxx.c b/mingw-w64-crt/testcases/tstmain_sys_xxx.c index 10d673176..9af48233e 100644 --- a/mingw-w64-crt/testcases/tstmain_sys_xxx.c +++ b/mingw-w64-crt/testcases/tstmain_sys_xxx.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/testcases/tstmainc.c b/mingw-w64-crt/testcases/tstmainc.c index 4f1370b68..a92efaa66 100644 --- a/mingw-w64-crt/testcases/tstmainc.c +++ b/mingw-w64-crt/testcases/tstmainc.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/testcases/tstmaincpp.cpp b/mingw-w64-crt/testcases/tstmaincpp.cpp index 4f1370b68..a92efaa66 100644 --- a/mingw-w64-crt/testcases/tstmaincpp.cpp +++ b/mingw-w64-crt/testcases/tstmaincpp.cpp @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/testcases/tstwassert.c b/mingw-w64-crt/testcases/tstwassert.c index 58f17d0e7..f903b3a5b 100644 --- a/mingw-w64-crt/testcases/tstwassert.c +++ b/mingw-w64-crt/testcases/tstwassert.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-crt/testcases/tstwassert_win.c b/mingw-w64-crt/testcases/tstwassert_win.c index 27ccb1b35..c152f906b 100644 --- a/mingw-w64-crt/testcases/tstwassert_win.c +++ b/mingw-w64-crt/testcases/tstwassert_win.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-crt/testcases/tstwinmain.c b/mingw-w64-crt/testcases/tstwinmain.c index ab6b74e53..0adc24f42 100644 --- a/mingw-w64-crt/testcases/tstwinmain.c +++ b/mingw-w64-crt/testcases/tstwinmain.c @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WIN32_LEAN_AND_MEAN diff --git a/mingw-w64-headers/crt/_bsd_types.h b/mingw-w64-headers/crt/_bsd_types.h index c1196666b..0face5ce6 100644 --- a/mingw-w64-headers/crt/_bsd_types.h +++ b/mingw-w64-headers/crt/_bsd_types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_cygwin.h b/mingw-w64-headers/crt/_cygwin.h index 5539ebc15..3990bdbfb 100644 --- a/mingw-w64-headers/crt/_cygwin.h +++ b/mingw-w64-headers/crt/_cygwin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CYGWIN diff --git a/mingw-w64-headers/crt/_mingw.h.in b/mingw-w64-headers/crt/_mingw.h.in index 73f504151..1d68c21e9 100644 --- a/mingw-w64-headers/crt/_mingw.h.in +++ b/mingw-w64-headers/crt/_mingw.h.in @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_mac.h b/mingw-w64-headers/crt/_mingw_mac.h index 4c31cf037..9a97ca065 100644 --- a/mingw-w64-headers/crt/_mingw_mac.h +++ b/mingw-w64-headers/crt/_mingw_mac.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_print_pop.h b/mingw-w64-headers/crt/_mingw_print_pop.h index c40042e40..046b62035 100644 --- a/mingw-w64-headers/crt/_mingw_print_pop.h +++ b/mingw-w64-headers/crt/_mingw_print_pop.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_print_push.h b/mingw-w64-headers/crt/_mingw_print_push.h index 25a229d1d..e0da9d00d 100644 --- a/mingw-w64-headers/crt/_mingw_print_push.h +++ b/mingw-w64-headers/crt/_mingw_print_push.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_secapi.h b/mingw-w64-headers/crt/_mingw_secapi.h index f45c21cbb..2f097862a 100644 --- a/mingw-w64-headers/crt/_mingw_secapi.h +++ b/mingw-w64-headers/crt/_mingw_secapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_stdarg.h b/mingw-w64-headers/crt/_mingw_stdarg.h index b48035dad..ab9533d50 100644 --- a/mingw-w64-headers/crt/_mingw_stdarg.h +++ b/mingw-w64-headers/crt/_mingw_stdarg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_mingw_unicode.h b/mingw-w64-headers/crt/_mingw_unicode.h index 38334bc71..ef6fefb1d 100644 --- a/mingw-w64-headers/crt/_mingw_unicode.h +++ b/mingw-w64-headers/crt/_mingw_unicode.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/_timeval.h b/mingw-w64-headers/crt/_timeval.h index 407e7881e..0f5284070 100644 --- a/mingw-w64-headers/crt/_timeval.h +++ b/mingw-w64-headers/crt/_timeval.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/assert.h b/mingw-w64-headers/crt/assert.h index 9b105fcea..ddc7ea447 100644 --- a/mingw-w64-headers/crt/assert.h +++ b/mingw-w64-headers/crt/assert.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/complex.h b/mingw-w64-headers/crt/complex.h index 6426ee258..151a5d54e 100644 --- a/mingw-w64-headers/crt/complex.h +++ b/mingw-w64-headers/crt/complex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/conio.h b/mingw-w64-headers/crt/conio.h index c108e8bad..3def72ad4 100644 --- a/mingw-w64-headers/crt/conio.h +++ b/mingw-w64-headers/crt/conio.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CONIO diff --git a/mingw-w64-headers/crt/crtdbg.h b/mingw-w64-headers/crt/crtdbg.h index e864e0bfb..23836df95 100644 --- a/mingw-w64-headers/crt/crtdbg.h +++ b/mingw-w64-headers/crt/crtdbg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/crtdefs.h b/mingw-w64-headers/crt/crtdefs.h index 8c52dbd7d..1d7452fd4 100644 --- a/mingw-w64-headers/crt/crtdefs.h +++ b/mingw-w64-headers/crt/crtdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/ctype.h b/mingw-w64-headers/crt/ctype.h index eb6987743..0cdc2d09a 100644 --- a/mingw-w64-headers/crt/ctype.h +++ b/mingw-w64-headers/crt/ctype.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CTYPE diff --git a/mingw-w64-headers/crt/dir.h b/mingw-w64-headers/crt/dir.h index 05ac92aa1..f1a9bf57c 100644 --- a/mingw-w64-headers/crt/dir.h +++ b/mingw-w64-headers/crt/dir.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/direct.h b/mingw-w64-headers/crt/direct.h index b7632f56d..e3de49369 100644 --- a/mingw-w64-headers/crt/direct.h +++ b/mingw-w64-headers/crt/direct.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DIRECT diff --git a/mingw-w64-headers/crt/dirent.h b/mingw-w64-headers/crt/dirent.h index bb631c2ec..6cba4b6b9 100644 --- a/mingw-w64-headers/crt/dirent.h +++ b/mingw-w64-headers/crt/dirent.h @@ -1,7 +1,7 @@ /* * DIRENT.H (formerly DIRLIB.H) * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the mingw-runtime package. + * This file is part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER within the package. * */ diff --git a/mingw-w64-headers/crt/dos.h b/mingw-w64-headers/crt/dos.h index 2983aab17..fb4d9d1ed 100644 --- a/mingw-w64-headers/crt/dos.h +++ b/mingw-w64-headers/crt/dos.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DOS diff --git a/mingw-w64-headers/crt/dvec.h b/mingw-w64-headers/crt/dvec.h index 5d22e5284..363a94c2a 100644 --- a/mingw-w64-headers/crt/dvec.h +++ b/mingw-w64-headers/crt/dvec.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DVEC_H_INCLUDED diff --git a/mingw-w64-headers/crt/eh.h b/mingw-w64-headers/crt/eh.h index 9604c4ec2..e5d4fdd9c 100644 --- a/mingw-w64-headers/crt/eh.h +++ b/mingw-w64-headers/crt/eh.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/errno.h b/mingw-w64-headers/crt/errno.h index 310cfd770..94328e669 100644 --- a/mingw-w64-headers/crt/errno.h +++ b/mingw-w64-headers/crt/errno.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ERRNO diff --git a/mingw-w64-headers/crt/excpt.h b/mingw-w64-headers/crt/excpt.h index 324e26f1f..27242dd7f 100644 --- a/mingw-w64-headers/crt/excpt.h +++ b/mingw-w64-headers/crt/excpt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EXCPT diff --git a/mingw-w64-headers/crt/fcntl.h b/mingw-w64-headers/crt/fcntl.h index 7b76dd466..d31aa4d3a 100644 --- a/mingw-w64-headers/crt/fcntl.h +++ b/mingw-w64-headers/crt/fcntl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/fenv.h b/mingw-w64-headers/crt/fenv.h index 55340af12..eff90519c 100644 --- a/mingw-w64-headers/crt/fenv.h +++ b/mingw-w64-headers/crt/fenv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FENV_H_ diff --git a/mingw-w64-headers/crt/float.h b/mingw-w64-headers/crt/float.h index dfe550494..fe5561b08 100644 --- a/mingw-w64-headers/crt/float.h +++ b/mingw-w64-headers/crt/float.h @@ -1,7 +1,7 @@ /* * float.h * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the mingw-runtime package. + * This file is part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within the package. * * Constants related to floating point arithmetic. diff --git a/mingw-w64-headers/crt/fpieee.h b/mingw-w64-headers/crt/fpieee.h index f3bf14283..ce52ebb13 100644 --- a/mingw-w64-headers/crt/fpieee.h +++ b/mingw-w64-headers/crt/fpieee.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FPIEEE diff --git a/mingw-w64-headers/crt/fvec.h b/mingw-w64-headers/crt/fvec.h index 8a586ac19..5bbdc0c5f 100644 --- a/mingw-w64-headers/crt/fvec.h +++ b/mingw-w64-headers/crt/fvec.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FVEC_H_INCLUDED diff --git a/mingw-w64-headers/crt/getopt.h b/mingw-w64-headers/crt/getopt.h index 2e5452516..5e4504025 100644 --- a/mingw-w64-headers/crt/getopt.h +++ b/mingw-w64-headers/crt/getopt.h @@ -2,9 +2,9 @@ /** * DISCLAIMER * This file has no copyright assigned and is placed in the Public Domain. - * This file is a part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * - * The w64 mingw-runtime package and its code is distributed in the hope that it + * The mingw-w64 runtime package and its code is distributed in the hope that it * will be useful but WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESSED OR * IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to * warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/mingw-w64-headers/crt/intrin.h b/mingw-w64-headers/crt/intrin.h index 92b5c0178..4c5e7d4ba 100644 --- a/mingw-w64-headers/crt/intrin.h +++ b/mingw-w64-headers/crt/intrin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INTRIN_H_ diff --git a/mingw-w64-headers/crt/inttypes.h b/mingw-w64-headers/crt/inttypes.h index ba6081e0c..6937b20ac 100644 --- a/mingw-w64-headers/crt/inttypes.h +++ b/mingw-w64-headers/crt/inttypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* 7.8 Format conversion of integer types */ diff --git a/mingw-w64-headers/crt/io.h b/mingw-w64-headers/crt/io.h index 16c1e862f..67ee5ae5e 100644 --- a/mingw-w64-headers/crt/io.h +++ b/mingw-w64-headers/crt/io.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IO_H_ diff --git a/mingw-w64-headers/crt/ivec.h b/mingw-w64-headers/crt/ivec.h index 98388ba9e..13e53fdcc 100644 --- a/mingw-w64-headers/crt/ivec.h +++ b/mingw-w64-headers/crt/ivec.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IVEC_H_INCLUDED diff --git a/mingw-w64-headers/crt/libgen.h b/mingw-w64-headers/crt/libgen.h index 2e4b414d1..05a1ce880 100644 --- a/mingw-w64-headers/crt/libgen.h +++ b/mingw-w64-headers/crt/libgen.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/limits.h b/mingw-w64-headers/crt/limits.h index 22a7ae43a..653f1252a 100644 --- a/mingw-w64-headers/crt/limits.h +++ b/mingw-w64-headers/crt/limits.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/locale.h b/mingw-w64-headers/crt/locale.h index fda838d41..fa3cc7589 100644 --- a/mingw-w64-headers/crt/locale.h +++ b/mingw-w64-headers/crt/locale.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_LOCALE diff --git a/mingw-w64-headers/crt/malloc.h b/mingw-w64-headers/crt/malloc.h index 78832665d..daf59fa5a 100644 --- a/mingw-w64-headers/crt/malloc.h +++ b/mingw-w64-headers/crt/malloc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MALLOC_H_ diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h index 5279203c3..c4d52b425 100644 --- a/mingw-w64-headers/crt/math.h +++ b/mingw-w64-headers/crt/math.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MATH_H_ diff --git a/mingw-w64-headers/crt/mbctype.h b/mingw-w64-headers/crt/mbctype.h index 7da43e6a0..a379f159f 100644 --- a/mingw-w64-headers/crt/mbctype.h +++ b/mingw-w64-headers/crt/mbctype.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MBCTYPE diff --git a/mingw-w64-headers/crt/mbstring.h b/mingw-w64-headers/crt/mbstring.h index bbc11bbbf..9cd3cf3c4 100644 --- a/mingw-w64-headers/crt/mbstring.h +++ b/mingw-w64-headers/crt/mbstring.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MBSTRING diff --git a/mingw-w64-headers/crt/mem.h b/mingw-w64-headers/crt/mem.h index 4ace1b414..04f3af55f 100644 --- a/mingw-w64-headers/crt/mem.h +++ b/mingw-w64-headers/crt/mem.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/memory.h b/mingw-w64-headers/crt/memory.h index f8abc82fe..f3d13df30 100644 --- a/mingw-w64-headers/crt/memory.h +++ b/mingw-w64-headers/crt/memory.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MEMORY diff --git a/mingw-w64-headers/crt/new.h b/mingw-w64-headers/crt/new.h index 0c2790df8..3e413c809 100644 --- a/mingw-w64-headers/crt/new.h +++ b/mingw-w64-headers/crt/new.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NEW diff --git a/mingw-w64-headers/crt/process.h b/mingw-w64-headers/crt/process.h index 434328c6a..d7e9e6c72 100644 --- a/mingw-w64-headers/crt/process.h +++ b/mingw-w64-headers/crt/process.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PROCESS diff --git a/mingw-w64-headers/crt/search.h b/mingw-w64-headers/crt/search.h index c6262d3bb..2c72113f8 100644 --- a/mingw-w64-headers/crt/search.h +++ b/mingw-w64-headers/crt/search.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SEARCH diff --git a/mingw-w64-headers/crt/sec_api/conio_s.h b/mingw-w64-headers/crt/sec_api/conio_s.h index c7a046b03..e873cbdd8 100644 --- a/mingw-w64-headers/crt/sec_api/conio_s.h +++ b/mingw-w64-headers/crt/sec_api/conio_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/sec_api/crtdbg_s.h b/mingw-w64-headers/crt/sec_api/crtdbg_s.h index 1d2a81fac..33d020f0b 100644 --- a/mingw-w64-headers/crt/sec_api/crtdbg_s.h +++ b/mingw-w64-headers/crt/sec_api/crtdbg_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/sec_api/io_s.h b/mingw-w64-headers/crt/sec_api/io_s.h index fc598ba65..af9b7e783 100644 --- a/mingw-w64-headers/crt/sec_api/io_s.h +++ b/mingw-w64-headers/crt/sec_api/io_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_IO_S diff --git a/mingw-w64-headers/crt/sec_api/mbstring_s.h b/mingw-w64-headers/crt/sec_api/mbstring_s.h index 1164ac11c..0d2de147d 100644 --- a/mingw-w64-headers/crt/sec_api/mbstring_s.h +++ b/mingw-w64-headers/crt/sec_api/mbstring_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MBSTRING_S diff --git a/mingw-w64-headers/crt/sec_api/memory_s.h b/mingw-w64-headers/crt/sec_api/memory_s.h index 803f247b3..da9503984 100644 --- a/mingw-w64-headers/crt/sec_api/memory_s.h +++ b/mingw-w64-headers/crt/sec_api/memory_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MEMORY_S diff --git a/mingw-w64-headers/crt/sec_api/search_s.h b/mingw-w64-headers/crt/sec_api/search_s.h index e11eb98b6..44383f182 100644 --- a/mingw-w64-headers/crt/sec_api/search_s.h +++ b/mingw-w64-headers/crt/sec_api/search_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SEARCH_S diff --git a/mingw-w64-headers/crt/sec_api/stdio_s.h b/mingw-w64-headers/crt/sec_api/stdio_s.h index 9eb969374..5028c1b74 100644 --- a/mingw-w64-headers/crt/sec_api/stdio_s.h +++ b/mingw-w64-headers/crt/sec_api/stdio_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STDIO_S diff --git a/mingw-w64-headers/crt/sec_api/stdlib_s.h b/mingw-w64-headers/crt/sec_api/stdlib_s.h index 1c814e0aa..9fff3f3e4 100644 --- a/mingw-w64-headers/crt/sec_api/stdlib_s.h +++ b/mingw-w64-headers/crt/sec_api/stdlib_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STDLIB_S diff --git a/mingw-w64-headers/crt/sec_api/stralign_s.h b/mingw-w64-headers/crt/sec_api/stralign_s.h index 92ba55789..ffda6a078 100644 --- a/mingw-w64-headers/crt/sec_api/stralign_s.h +++ b/mingw-w64-headers/crt/sec_api/stralign_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __STRALIGN_H_S_ diff --git a/mingw-w64-headers/crt/sec_api/string_s.h b/mingw-w64-headers/crt/sec_api/string_s.h index 14b80ba71..b17c30ccb 100644 --- a/mingw-w64-headers/crt/sec_api/string_s.h +++ b/mingw-w64-headers/crt/sec_api/string_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STRING_S diff --git a/mingw-w64-headers/crt/sec_api/sys/timeb_s.h b/mingw-w64-headers/crt/sec_api/sys/timeb_s.h index 67fda3d05..f635d32b6 100644 --- a/mingw-w64-headers/crt/sec_api/sys/timeb_s.h +++ b/mingw-w64-headers/crt/sec_api/sys/timeb_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/sec_api/tchar_s.h b/mingw-w64-headers/crt/sec_api/tchar_s.h index 449ad72ab..1dd61365a 100644 --- a/mingw-w64-headers/crt/sec_api/tchar_s.h +++ b/mingw-w64-headers/crt/sec_api/tchar_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TCHAR_S diff --git a/mingw-w64-headers/crt/sec_api/time_s.h b/mingw-w64-headers/crt/sec_api/time_s.h index 9edfa43e4..bff6bfd9f 100644 --- a/mingw-w64-headers/crt/sec_api/time_s.h +++ b/mingw-w64-headers/crt/sec_api/time_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _TIME_H__S diff --git a/mingw-w64-headers/crt/sec_api/wchar_s.h b/mingw-w64-headers/crt/sec_api/wchar_s.h index ee4ebace5..93c0f65e6 100644 --- a/mingw-w64-headers/crt/sec_api/wchar_s.h +++ b/mingw-w64-headers/crt/sec_api/wchar_s.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCHAR_S diff --git a/mingw-w64-headers/crt/sehmap.h b/mingw-w64-headers/crt/sehmap.h index bd63728b3..b797899a4 100644 --- a/mingw-w64-headers/crt/sehmap.h +++ b/mingw-w64-headers/crt/sehmap.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __cplusplus diff --git a/mingw-w64-headers/crt/setjmp.h b/mingw-w64-headers/crt/setjmp.h index 2a6809797..5567591cd 100644 --- a/mingw-w64-headers/crt/setjmp.h +++ b/mingw-w64-headers/crt/setjmp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SETJMP diff --git a/mingw-w64-headers/crt/setjmpex.h b/mingw-w64-headers/crt/setjmpex.h index 03cc20904..c5540b970 100644 --- a/mingw-w64-headers/crt/setjmpex.h +++ b/mingw-w64-headers/crt/setjmpex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SETJMPEX diff --git a/mingw-w64-headers/crt/share.h b/mingw-w64-headers/crt/share.h index 54e459e43..be6d8192c 100644 --- a/mingw-w64-headers/crt/share.h +++ b/mingw-w64-headers/crt/share.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SHARE diff --git a/mingw-w64-headers/crt/signal.h b/mingw-w64-headers/crt/signal.h index 7c6a009ae..2ab7d81a6 100644 --- a/mingw-w64-headers/crt/signal.h +++ b/mingw-w64-headers/crt/signal.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SIGNAL diff --git a/mingw-w64-headers/crt/stddef.h b/mingw-w64-headers/crt/stddef.h index 1d61f5f1b..86ad3a693 100644 --- a/mingw-w64-headers/crt/stddef.h +++ b/mingw-w64-headers/crt/stddef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/stdexcpt.h b/mingw-w64-headers/crt/stdexcpt.h index b3e285855..d0c2e24de 100644 --- a/mingw-w64-headers/crt/stdexcpt.h +++ b/mingw-w64-headers/crt/stdexcpt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/stdint.h b/mingw-w64-headers/crt/stdint.h index c69e4d799..dc4c19e55 100644 --- a/mingw-w64-headers/crt/stdint.h +++ b/mingw-w64-headers/crt/stdint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* ISO C9x 7.18 Integer types diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h index 1c6b4732d..ac578f914 100644 --- a/mingw-w64-headers/crt/stdio.h +++ b/mingw-w64-headers/crt/stdio.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STDIO diff --git a/mingw-w64-headers/crt/stdlib.h b/mingw-w64-headers/crt/stdlib.h index fec1977a4..41cafdacb 100644 --- a/mingw-w64-headers/crt/stdlib.h +++ b/mingw-w64-headers/crt/stdlib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STDLIB diff --git a/mingw-w64-headers/crt/string.h b/mingw-w64-headers/crt/string.h index 565c558d0..666eb4fb6 100644 --- a/mingw-w64-headers/crt/string.h +++ b/mingw-w64-headers/crt/string.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STRING diff --git a/mingw-w64-headers/crt/strings.h b/mingw-w64-headers/crt/strings.h index 6e6462933..be1e2c475 100644 --- a/mingw-w64-headers/crt/strings.h +++ b/mingw-w64-headers/crt/strings.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/sys/cdefs.h b/mingw-w64-headers/crt/sys/cdefs.h index 29a177f88..7b169c5fe 100644 --- a/mingw-w64-headers/crt/sys/cdefs.h +++ b/mingw-w64-headers/crt/sys/cdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/sys/fcntl.h b/mingw-w64-headers/crt/sys/fcntl.h index 8a0a4b801..d47db9f1d 100644 --- a/mingw-w64-headers/crt/sys/fcntl.h +++ b/mingw-w64-headers/crt/sys/fcntl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/sys/file.h b/mingw-w64-headers/crt/sys/file.h index 5cc25de78..898b4eb07 100644 --- a/mingw-w64-headers/crt/sys/file.h +++ b/mingw-w64-headers/crt/sys/file.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/sys/locking.h b/mingw-w64-headers/crt/sys/locking.h index c1e2825ce..f4e195eda 100644 --- a/mingw-w64-headers/crt/sys/locking.h +++ b/mingw-w64-headers/crt/sys/locking.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_LOCKING diff --git a/mingw-w64-headers/crt/sys/param.h b/mingw-w64-headers/crt/sys/param.h index bd69934a0..47bbff03b 100644 --- a/mingw-w64-headers/crt/sys/param.h +++ b/mingw-w64-headers/crt/sys/param.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/sys/stat.h b/mingw-w64-headers/crt/sys/stat.h index 4f8206249..f62e42fe9 100644 --- a/mingw-w64-headers/crt/sys/stat.h +++ b/mingw-w64-headers/crt/sys/stat.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STAT diff --git a/mingw-w64-headers/crt/sys/time.h b/mingw-w64-headers/crt/sys/time.h index fbac85c11..63c8c4979 100644 --- a/mingw-w64-headers/crt/sys/time.h +++ b/mingw-w64-headers/crt/sys/time.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/sys/timeb.h b/mingw-w64-headers/crt/sys/timeb.h index 53adf7c73..32de45985 100644 --- a/mingw-w64-headers/crt/sys/timeb.h +++ b/mingw-w64-headers/crt/sys/timeb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _TIMEB_H_ diff --git a/mingw-w64-headers/crt/sys/types.h b/mingw-w64-headers/crt/sys/types.h index 1993f5b93..8a116d111 100644 --- a/mingw-w64-headers/crt/sys/types.h +++ b/mingw-w64-headers/crt/sys/types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TYPES diff --git a/mingw-w64-headers/crt/sys/unistd.h b/mingw-w64-headers/crt/sys/unistd.h index 3baf694aa..6a6a8932e 100644 --- a/mingw-w64-headers/crt/sys/unistd.h +++ b/mingw-w64-headers/crt/sys/unistd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* diff --git a/mingw-w64-headers/crt/sys/utime.h b/mingw-w64-headers/crt/sys/utime.h index 9dca9238e..d080d6638 100644 --- a/mingw-w64-headers/crt/sys/utime.h +++ b/mingw-w64-headers/crt/sys/utime.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_UTIME diff --git a/mingw-w64-headers/crt/syslimits.h b/mingw-w64-headers/crt/syslimits.h index 2503c5db2..8d301b342 100644 --- a/mingw-w64-headers/crt/syslimits.h +++ b/mingw-w64-headers/crt/syslimits.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ /* syslimits.h stands for the system's own limits.h file. diff --git a/mingw-w64-headers/crt/tchar.h b/mingw-w64-headers/crt/tchar.h index e8dc6bb6a..ca5a08c34 100644 --- a/mingw-w64-headers/crt/tchar.h +++ b/mingw-w64-headers/crt/tchar.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/crt/time.h b/mingw-w64-headers/crt/time.h index e1077ede6..57c808c21 100644 --- a/mingw-w64-headers/crt/time.h +++ b/mingw-w64-headers/crt/time.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _TIME_H_ diff --git a/mingw-w64-headers/crt/uchar.h b/mingw-w64-headers/crt/uchar.h index 8ccfdd0f0..72b377c33 100644 --- a/mingw-w64-headers/crt/uchar.h +++ b/mingw-w64-headers/crt/uchar.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/crt/unistd.h b/mingw-w64-headers/crt/unistd.h index 9cb791a31..900d19a5d 100644 --- a/mingw-w64-headers/crt/unistd.h +++ b/mingw-w64-headers/crt/unistd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _UNISTD_H diff --git a/mingw-w64-headers/crt/utime.h b/mingw-w64-headers/crt/utime.h index 690425a96..903fae48e 100644 --- a/mingw-w64-headers/crt/utime.h +++ b/mingw-w64-headers/crt/utime.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/crt/vadefs.h b/mingw-w64-headers/crt/vadefs.h index ae70b9604..cbf140390 100644 --- a/mingw-w64-headers/crt/vadefs.h +++ b/mingw-w64-headers/crt/vadefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VADEFS diff --git a/mingw-w64-headers/crt/varargs.h b/mingw-w64-headers/crt/varargs.h index bd3ec151b..e4b699bd6 100644 --- a/mingw-w64-headers/crt/varargs.h +++ b/mingw-w64-headers/crt/varargs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _VARARGS_H diff --git a/mingw-w64-headers/crt/wchar.h b/mingw-w64-headers/crt/wchar.h index 6d51cf24f..6cb447f20 100644 --- a/mingw-w64-headers/crt/wchar.h +++ b/mingw-w64-headers/crt/wchar.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCHAR diff --git a/mingw-w64-headers/crt/wctype.h b/mingw-w64-headers/crt/wctype.h index 40a4921a3..a4355298e 100644 --- a/mingw-w64-headers/crt/wctype.h +++ b/mingw-w64-headers/crt/wctype.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCTYPE diff --git a/mingw-w64-headers/crt/xlocinfo.h b/mingw-w64-headers/crt/xlocinfo.h index 1f43a166a..6e08efa93 100644 --- a/mingw-w64-headers/crt/xlocinfo.h +++ b/mingw-w64-headers/crt/xlocinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _XLOCINFO diff --git a/mingw-w64-headers/crt/xmath.h b/mingw-w64-headers/crt/xmath.h index d112d0eb9..6b47c196b 100644 --- a/mingw-w64-headers/crt/xmath.h +++ b/mingw-w64-headers/crt/xmath.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _XMATH diff --git a/mingw-w64-headers/crt/ymath.h b/mingw-w64-headers/crt/ymath.h index 8bfe14d3a..bd1dab6d8 100644 --- a/mingw-w64-headers/crt/ymath.h +++ b/mingw-w64-headers/crt/ymath.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _YMATH diff --git a/mingw-w64-headers/crt/yvals.h b/mingw-w64-headers/crt/yvals.h index b98471910..168ef9960 100644 --- a/mingw-w64-headers/crt/yvals.h +++ b/mingw-w64-headers/crt/yvals.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _YVALS diff --git a/mingw-w64-headers/direct-x/include/_mingw_dxhelper.h b/mingw-w64-headers/direct-x/include/_mingw_dxhelper.h index 0d43b1e6c..849e29146 100644 --- a/mingw-w64-headers/direct-x/include/_mingw_dxhelper.h +++ b/mingw-w64-headers/direct-x/include/_mingw_dxhelper.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER within this package. */ diff --git a/mingw-w64-headers/direct-x/include/dvdevcod.h b/mingw-w64-headers/direct-x/include/dvdevcod.h index 2a5367ded..43400eeec 100644 --- a/mingw-w64-headers/direct-x/include/dvdevcod.h +++ b/mingw-w64-headers/direct-x/include/dvdevcod.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DVDEVCOD_H diff --git a/mingw-w64-headers/direct-x/include/edevdefs.h b/mingw-w64-headers/direct-x/include/edevdefs.h index 1dfc974cf..e0d2f03c7 100644 --- a/mingw-w64-headers/direct-x/include/edevdefs.h +++ b/mingw-w64-headers/direct-x/include/edevdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _EDEVDEFS_H diff --git a/mingw-w64-headers/include/GL/gl.h b/mingw-w64-headers/include/GL/gl.h index 543f29d62..b10d4137f 100644 --- a/mingw-w64-headers/include/GL/gl.h +++ b/mingw-w64-headers/include/GL/gl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __gl_h_ diff --git a/mingw-w64-headers/include/GL/glaux.h b/mingw-w64-headers/include/GL/glaux.h index 6e0846a37..4072e884e 100644 --- a/mingw-w64-headers/include/GL/glaux.h +++ b/mingw-w64-headers/include/GL/glaux.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __GLAUX_H__ diff --git a/mingw-w64-headers/include/GL/glu.h b/mingw-w64-headers/include/GL/glu.h index 8db264210..d5b277cb6 100644 --- a/mingw-w64-headers/include/GL/glu.h +++ b/mingw-w64-headers/include/GL/glu.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __glu_h__ diff --git a/mingw-w64-headers/include/_dbdao.h b/mingw-w64-headers/include/_dbdao.h index 66a81b906..7b97cb2bd 100644 --- a/mingw-w64-headers/include/_dbdao.h +++ b/mingw-w64-headers/include/_dbdao.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DBDAO_H_ diff --git a/mingw-w64-headers/include/accctrl.h b/mingw-w64-headers/include/accctrl.h index ac84b90ca..2262e9aa7 100644 --- a/mingw-w64-headers/include/accctrl.h +++ b/mingw-w64-headers/include/accctrl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ACCESS_CONTROL__ diff --git a/mingw-w64-headers/include/aclapi.h b/mingw-w64-headers/include/aclapi.h index d54a7865c..f95fb71d1 100644 --- a/mingw-w64-headers/include/aclapi.h +++ b/mingw-w64-headers/include/aclapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ACCESS_CONTROL_API__ diff --git a/mingw-w64-headers/include/aclui.h b/mingw-w64-headers/include/aclui.h index 67a027f7a..858a05c27 100644 --- a/mingw-w64-headers/include/aclui.h +++ b/mingw-w64-headers/include/aclui.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ACLUI_H_ diff --git a/mingw-w64-headers/include/activeds.h b/mingw-w64-headers/include/activeds.h index fb6f2a03b..0034f68ee 100644 --- a/mingw-w64-headers/include/activeds.h +++ b/mingw-w64-headers/include/activeds.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "iads.h" diff --git a/mingw-w64-headers/include/activscp.h b/mingw-w64-headers/include/activscp.h index 22411f453..069789e21 100644 --- a/mingw-w64-headers/include/activscp.h +++ b/mingw-w64-headers/include/activscp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/adc.h b/mingw-w64-headers/include/adc.h index 9b7931def..66fd6c18f 100644 --- a/mingw-w64-headers/include/adc.h +++ b/mingw-w64-headers/include/adc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef ADC_INCLUDED diff --git a/mingw-w64-headers/include/adhoc.h b/mingw-w64-headers/include/adhoc.h index 7684f7766..261241176 100644 --- a/mingw-w64-headers/include/adhoc.h +++ b/mingw-w64-headers/include/adhoc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ADHOC diff --git a/mingw-w64-headers/include/admex.h b/mingw-w64-headers/include/admex.h index 51b4d72b4..29a40b966 100644 --- a/mingw-w64-headers/include/admex.h +++ b/mingw-w64-headers/include/admex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/adoctint.h b/mingw-w64-headers/include/adoctint.h index d88b69b0a..ee2cd2ce3 100644 --- a/mingw-w64-headers/include/adoctint.h +++ b/mingw-w64-headers/include/adoctint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADOCTINT_H_ diff --git a/mingw-w64-headers/include/adodef.h b/mingw-w64-headers/include/adodef.h index f1b6a23bf..1adada27d 100644 --- a/mingw-w64-headers/include/adodef.h +++ b/mingw-w64-headers/include/adodef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADODEF_H_ diff --git a/mingw-w64-headers/include/adogpool.h b/mingw-w64-headers/include/adogpool.h index e652b46cf..b3163a3e2 100644 --- a/mingw-w64-headers/include/adogpool.h +++ b/mingw-w64-headers/include/adogpool.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef INCLUDING_ADOGUIDS diff --git a/mingw-w64-headers/include/adoguids.h b/mingw-w64-headers/include/adoguids.h index 2811d5ae6..e984285ca 100644 --- a/mingw-w64-headers/include/adoguids.h +++ b/mingw-w64-headers/include/adoguids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ADOGUIDS_H__ diff --git a/mingw-w64-headers/include/adoid.h b/mingw-w64-headers/include/adoid.h index f4a1a8b22..281560846 100644 --- a/mingw-w64-headers/include/adoid.h +++ b/mingw-w64-headers/include/adoid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADOID_H_ diff --git a/mingw-w64-headers/include/adoint.h b/mingw-w64-headers/include/adoint.h index 81dae1977..a67883759 100644 --- a/mingw-w64-headers/include/adoint.h +++ b/mingw-w64-headers/include/adoint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADOINT_H_ diff --git a/mingw-w64-headers/include/adojet.h b/mingw-w64-headers/include/adojet.h index 1b0fe3713..e18e50945 100644 --- a/mingw-w64-headers/include/adojet.h +++ b/mingw-w64-headers/include/adojet.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/adomd.h b/mingw-w64-headers/include/adomd.h index 04a51bebc..c9cc30289 100644 --- a/mingw-w64-headers/include/adomd.h +++ b/mingw-w64-headers/include/adomd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/adptif.h b/mingw-w64-headers/include/adptif.h index da5ff4a95..1445acab9 100644 --- a/mingw-w64-headers/include/adptif.h +++ b/mingw-w64-headers/include/adptif.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IPX_ADAPTER_ diff --git a/mingw-w64-headers/include/adsdb.h b/mingw-w64-headers/include/adsdb.h index 954b496a0..0fe6ec3e0 100644 --- a/mingw-w64-headers/include/adsdb.h +++ b/mingw-w64-headers/include/adsdb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define DBPROPFLAGS_ADSISEARCH 0x0000C000 diff --git a/mingw-w64-headers/include/adserr.h b/mingw-w64-headers/include/adserr.h index 390a8a4e9..50a57d757 100644 --- a/mingw-w64-headers/include/adserr.h +++ b/mingw-w64-headers/include/adserr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef RC_INVOKED diff --git a/mingw-w64-headers/include/adshlp.h b/mingw-w64-headers/include/adshlp.h index 62e642050..528fe64b4 100644 --- a/mingw-w64-headers/include/adshlp.h +++ b/mingw-w64-headers/include/adshlp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADSHLP_ diff --git a/mingw-w64-headers/include/adsiid.h b/mingw-w64-headers/include/adsiid.h index 7660a4bd9..41bf1d9ad 100644 --- a/mingw-w64-headers/include/adsiid.h +++ b/mingw-w64-headers/include/adsiid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ADSIID_H__ diff --git a/mingw-w64-headers/include/adsnms.h b/mingw-w64-headers/include/adsnms.h index 1fe405421..e0986f851 100644 --- a/mingw-w64-headers/include/adsnms.h +++ b/mingw-w64-headers/include/adsnms.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-headers/include/adsprop.h b/mingw-w64-headers/include/adsprop.h index 7f818f174..92e9f867b 100644 --- a/mingw-w64-headers/include/adsprop.h +++ b/mingw-w64-headers/include/adsprop.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADSPROP_H_ diff --git a/mingw-w64-headers/include/adssts.h b/mingw-w64-headers/include/adssts.h index f20e0bb1e..8712207e8 100644 --- a/mingw-w64-headers/include/adssts.h +++ b/mingw-w64-headers/include/adssts.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-headers/include/adtgen.h b/mingw-w64-headers/include/adtgen.h index d08b6fb66..13736df59 100644 --- a/mingw-w64-headers/include/adtgen.h +++ b/mingw-w64-headers/include/adtgen.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADTGEN_H diff --git a/mingw-w64-headers/include/advpub.h b/mingw-w64-headers/include/advpub.h index 1bba83ada..6cf260a74 100644 --- a/mingw-w64-headers/include/advpub.h +++ b/mingw-w64-headers/include/advpub.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ADVPUB_H_ diff --git a/mingw-w64-headers/include/af_irda.h b/mingw-w64-headers/include/af_irda.h index 52eaa6e53..d87583b1c 100644 --- a/mingw-w64-headers/include/af_irda.h +++ b/mingw-w64-headers/include/af_irda.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __AFIRDA__ diff --git a/mingw-w64-headers/include/afxres.h b/mingw-w64-headers/include/afxres.h index fa991c99c..f23e2e462 100644 --- a/mingw-w64-headers/include/afxres.h +++ b/mingw-w64-headers/include/afxres.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _AFXRES_H diff --git a/mingw-w64-headers/include/agtctl.h b/mingw-w64-headers/include/agtctl.h index 0c144092c..fdd61dbc0 100644 --- a/mingw-w64-headers/include/agtctl.h +++ b/mingw-w64-headers/include/agtctl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/agterr.h b/mingw-w64-headers/include/agterr.h index a620114b8..dfb3a0299 100644 --- a/mingw-w64-headers/include/agterr.h +++ b/mingw-w64-headers/include/agterr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _AgentError_h_ diff --git a/mingw-w64-headers/include/agtsvr.h b/mingw-w64-headers/include/agtsvr.h index 08940062d..15c827a6c 100644 --- a/mingw-w64-headers/include/agtsvr.h +++ b/mingw-w64-headers/include/agtsvr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/appmgmt.h b/mingw-w64-headers/include/appmgmt.h index 49fd4d4e9..54255ed76 100644 --- a/mingw-w64-headers/include/appmgmt.h +++ b/mingw-w64-headers/include/appmgmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _APPMGMT_H_ diff --git a/mingw-w64-headers/include/aqadmtyp.h b/mingw-w64-headers/include/aqadmtyp.h index e387b66c4..7f8772b83 100644 --- a/mingw-w64-headers/include/aqadmtyp.h +++ b/mingw-w64-headers/include/aqadmtyp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __AQADMTYP_H__ diff --git a/mingw-w64-headers/include/asptlb.h b/mingw-w64-headers/include/asptlb.h index da67003b0..3b21727ce 100644 --- a/mingw-w64-headers/include/asptlb.h +++ b/mingw-w64-headers/include/asptlb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/atacct.h b/mingw-w64-headers/include/atacct.h index 56ec4ed1a..2eed65c45 100644 --- a/mingw-w64-headers/include/atacct.h +++ b/mingw-w64-headers/include/atacct.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ATACCT diff --git a/mingw-w64-headers/include/atalkwsh.h b/mingw-w64-headers/include/atalkwsh.h index da958960d..2556b1103 100644 --- a/mingw-w64-headers/include/atalkwsh.h +++ b/mingw-w64-headers/include/atalkwsh.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ATALKWSH_ diff --git a/mingw-w64-headers/include/audioapotypes.h b/mingw-w64-headers/include/audioapotypes.h index c91f1939a..528820401 100644 --- a/mingw-w64-headers/include/audioapotypes.h +++ b/mingw-w64-headers/include/audioapotypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_AUDIOAPOTYPES__ diff --git a/mingw-w64-headers/include/audioengineendpoint.h b/mingw-w64-headers/include/audioengineendpoint.h index 9fcded21e..eb2a227bd 100644 --- a/mingw-w64-headers/include/audioengineendpoint.h +++ b/mingw-w64-headers/include/audioengineendpoint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_AUDIOENGINEENDPOINT__ diff --git a/mingw-w64-headers/include/audiosessiontypes.h b/mingw-w64-headers/include/audiosessiontypes.h index eff494d02..4c0846b66 100644 --- a/mingw-w64-headers/include/audiosessiontypes.h +++ b/mingw-w64-headers/include/audiosessiontypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_AUDIOSESSIONTYPES__ diff --git a/mingw-w64-headers/include/authif.h b/mingw-w64-headers/include/authif.h index b36c8597e..d51e173a2 100644 --- a/mingw-w64-headers/include/authif.h +++ b/mingw-w64-headers/include/authif.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _AUTHIF_H_ diff --git a/mingw-w64-headers/include/authz.h b/mingw-w64-headers/include/authz.h index d48c9083b..9c7e81cc0 100644 --- a/mingw-w64-headers/include/authz.h +++ b/mingw-w64-headers/include/authz.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __AUTHZ_H__ diff --git a/mingw-w64-headers/include/avifmt.h b/mingw-w64-headers/include/avifmt.h index 4e2743402..7caf65a9b 100644 --- a/mingw-w64-headers/include/avifmt.h +++ b/mingw-w64-headers/include/avifmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/avrt.h b/mingw-w64-headers/include/avrt.h index ea7c96679..06dba5060 100644 --- a/mingw-w64-headers/include/avrt.h +++ b/mingw-w64-headers/include/avrt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_AVRT diff --git a/mingw-w64-headers/include/azroles.h b/mingw-w64-headers/include/azroles.h index 54a060ac0..55116d099 100644 --- a/mingw-w64-headers/include/azroles.h +++ b/mingw-w64-headers/include/azroles.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/basetsd.h b/mingw-w64-headers/include/basetsd.h index f63099a3a..b04561f66 100644 --- a/mingw-w64-headers/include/basetsd.h +++ b/mingw-w64-headers/include/basetsd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/include/basetyps.h b/mingw-w64-headers/include/basetyps.h index 6c74d7665..52f0c0a9a 100644 --- a/mingw-w64-headers/include/basetyps.h +++ b/mingw-w64-headers/include/basetyps.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_BASETYPS_H_) diff --git a/mingw-w64-headers/include/batclass.h b/mingw-w64-headers/include/batclass.h index 0824991f3..094df1432 100644 --- a/mingw-w64-headers/include/batclass.h +++ b/mingw-w64-headers/include/batclass.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(GUID_DEVICE_BATTERY,0x72631e54L,0x78A4,0x11d0,0xbc,0xf7,0x00,0xaa,0x00,0xb7,0xb3,0x2a); diff --git a/mingw-w64-headers/include/bcrypt.h b/mingw-w64-headers/include/bcrypt.h index 5b864838b..b567b4e3f 100644 --- a/mingw-w64-headers/include/bcrypt.h +++ b/mingw-w64-headers/include/bcrypt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/bdaiface.h b/mingw-w64-headers/include/bdaiface.h index 5a8a2abf3..ec57204f1 100644 --- a/mingw-w64-headers/include/bdaiface.h +++ b/mingw-w64-headers/include/bdaiface.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_BDAIFACE__ diff --git a/mingw-w64-headers/include/bh.h b/mingw-w64-headers/include/bh.h index 31b6b1e45..6c0f03c38 100644 --- a/mingw-w64-headers/include/bh.h +++ b/mingw-w64-headers/include/bh.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "netmon.h" diff --git a/mingw-w64-headers/include/bidispl.h b/mingw-w64-headers/include/bidispl.h index 7aeabacf0..9330efac6 100644 --- a/mingw-w64-headers/include/bidispl.h +++ b/mingw-w64-headers/include/bidispl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/bits.h b/mingw-w64-headers/include/bits.h index 5dc3e481a..6f971ee9a 100644 --- a/mingw-w64-headers/include/bits.h +++ b/mingw-w64-headers/include/bits.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/bits1_5.h b/mingw-w64-headers/include/bits1_5.h index 9b700b7aa..9824c0fe0 100644 --- a/mingw-w64-headers/include/bits1_5.h +++ b/mingw-w64-headers/include/bits1_5.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/bits2_0.h b/mingw-w64-headers/include/bits2_0.h index 893380e3f..a9364cf85 100644 --- a/mingw-w64-headers/include/bits2_0.h +++ b/mingw-w64-headers/include/bits2_0.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/bitscfg.h b/mingw-w64-headers/include/bitscfg.h index 58ed85e2b..3cf75e8fb 100644 --- a/mingw-w64-headers/include/bitscfg.h +++ b/mingw-w64-headers/include/bitscfg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/bitsmsg.h b/mingw-w64-headers/include/bitsmsg.h index 5dd730bcb..4c9e7481d 100644 --- a/mingw-w64-headers/include/bitsmsg.h +++ b/mingw-w64-headers/include/bitsmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _BGCPYMSG_ diff --git a/mingw-w64-headers/include/blberr.h b/mingw-w64-headers/include/blberr.h index 8a680c03e..451d346f8 100644 --- a/mingw-w64-headers/include/blberr.h +++ b/mingw-w64-headers/include/blberr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SDPBLB_ERROR_CODES__ diff --git a/mingw-w64-headers/include/bluetoothapis.h b/mingw-w64-headers/include/bluetoothapis.h index 82ad4f50b..b6a1185d3 100644 --- a/mingw-w64-headers/include/bluetoothapis.h +++ b/mingw-w64-headers/include/bluetoothapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_BLUETOOTHAPIS diff --git a/mingw-w64-headers/include/bthdef.h b/mingw-w64-headers/include/bthdef.h index 7bcb4ac8e..8213affe0 100644 --- a/mingw-w64-headers/include/bthdef.h +++ b/mingw-w64-headers/include/bthdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_BTHDEF diff --git a/mingw-w64-headers/include/bthsdpdef.h b/mingw-w64-headers/include/bthsdpdef.h index c3e6f4cfc..dbd4a8559 100644 --- a/mingw-w64-headers/include/bthsdpdef.h +++ b/mingw-w64-headers/include/bthsdpdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_BTHSDPDEF diff --git a/mingw-w64-headers/include/callobj.h b/mingw-w64-headers/include/callobj.h index 190fc08bc..77e966f71 100644 --- a/mingw-w64-headers/include/callobj.h +++ b/mingw-w64-headers/include/callobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cardmod.h b/mingw-w64-headers/include/cardmod.h index 1f0b27c85..9dbd2d8a9 100644 --- a/mingw-w64-headers/include/cardmod.h +++ b/mingw-w64-headers/include/cardmod.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/casetup.h b/mingw-w64-headers/include/casetup.h index 60d613491..6598b4e15 100644 --- a/mingw-w64-headers/include/casetup.h +++ b/mingw-w64-headers/include/casetup.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CASETUP diff --git a/mingw-w64-headers/include/cchannel.h b/mingw-w64-headers/include/cchannel.h index 7206949ad..6f6706bab 100644 --- a/mingw-w64-headers/include/cchannel.h +++ b/mingw-w64-headers/include/cchannel.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef H_CCHANNEL diff --git a/mingw-w64-headers/include/cderr.h b/mingw-w64-headers/include/cderr.h index 2f6651542..8e22bf576 100644 --- a/mingw-w64-headers/include/cderr.h +++ b/mingw-w64-headers/include/cderr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CDERR diff --git a/mingw-w64-headers/include/cdoex.h b/mingw-w64-headers/include/cdoex.h index 723f308c4..b4e5bd76f 100644 --- a/mingw-w64-headers/include/cdoex.h +++ b/mingw-w64-headers/include/cdoex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cdoexerr.h b/mingw-w64-headers/include/cdoexerr.h index 575dc5124..16158815a 100644 --- a/mingw-w64-headers/include/cdoexerr.h +++ b/mingw-w64-headers/include/cdoexerr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define categoryHeader 0x00000001L diff --git a/mingw-w64-headers/include/cdoexm.h b/mingw-w64-headers/include/cdoexm.h index 5f06f40cf..cf82cb922 100644 --- a/mingw-w64-headers/include/cdoexm.h +++ b/mingw-w64-headers/include/cdoexm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cdoexstr.h b/mingw-w64-headers/include/cdoexstr.h index 830edee62..27c3f7865 100644 --- a/mingw-w64-headers/include/cdoexstr.h +++ b/mingw-w64-headers/include/cdoexstr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __cdostr_h_ diff --git a/mingw-w64-headers/include/cdonts.h b/mingw-w64-headers/include/cdonts.h index fc63f81ee..0a8cf4b20 100644 --- a/mingw-w64-headers/include/cdonts.h +++ b/mingw-w64-headers/include/cdonts.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cdosys.h b/mingw-w64-headers/include/cdosys.h index d2e6084ee..205213872 100644 --- a/mingw-w64-headers/include/cdosys.h +++ b/mingw-w64-headers/include/cdosys.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cdosyserr.h b/mingw-w64-headers/include/cdosyserr.h index b348d67c6..a426df10f 100644 --- a/mingw-w64-headers/include/cdosyserr.h +++ b/mingw-w64-headers/include/cdosyserr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define categoryHeader 0x00000001L diff --git a/mingw-w64-headers/include/cdosysstr.h b/mingw-w64-headers/include/cdosysstr.h index 54f9bd209..25b671d72 100644 --- a/mingw-w64-headers/include/cdosysstr.h +++ b/mingw-w64-headers/include/cdosysstr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __cdostr_h_ diff --git a/mingw-w64-headers/include/celib.h b/mingw-w64-headers/include/celib.h index f535ab831..7cbbe5113 100644 --- a/mingw-w64-headers/include/celib.h +++ b/mingw-w64-headers/include/celib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __CELIB_H__ diff --git a/mingw-w64-headers/include/certadm.h b/mingw-w64-headers/include/certadm.h index d42f3a676..bbdd82289 100644 --- a/mingw-w64-headers/include/certadm.h +++ b/mingw-w64-headers/include/certadm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certbase.h b/mingw-w64-headers/include/certbase.h index dee8c8a27..219a5790e 100644 --- a/mingw-w64-headers/include/certbase.h +++ b/mingw-w64-headers/include/certbase.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certbcli.h b/mingw-w64-headers/include/certbcli.h index 06b5adda8..fed26d8ff 100644 --- a/mingw-w64-headers/include/certbcli.h +++ b/mingw-w64-headers/include/certbcli.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef _CERTBCLI_TYPECHECK diff --git a/mingw-w64-headers/include/certcli.h b/mingw-w64-headers/include/certcli.h index 133528780..07657e908 100644 --- a/mingw-w64-headers/include/certcli.h +++ b/mingw-w64-headers/include/certcli.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certenc.h b/mingw-w64-headers/include/certenc.h index d6af16f2d..8f3038030 100644 --- a/mingw-w64-headers/include/certenc.h +++ b/mingw-w64-headers/include/certenc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certenroll.h b/mingw-w64-headers/include/certenroll.h index e3b4b4d88..6dbe74ee2 100644 --- a/mingw-w64-headers/include/certenroll.h +++ b/mingw-w64-headers/include/certenroll.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CERTENROLL diff --git a/mingw-w64-headers/include/certexit.h b/mingw-w64-headers/include/certexit.h index 1bd7fe832..5bde0b896 100644 --- a/mingw-w64-headers/include/certexit.h +++ b/mingw-w64-headers/include/certexit.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certif.h b/mingw-w64-headers/include/certif.h index 1867df2f0..2fece8437 100644 --- a/mingw-w64-headers/include/certif.h +++ b/mingw-w64-headers/include/certif.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certmod.h b/mingw-w64-headers/include/certmod.h index 59b106ae0..306bbae18 100644 --- a/mingw-w64-headers/include/certmod.h +++ b/mingw-w64-headers/include/certmod.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certpol.h b/mingw-w64-headers/include/certpol.h index c72c90e6f..725843aae 100644 --- a/mingw-w64-headers/include/certpol.h +++ b/mingw-w64-headers/include/certpol.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certreqd.h b/mingw-w64-headers/include/certreqd.h index 6a322fc70..f13f59aab 100644 --- a/mingw-w64-headers/include/certreqd.h +++ b/mingw-w64-headers/include/certreqd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/certsrv.h b/mingw-w64-headers/include/certsrv.h index 0de367cb6..e7d6429aa 100644 --- a/mingw-w64-headers/include/certsrv.h +++ b/mingw-w64-headers/include/certsrv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_CERTSRV_H_) diff --git a/mingw-w64-headers/include/certview.h b/mingw-w64-headers/include/certview.h index f61a22004..fcdd8073c 100644 --- a/mingw-w64-headers/include/certview.h +++ b/mingw-w64-headers/include/certview.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cfg.h b/mingw-w64-headers/include/cfg.h index 929f335ed..878849d07 100644 --- a/mingw-w64-headers/include/cfg.h +++ b/mingw-w64-headers/include/cfg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CFG_INCLUDED_ diff --git a/mingw-w64-headers/include/cfgmgr32.h b/mingw-w64-headers/include/cfgmgr32.h index affe6c8a5..b51a8ada1 100644 --- a/mingw-w64-headers/include/cfgmgr32.h +++ b/mingw-w64-headers/include/cfgmgr32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CFGMGR32_H_ diff --git a/mingw-w64-headers/include/cguid.h b/mingw-w64-headers/include/cguid.h index 6c57eeeeb..99b93b02a 100644 --- a/mingw-w64-headers/include/cguid.h +++ b/mingw-w64-headers/include/cguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __CGUID_H__ diff --git a/mingw-w64-headers/include/chanmgr.h b/mingw-w64-headers/include/chanmgr.h index a4b03bb3c..2136e07c9 100644 --- a/mingw-w64-headers/include/chanmgr.h +++ b/mingw-w64-headers/include/chanmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cierror.h b/mingw-w64-headers/include/cierror.h index eecb0c0cd..cfe348ac9 100644 --- a/mingw-w64-headers/include/cierror.h +++ b/mingw-w64-headers/include/cierror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CIERROR_H_ diff --git a/mingw-w64-headers/include/clfs.h b/mingw-w64-headers/include/clfs.h index 404d8f67e..6a8919534 100644 --- a/mingw-w64-headers/include/clfs.h +++ b/mingw-w64-headers/include/clfs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CLFS diff --git a/mingw-w64-headers/include/clfsmgmt.h b/mingw-w64-headers/include/clfsmgmt.h index 8d8965cab..a81bc57ac 100644 --- a/mingw-w64-headers/include/clfsmgmt.h +++ b/mingw-w64-headers/include/clfsmgmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CLFSMGMT diff --git a/mingw-w64-headers/include/clfsmgmtw32.h b/mingw-w64-headers/include/clfsmgmtw32.h index 16ea5f7b5..81a45cec0 100644 --- a/mingw-w64-headers/include/clfsmgmtw32.h +++ b/mingw-w64-headers/include/clfsmgmtw32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CLFSMGMTW32 diff --git a/mingw-w64-headers/include/clfsw32.h b/mingw-w64-headers/include/clfsw32.h index f9dea58ce..ca5da69db 100644 --- a/mingw-w64-headers/include/clfsw32.h +++ b/mingw-w64-headers/include/clfsw32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CLFSW32 diff --git a/mingw-w64-headers/include/cluadmex.h b/mingw-w64-headers/include/cluadmex.h index 3e1b92d91..0f1da0726 100644 --- a/mingw-w64-headers/include/cluadmex.h +++ b/mingw-w64-headers/include/cluadmex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/clusapi.h b/mingw-w64-headers/include/clusapi.h index cf328a2c5..5feecb133 100644 --- a/mingw-w64-headers/include/clusapi.h +++ b/mingw-w64-headers/include/clusapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CLUSTER_API_ diff --git a/mingw-w64-headers/include/cluscfgguids.h b/mingw-w64-headers/include/cluscfgguids.h index c5905f0d9..00759176d 100644 --- a/mingw-w64-headers/include/cluscfgguids.h +++ b/mingw-w64-headers/include/cluscfgguids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(CATID_ClusCfgCapabilities,0x4653eec4,0x2788,0x4ebd,0xa8,0x31,0x7e,0xd,0x9f,0x82,0xd6,0xe7); diff --git a/mingw-w64-headers/include/cluscfgserver.h b/mingw-w64-headers/include/cluscfgserver.h index 170898528..7953822db 100644 --- a/mingw-w64-headers/include/cluscfgserver.h +++ b/mingw-w64-headers/include/cluscfgserver.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cluscfgwizard.h b/mingw-w64-headers/include/cluscfgwizard.h index 6a35cfa79..8c978fd3c 100644 --- a/mingw-w64-headers/include/cluscfgwizard.h +++ b/mingw-w64-headers/include/cluscfgwizard.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cmdtree.h b/mingw-w64-headers/include/cmdtree.h index 585d98531..c2310b892 100644 --- a/mingw-w64-headers/include/cmdtree.h +++ b/mingw-w64-headers/include/cmdtree.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/cmnquery.h b/mingw-w64-headers/include/cmnquery.h index 052f59e5f..ee4fb18f2 100644 --- a/mingw-w64-headers/include/cmnquery.h +++ b/mingw-w64-headers/include/cmnquery.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __cmnquery_h diff --git a/mingw-w64-headers/include/codecapi.h b/mingw-w64-headers/include/codecapi.h index a79c06416..03c70f015 100644 --- a/mingw-w64-headers/include/codecapi.h +++ b/mingw-w64-headers/include/codecapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CODECAPI diff --git a/mingw-w64-headers/include/color.dlg b/mingw-w64-headers/include/color.dlg index 9b3c0f626..157ac0977 100644 --- a/mingw-w64-headers/include/color.dlg +++ b/mingw-w64-headers/include/color.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/colordlg.h b/mingw-w64-headers/include/colordlg.h index afbdd06bf..4d38517b5 100644 --- a/mingw-w64-headers/include/colordlg.h +++ b/mingw-w64-headers/include/colordlg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define DLG_COLOR 10 diff --git a/mingw-w64-headers/include/comadmin.h b/mingw-w64-headers/include/comadmin.h index 52b2fd3bf..934bee47d 100644 --- a/mingw-w64-headers/include/comadmin.h +++ b/mingw-w64-headers/include/comadmin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/comcat.idl b/mingw-w64-headers/include/comcat.idl index a009ef19c..ca5e22f95 100644 --- a/mingw-w64-headers/include/comcat.idl +++ b/mingw-w64-headers/include/comcat.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/comdef.h b/mingw-w64-headers/include/comdef.h index 54e411388..dccc9b08f 100644 --- a/mingw-w64-headers/include/comdef.h +++ b/mingw-w64-headers/include/comdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_COMDEF diff --git a/mingw-w64-headers/include/comdefsp.h b/mingw-w64-headers/include/comdefsp.h index 642f15813..e171b7465 100644 --- a/mingw-w64-headers/include/comdefsp.h +++ b/mingw-w64-headers/include/comdefsp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_INC_COMDEFSP) diff --git a/mingw-w64-headers/include/comip.h b/mingw-w64-headers/include/comip.h index 0c59edc04..628e76558 100644 --- a/mingw-w64-headers/include/comip.h +++ b/mingw-w64-headers/include/comip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_COMIP diff --git a/mingw-w64-headers/include/commctrl.h b/mingw-w64-headers/include/commctrl.h index 42592b235..bbe4e1b6f 100644 --- a/mingw-w64-headers/include/commctrl.h +++ b/mingw-w64-headers/include/commctrl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_COMMCTRL diff --git a/mingw-w64-headers/include/commctrl.rh b/mingw-w64-headers/include/commctrl.rh index 1f324d329..e71a922aa 100644 --- a/mingw-w64-headers/include/commctrl.rh +++ b/mingw-w64-headers/include/commctrl.rh @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define HDS_HORZ 0x0 diff --git a/mingw-w64-headers/include/commdlg.h b/mingw-w64-headers/include/commdlg.h index d9033f061..c8c1feb76 100644 --- a/mingw-w64-headers/include/commdlg.h +++ b/mingw-w64-headers/include/commdlg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_COMMDLG diff --git a/mingw-w64-headers/include/common.ver b/mingw-w64-headers/include/common.ver index bd054073e..29acdc279 100644 --- a/mingw-w64-headers/include/common.ver +++ b/mingw-w64-headers/include/common.ver @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef VER_LEGALCOPYRIGHT_YEARS diff --git a/mingw-w64-headers/include/commoncontrols.h b/mingw-w64-headers/include/commoncontrols.h index b65a3e572..d03579c2e 100644 --- a/mingw-w64-headers/include/commoncontrols.h +++ b/mingw-w64-headers/include/commoncontrols.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/compobj.h b/mingw-w64-headers/include/compobj.h index 937928b81..343087b26 100644 --- a/mingw-w64-headers/include/compobj.h +++ b/mingw-w64-headers/include/compobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef RC_INVOKED diff --git a/mingw-w64-headers/include/comsvcs.h b/mingw-w64-headers/include/comsvcs.h index bb0b08707..924b5bc6c 100644 --- a/mingw-w64-headers/include/comsvcs.h +++ b/mingw-w64-headers/include/comsvcs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/comutil.h b/mingw-w64-headers/include/comutil.h index 1f40725d6..202a35a70 100644 --- a/mingw-w64-headers/include/comutil.h +++ b/mingw-w64-headers/include/comutil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_COMUTIL diff --git a/mingw-w64-headers/include/confpriv.h b/mingw-w64-headers/include/confpriv.h index 145d923cc..ed9bf11a8 100644 --- a/mingw-w64-headers/include/confpriv.h +++ b/mingw-w64-headers/include/confpriv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/control.h b/mingw-w64-headers/include/control.h index b012239e1..27e8236a9 100644 --- a/mingw-w64-headers/include/control.h +++ b/mingw-w64-headers/include/control.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/correg.h b/mingw-w64-headers/include/correg.h index 2648f191c..eaad79e20 100644 --- a/mingw-w64-headers/include/correg.h +++ b/mingw-w64-headers/include/correg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CORREG_H_ diff --git a/mingw-w64-headers/include/cpl.h b/mingw-w64-headers/include/cpl.h index 7c95df536..c7d95b306 100644 --- a/mingw-w64-headers/include/cpl.h +++ b/mingw-w64-headers/include/cpl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CPL diff --git a/mingw-w64-headers/include/cplext.h b/mingw-w64-headers/include/cplext.h index 1565dc97a..4f22dcc8b 100644 --- a/mingw-w64-headers/include/cplext.h +++ b/mingw-w64-headers/include/cplext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CPLEXT diff --git a/mingw-w64-headers/include/credssp.h b/mingw-w64-headers/include/credssp.h index b0605cbf6..c0ee7f776 100644 --- a/mingw-w64-headers/include/credssp.h +++ b/mingw-w64-headers/include/credssp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CREDSSP diff --git a/mingw-w64-headers/include/cryptuiapi.h b/mingw-w64-headers/include/cryptuiapi.h index f7b8c9a57..bd5967fed 100644 --- a/mingw-w64-headers/include/cryptuiapi.h +++ b/mingw-w64-headers/include/cryptuiapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __CRYPTUIAPI_H__ diff --git a/mingw-w64-headers/include/cryptxml.h b/mingw-w64-headers/include/cryptxml.h index f47a83128..76614ccab 100644 --- a/mingw-w64-headers/include/cryptxml.h +++ b/mingw-w64-headers/include/cryptxml.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/cscapi.h b/mingw-w64-headers/include/cscapi.h index 9ae03da86..472b128fb 100644 --- a/mingw-w64-headers/include/cscapi.h +++ b/mingw-w64-headers/include/cscapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CSCAPI diff --git a/mingw-w64-headers/include/cscobj.h b/mingw-w64-headers/include/cscobj.h index 4b6b7da43..46b8a82ad 100644 --- a/mingw-w64-headers/include/cscobj.h +++ b/mingw-w64-headers/include/cscobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CSCOBJ diff --git a/mingw-w64-headers/include/ctxtcall.h b/mingw-w64-headers/include/ctxtcall.h index e056d5e10..9fa8ec41e 100644 --- a/mingw-w64-headers/include/ctxtcall.h +++ b/mingw-w64-headers/include/ctxtcall.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/custcntl.h b/mingw-w64-headers/include/custcntl.h index 6b626ed93..2e88b4230 100644 --- a/mingw-w64-headers/include/custcntl.h +++ b/mingw-w64-headers/include/custcntl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_CUSTCNTL diff --git a/mingw-w64-headers/include/d2d1.h b/mingw-w64-headers/include/d2d1.h index 830b811ae..174991577 100644 --- a/mingw-w64-headers/include/d2d1.h +++ b/mingw-w64-headers/include/d2d1.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * d2d1.h - Header file for the Direct2D API diff --git a/mingw-w64-headers/include/d2d1helper.h b/mingw-w64-headers/include/d2d1helper.h index 3062e892f..70089aee3 100644 --- a/mingw-w64-headers/include/d2d1helper.h +++ b/mingw-w64-headers/include/d2d1helper.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_D2D1HELPER diff --git a/mingw-w64-headers/include/d2dbasetypes.h b/mingw-w64-headers/include/d2dbasetypes.h index 7d7e9e5f1..d1e00ccdd 100644 --- a/mingw-w64-headers/include/d2dbasetypes.h +++ b/mingw-w64-headers/include/d2dbasetypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * d2dbasetypes.h - Header file for the Direct2D API diff --git a/mingw-w64-headers/include/d2derr.h b/mingw-w64-headers/include/d2derr.h index 4964267bf..05f0a5740 100644 --- a/mingw-w64-headers/include/d2derr.h +++ b/mingw-w64-headers/include/d2derr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. * d2derr.h - Header file for the Direct2D API diff --git a/mingw-w64-headers/include/daogetrw.h b/mingw-w64-headers/include/daogetrw.h index 1aaa7e8f6..709688b12 100644 --- a/mingw-w64-headers/include/daogetrw.h +++ b/mingw-w64-headers/include/daogetrw.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined (_DAOGETRW_H_) diff --git a/mingw-w64-headers/include/datapath.h b/mingw-w64-headers/include/datapath.h index eb8a738c0..6034049e6 100644 --- a/mingw-w64-headers/include/datapath.h +++ b/mingw-w64-headers/include/datapath.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "rpc.h" diff --git a/mingw-w64-headers/include/davclnt.h b/mingw-w64-headers/include/davclnt.h index 81968b1fb..d06c5f778 100644 --- a/mingw-w64-headers/include/davclnt.h +++ b/mingw-w64-headers/include/davclnt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DAVCLNT diff --git a/mingw-w64-headers/include/dbdaoerr.h b/mingw-w64-headers/include/dbdaoerr.h index e33fed470..44631fa9f 100644 --- a/mingw-w64-headers/include/dbdaoerr.h +++ b/mingw-w64-headers/include/dbdaoerr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DDAOERR_H_ diff --git a/mingw-w64-headers/include/dbdaoid.h b/mingw-w64-headers/include/dbdaoid.h index c9cbe13b8..1c5e5b99f 100644 --- a/mingw-w64-headers/include/dbdaoid.h +++ b/mingw-w64-headers/include/dbdaoid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_OLEGUID(LIBID_CJETSQLHELP,0x00025f01,0,0); diff --git a/mingw-w64-headers/include/dbdaoint.h b/mingw-w64-headers/include/dbdaoint.h index d158776dd..fd39b914d 100644 --- a/mingw-w64-headers/include/dbdaoint.h +++ b/mingw-w64-headers/include/dbdaoint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DBDAOINT_H_ diff --git a/mingw-w64-headers/include/dbgautoattach.h b/mingw-w64-headers/include/dbgautoattach.h index 2e715b347..36268d31b 100644 --- a/mingw-w64-headers/include/dbgautoattach.h +++ b/mingw-w64-headers/include/dbgautoattach.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/dbgeng.h b/mingw-w64-headers/include/dbgeng.h index ef5463558..21fdba79f 100644 --- a/mingw-w64-headers/include/dbgeng.h +++ b/mingw-w64-headers/include/dbgeng.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DBGENG_H__ diff --git a/mingw-w64-headers/include/dbghelp.h b/mingw-w64-headers/include/dbghelp.h index 188b4d9b2..adee3a6c0 100644 --- a/mingw-w64-headers/include/dbghelp.h +++ b/mingw-w64-headers/include/dbghelp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DBGHELP_ diff --git a/mingw-w64-headers/include/dbgprop.h b/mingw-w64-headers/include/dbgprop.h index d582305bc..f1d810ebf 100644 --- a/mingw-w64-headers/include/dbgprop.h +++ b/mingw-w64-headers/include/dbgprop.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/dbt.h b/mingw-w64-headers/include/dbt.h index d0d565395..7d44eaa3b 100644 --- a/mingw-w64-headers/include/dbt.h +++ b/mingw-w64-headers/include/dbt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DBT_H diff --git a/mingw-w64-headers/include/dciddi.h b/mingw-w64-headers/include/dciddi.h index 16514bdc7..7b8aae001 100644 --- a/mingw-w64-headers/include/dciddi.h +++ b/mingw-w64-headers/include/dciddi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DCIDDI diff --git a/mingw-w64-headers/include/dciman.h b/mingw-w64-headers/include/dciman.h index 6280203cd..0c64c7d76 100644 --- a/mingw-w64-headers/include/dciman.h +++ b/mingw-w64-headers/include/dciman.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DCIMAN diff --git a/mingw-w64-headers/include/dcommon.h b/mingw-w64-headers/include/dcommon.h index 099c9e135..86fabcc64 100644 --- a/mingw-w64-headers/include/dcommon.h +++ b/mingw-w64-headers/include/dcommon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_DCOMMON__ diff --git a/mingw-w64-headers/include/dde.h b/mingw-w64-headers/include/dde.h index 1c91daa4f..eb1d2a619 100644 --- a/mingw-w64-headers/include/dde.h +++ b/mingw-w64-headers/include/dde.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DDEHEADER_INCLUDED_ diff --git a/mingw-w64-headers/include/dde.rh b/mingw-w64-headers/include/dde.rh index 44c55cbcf..969db264d 100644 --- a/mingw-w64-headers/include/dde.rh +++ b/mingw-w64-headers/include/dde.rh @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define WM_DDE_FIRST 0x03E0 diff --git a/mingw-w64-headers/include/ddeml.h b/mingw-w64-headers/include/ddeml.h index 632a2542a..75c8d1c21 100644 --- a/mingw-w64-headers/include/ddeml.h +++ b/mingw-w64-headers/include/ddeml.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DDEMLH diff --git a/mingw-w64-headers/include/ddrawgdi.h b/mingw-w64-headers/include/ddrawgdi.h index 4f578a75d..85d25404d 100644 --- a/mingw-w64-headers/include/ddrawgdi.h +++ b/mingw-w64-headers/include/ddrawgdi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/delayimp.h b/mingw-w64-headers/include/delayimp.h index 7df443d8b..637b9aa65 100644 --- a/mingw-w64-headers/include/delayimp.h +++ b/mingw-w64-headers/include/delayimp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define _DELAY_IMP_VER 2 diff --git a/mingw-w64-headers/include/devenum.idl b/mingw-w64-headers/include/devenum.idl index 7d396fea2..7b6658173 100644 --- a/mingw-w64-headers/include/devenum.idl +++ b/mingw-w64-headers/include/devenum.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/devguid.h b/mingw-w64-headers/include/devguid.h index 2e4609d66..673844aa5 100644 --- a/mingw-w64-headers/include/devguid.h +++ b/mingw-w64-headers/include/devguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(GUID_DEVCLASS_1394,0x6bdd1fc1L,0x810f,0x11d0,0xbe,0xc7,0x08,0x00,0x2b,0xe2,0x09,0x2f); diff --git a/mingw-w64-headers/include/devicetopology.h b/mingw-w64-headers/include/devicetopology.h index 7f93aeb0d..2ce70fdd3 100644 --- a/mingw-w64-headers/include/devicetopology.h +++ b/mingw-w64-headers/include/devicetopology.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_DEVICETOPOLOGY__ diff --git a/mingw-w64-headers/include/dhcpcsdk.h b/mingw-w64-headers/include/dhcpcsdk.h index 9b96fcce5..b9e090cc5 100644 --- a/mingw-w64-headers/include/dhcpcsdk.h +++ b/mingw-w64-headers/include/dhcpcsdk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DHCPCSDK_ diff --git a/mingw-w64-headers/include/dhcpsapi.h b/mingw-w64-headers/include/dhcpsapi.h index 39935a302..fb97b4539 100644 --- a/mingw-w64-headers/include/dhcpsapi.h +++ b/mingw-w64-headers/include/dhcpsapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DHCPSAPI_ diff --git a/mingw-w64-headers/include/dhcpssdk.h b/mingw-w64-headers/include/dhcpssdk.h index 0e9c9aa0c..6a0be9296 100644 --- a/mingw-w64-headers/include/dhcpssdk.h +++ b/mingw-w64-headers/include/dhcpssdk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _CALLOUT_H_ diff --git a/mingw-w64-headers/include/dhcpv6csdk.h b/mingw-w64-headers/include/dhcpv6csdk.h index 06f86397e..33a876f3b 100644 --- a/mingw-w64-headers/include/dhcpv6csdk.h +++ b/mingw-w64-headers/include/dhcpv6csdk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DHCPV6CSDK diff --git a/mingw-w64-headers/include/dhtmldid.h b/mingw-w64-headers/include/dhtmldid.h index 60ed074dd..5f3009fdf 100644 --- a/mingw-w64-headers/include/dhtmldid.h +++ b/mingw-w64-headers/include/dhtmldid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DHTMLDID_H_ diff --git a/mingw-w64-headers/include/dhtmled.h b/mingw-w64-headers/include/dhtmled.h index 14269fe06..a56754d41 100644 --- a/mingw-w64-headers/include/dhtmled.h +++ b/mingw-w64-headers/include/dhtmled.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/dhtmliid.h b/mingw-w64-headers/include/dhtmliid.h index 34209e961..02c9f843f 100644 --- a/mingw-w64-headers/include/dhtmliid.h +++ b/mingw-w64-headers/include/dhtmliid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _dhtmliid_h_ diff --git a/mingw-w64-headers/include/digitalv.h b/mingw-w64-headers/include/digitalv.h index e508c63cf..1174082d6 100644 --- a/mingw-w64-headers/include/digitalv.h +++ b/mingw-w64-headers/include/digitalv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DIGITALV diff --git a/mingw-w64-headers/include/dimm.h b/mingw-w64-headers/include/dimm.h index 09f953ed9..da5f19bf8 100644 --- a/mingw-w64-headers/include/dimm.h +++ b/mingw-w64-headers/include/dimm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/diskguid.h b/mingw-w64-headers/include/diskguid.h index eaf50fb5e..4fc32c50d 100644 --- a/mingw-w64-headers/include/diskguid.h +++ b/mingw-w64-headers/include/diskguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef DEFINE_GUID diff --git a/mingw-w64-headers/include/dispatch.h b/mingw-w64-headers/include/dispatch.h index 4e67f8c68..6903a3ea4 100644 --- a/mingw-w64-headers/include/dispatch.h +++ b/mingw-w64-headers/include/dispatch.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef RC_INVOKED diff --git a/mingw-w64-headers/include/dispdib.h b/mingw-w64-headers/include/dispdib.h index 7f11a487b..4ac5c7713 100644 --- a/mingw-w64-headers/include/dispdib.h +++ b/mingw-w64-headers/include/dispdib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DISPDIB_H__ diff --git a/mingw-w64-headers/include/dispex.h b/mingw-w64-headers/include/dispex.h index 0b0836e52..d9a3d7b71 100644 --- a/mingw-w64-headers/include/dispex.h +++ b/mingw-w64-headers/include/dispex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/dlcapi.h b/mingw-w64-headers/include/dlcapi.h index bd0f8558c..4afc10450 100644 --- a/mingw-w64-headers/include/dlcapi.h +++ b/mingw-w64-headers/include/dlcapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DLCAPI_ diff --git a/mingw-w64-headers/include/dlgs.h b/mingw-w64-headers/include/dlgs.h index 107f85bd0..1a070aef6 100644 --- a/mingw-w64-headers/include/dlgs.h +++ b/mingw-w64-headers/include/dlgs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DLGSH_INCLUDED_ diff --git a/mingw-w64-headers/include/docobj.idl b/mingw-w64-headers/include/docobj.idl index 25cb19cbe..a60f15782 100644 --- a/mingw-w64-headers/include/docobj.idl +++ b/mingw-w64-headers/include/docobj.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/domdid.h b/mingw-w64-headers/include/domdid.h index 2c546bf49..dbfff860c 100644 --- a/mingw-w64-headers/include/domdid.h +++ b/mingw-w64-headers/include/domdid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DOMDID_H__ diff --git a/mingw-w64-headers/include/dsadmin.h b/mingw-w64-headers/include/dsadmin.h index 6df89852b..198f41c6e 100644 --- a/mingw-w64-headers/include/dsadmin.h +++ b/mingw-w64-headers/include/dsadmin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(CLSID_DsAdminCreateObj,0xe301a009,0xf901,0x11d2,0x82,0xb9,0x0,0xc0,0x4f,0x68,0x92,0x8b); diff --git a/mingw-w64-headers/include/dsclient.h b/mingw-w64-headers/include/dsclient.h index ffb1f2950..24dc57e77 100644 --- a/mingw-w64-headers/include/dsclient.h +++ b/mingw-w64-headers/include/dsclient.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __dsclient_h diff --git a/mingw-w64-headers/include/dsgetdc.h b/mingw-w64-headers/include/dsgetdc.h index 20b912039..5bca06799 100644 --- a/mingw-w64-headers/include/dsgetdc.h +++ b/mingw-w64-headers/include/dsgetdc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DSGETDC_ diff --git a/mingw-w64-headers/include/dskquota.h b/mingw-w64-headers/include/dskquota.h index f113d8af8..84db21809 100644 --- a/mingw-w64-headers/include/dskquota.h +++ b/mingw-w64-headers/include/dskquota.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DSKQUOTA_H diff --git a/mingw-w64-headers/include/dsquery.h b/mingw-w64-headers/include/dsquery.h index 7c53a17a7..446aaba05 100644 --- a/mingw-w64-headers/include/dsquery.h +++ b/mingw-w64-headers/include/dsquery.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __dsquery_h diff --git a/mingw-w64-headers/include/dsrole.h b/mingw-w64-headers/include/dsrole.h index 189e67b53..9dfc7097b 100644 --- a/mingw-w64-headers/include/dsrole.h +++ b/mingw-w64-headers/include/dsrole.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DSROLE_H__ diff --git a/mingw-w64-headers/include/dssec.h b/mingw-w64-headers/include/dssec.h index 32888d078..e863a08f2 100644 --- a/mingw-w64-headers/include/dssec.h +++ b/mingw-w64-headers/include/dssec.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DSSEC diff --git a/mingw-w64-headers/include/dtchelp.h b/mingw-w64-headers/include/dtchelp.h index 0192f77be..ca7b2d3fe 100644 --- a/mingw-w64-headers/include/dtchelp.h +++ b/mingw-w64-headers/include/dtchelp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DTCHELP_H__ diff --git a/mingw-w64-headers/include/dvbsiparser.h b/mingw-w64-headers/include/dvbsiparser.h index 46a8c2754..2d12669eb 100644 --- a/mingw-w64-headers/include/dvbsiparser.h +++ b/mingw-w64-headers/include/dvbsiparser.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __DVBSIPARSER_H__ diff --git a/mingw-w64-headers/include/dvobj.h b/mingw-w64-headers/include/dvobj.h index 2aaeced9a..5fe17e88b 100644 --- a/mingw-w64-headers/include/dvobj.h +++ b/mingw-w64-headers/include/dvobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef RC_INVOKED diff --git a/mingw-w64-headers/include/dwrite.h b/mingw-w64-headers/include/dwrite.h index af81a0918..fefa79b52 100644 --- a/mingw-w64-headers/include/dwrite.h +++ b/mingw-w64-headers/include/dwrite.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_DWRITE__ diff --git a/mingw-w64-headers/include/dxtmpl.h b/mingw-w64-headers/include/dxtmpl.h index c7fb71783..c0e3d7dbf 100644 --- a/mingw-w64-headers/include/dxtmpl.h +++ b/mingw-w64-headers/include/dxtmpl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef DXTmpl_h diff --git a/mingw-w64-headers/include/dxva2api.h b/mingw-w64-headers/include/dxva2api.h index 938ee45b0..5d6374cee 100644 --- a/mingw-w64-headers/include/dxva2api.h +++ b/mingw-w64-headers/include/dxva2api.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DXVA2API diff --git a/mingw-w64-headers/include/dxvahd.h b/mingw-w64-headers/include/dxvahd.h index edcb00b2a..4dfe5b760 100644 --- a/mingw-w64-headers/include/dxvahd.h +++ b/mingw-w64-headers/include/dxvahd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_DXAVHD diff --git a/mingw-w64-headers/include/eapauthenticatoractiondefine.h b/mingw-w64-headers/include/eapauthenticatoractiondefine.h index e88c555dd..2585af15c 100644 --- a/mingw-w64-headers/include/eapauthenticatoractiondefine.h +++ b/mingw-w64-headers/include/eapauthenticatoractiondefine.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPAUTHENTICATORACTIONDEFINE diff --git a/mingw-w64-headers/include/eapauthenticatortypes.h b/mingw-w64-headers/include/eapauthenticatortypes.h index 6434580a9..ca32cf339 100644 --- a/mingw-w64-headers/include/eapauthenticatortypes.h +++ b/mingw-w64-headers/include/eapauthenticatortypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPAUTHENTICATORTYPES diff --git a/mingw-w64-headers/include/eaphosterror.h b/mingw-w64-headers/include/eaphosterror.h index ab14c074c..e6b35e00a 100644 --- a/mingw-w64-headers/include/eaphosterror.h +++ b/mingw-w64-headers/include/eaphosterror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_HOSTERROR diff --git a/mingw-w64-headers/include/eaphostpeerconfigapis.h b/mingw-w64-headers/include/eaphostpeerconfigapis.h index 51d969d36..ce74a8d15 100644 --- a/mingw-w64-headers/include/eaphostpeerconfigapis.h +++ b/mingw-w64-headers/include/eaphostpeerconfigapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPHOSTPEERCONFIGAPIS diff --git a/mingw-w64-headers/include/eaphostpeertypes.h b/mingw-w64-headers/include/eaphostpeertypes.h index b30d3b8f7..39e768abf 100644 --- a/mingw-w64-headers/include/eaphostpeertypes.h +++ b/mingw-w64-headers/include/eaphostpeertypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPHOSTPEERTYPES diff --git a/mingw-w64-headers/include/eapmethodauthenticatorapis.h b/mingw-w64-headers/include/eapmethodauthenticatorapis.h index a34f96411..263cf7820 100644 --- a/mingw-w64-headers/include/eapmethodauthenticatorapis.h +++ b/mingw-w64-headers/include/eapmethodauthenticatorapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPMETHODAUTHENTICATORAPIS diff --git a/mingw-w64-headers/include/eapmethodpeerapis.h b/mingw-w64-headers/include/eapmethodpeerapis.h index d13f60858..b85668cb9 100644 --- a/mingw-w64-headers/include/eapmethodpeerapis.h +++ b/mingw-w64-headers/include/eapmethodpeerapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPMETHODPEERAPIS diff --git a/mingw-w64-headers/include/eapmethodtypes.h b/mingw-w64-headers/include/eapmethodtypes.h index a5548fe11..b1856c5a2 100644 --- a/mingw-w64-headers/include/eapmethodtypes.h +++ b/mingw-w64-headers/include/eapmethodtypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPMETHODTYPES diff --git a/mingw-w64-headers/include/eappapis.h b/mingw-w64-headers/include/eappapis.h index 36367fa30..c81166d23 100644 --- a/mingw-w64-headers/include/eappapis.h +++ b/mingw-w64-headers/include/eappapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPPAPIS diff --git a/mingw-w64-headers/include/eaptypes.h b/mingw-w64-headers/include/eaptypes.h index ec4003f21..a6d77a153 100644 --- a/mingw-w64-headers/include/eaptypes.h +++ b/mingw-w64-headers/include/eaptypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EAPTYPES diff --git a/mingw-w64-headers/include/ehstorapi.h b/mingw-w64-headers/include/ehstorapi.h index a56e69746..f0bc40c3b 100644 --- a/mingw-w64-headers/include/ehstorapi.h +++ b/mingw-w64-headers/include/ehstorapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EHSTORAPI diff --git a/mingw-w64-headers/include/elscore.h b/mingw-w64-headers/include/elscore.h index 9b88ca476..589fa1ee5 100644 --- a/mingw-w64-headers/include/elscore.h +++ b/mingw-w64-headers/include/elscore.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_ELSCORE__ diff --git a/mingw-w64-headers/include/emostore.h b/mingw-w64-headers/include/emostore.h index 66adbcec6..adc81c52d 100644 --- a/mingw-w64-headers/include/emostore.h +++ b/mingw-w64-headers/include/emostore.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/emptyvc.h b/mingw-w64-headers/include/emptyvc.h index b754a099c..acf5b0529 100644 --- a/mingw-w64-headers/include/emptyvc.h +++ b/mingw-w64-headers/include/emptyvc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/endpointvolume.h b/mingw-w64-headers/include/endpointvolume.h index 66ba47886..ebebfcbbb 100644 --- a/mingw-w64-headers/include/endpointvolume.h +++ b/mingw-w64-headers/include/endpointvolume.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_ENDPOINTVOLUME__ diff --git a/mingw-w64-headers/include/error.h b/mingw-w64-headers/include/error.h index ab214e9bf..cac097a69 100644 --- a/mingw-w64-headers/include/error.h +++ b/mingw-w64-headers/include/error.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define NO_ERROR 0 diff --git a/mingw-w64-headers/include/errorrep.h b/mingw-w64-headers/include/errorrep.h index 9e5b929de..07dd52b1e 100644 --- a/mingw-w64-headers/include/errorrep.h +++ b/mingw-w64-headers/include/errorrep.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ERRORREP_H__ diff --git a/mingw-w64-headers/include/esent.h b/mingw-w64-headers/include/esent.h index bed9f6975..41784dca2 100644 --- a/mingw-w64-headers/include/esent.h +++ b/mingw-w64-headers/include/esent.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ESENT diff --git a/mingw-w64-headers/include/evcoll.h b/mingw-w64-headers/include/evcoll.h index 217c693c6..3c336dcd6 100644 --- a/mingw-w64-headers/include/evcoll.h +++ b/mingw-w64-headers/include/evcoll.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EVCOLL diff --git a/mingw-w64-headers/include/eventsys.h b/mingw-w64-headers/include/eventsys.h index 1e635b34a..eae2bbe3e 100644 --- a/mingw-w64-headers/include/eventsys.h +++ b/mingw-w64-headers/include/eventsys.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/evntcons.h b/mingw-w64-headers/include/evntcons.h index 02fd6d9b1..918744f41 100644 --- a/mingw-w64-headers/include/evntcons.h +++ b/mingw-w64-headers/include/evntcons.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _EVNTCONS_H_ diff --git a/mingw-w64-headers/include/evntrace.h b/mingw-w64-headers/include/evntrace.h index 21dfd20d5..057d35935 100644 --- a/mingw-w64-headers/include/evntrace.h +++ b/mingw-w64-headers/include/evntrace.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _EVNTRACE_ diff --git a/mingw-w64-headers/include/evr.h b/mingw-w64-headers/include/evr.h index c0d3ddcc7..67685c516 100644 --- a/mingw-w64-headers/include/evr.h +++ b/mingw-w64-headers/include/evr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EVR diff --git a/mingw-w64-headers/include/evr9.h b/mingw-w64-headers/include/evr9.h index 4d9825be3..d21366d85 100644 --- a/mingw-w64-headers/include/evr9.h +++ b/mingw-w64-headers/include/evr9.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_EVR9 diff --git a/mingw-w64-headers/include/exchform.h b/mingw-w64-headers/include/exchform.h index 5d72b1976..643d3023c 100644 --- a/mingw-w64-headers/include/exchform.h +++ b/mingw-w64-headers/include/exchform.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef EXCHFORM_H diff --git a/mingw-w64-headers/include/exdisp.h b/mingw-w64-headers/include/exdisp.h index a9c1f31ed..291f1fb22 100644 --- a/mingw-w64-headers/include/exdisp.h +++ b/mingw-w64-headers/include/exdisp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/exdispid.h b/mingw-w64-headers/include/exdispid.h index 4def63980..ad8cffbd2 100644 --- a/mingw-w64-headers/include/exdispid.h +++ b/mingw-w64-headers/include/exdispid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef EXDISPID_H_ diff --git a/mingw-w64-headers/include/fci.h b/mingw-w64-headers/include/fci.h index 6734f99cc..13ddd2f9d 100644 --- a/mingw-w64-headers/include/fci.h +++ b/mingw-w64-headers/include/fci.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef INCLUDED_TYPES_FCI_FDI diff --git a/mingw-w64-headers/include/fdi.h b/mingw-w64-headers/include/fdi.h index 84853d372..f896cefa7 100644 --- a/mingw-w64-headers/include/fdi.h +++ b/mingw-w64-headers/include/fdi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef INCLUDED_TYPES_FCI_FDI diff --git a/mingw-w64-headers/include/fileextd.h b/mingw-w64-headers/include/fileextd.h index f2f08a3fe..6b81eedcf 100644 --- a/mingw-w64-headers/include/fileextd.h +++ b/mingw-w64-headers/include/fileextd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #pragma once diff --git a/mingw-w64-headers/include/filehc.h b/mingw-w64-headers/include/filehc.h index f8f7793fd..988bb44e6 100644 --- a/mingw-w64-headers/include/filehc.h +++ b/mingw-w64-headers/include/filehc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FILEHC_H_ diff --git a/mingw-w64-headers/include/fileopen.dlg b/mingw-w64-headers/include/fileopen.dlg index 3fb4d3241..e1ac06c89 100644 --- a/mingw-w64-headers/include/fileopen.dlg +++ b/mingw-w64-headers/include/fileopen.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/filter.h b/mingw-w64-headers/include/filter.h index 841236656..45018c7c3 100644 --- a/mingw-w64-headers/include/filter.h +++ b/mingw-w64-headers/include/filter.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/filterr.h b/mingw-w64-headers/include/filterr.h index 2b10ca328..4e123c600 100644 --- a/mingw-w64-headers/include/filterr.h +++ b/mingw-w64-headers/include/filterr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FILTERR_H_ diff --git a/mingw-w64-headers/include/findtext.dlg b/mingw-w64-headers/include/findtext.dlg index 59acf085c..bbf4659eb 100644 --- a/mingw-w64-headers/include/findtext.dlg +++ b/mingw-w64-headers/include/findtext.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ FINDDLGORD DIALOG LOADONCALL MOVEABLE DISCARDABLE 30,73,236,62 diff --git a/mingw-w64-headers/include/fltdefs.h b/mingw-w64-headers/include/fltdefs.h index 9a3e1d7a9..2e94261d2 100644 --- a/mingw-w64-headers/include/fltdefs.h +++ b/mingw-w64-headers/include/fltdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _FLTDEFS_H diff --git a/mingw-w64-headers/include/font.dlg b/mingw-w64-headers/include/font.dlg index 72e0ba53a..56b6dcde1 100644 --- a/mingw-w64-headers/include/font.dlg +++ b/mingw-w64-headers/include/font.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ FORMATDLGORD31 DIALOG 13,54,287,196 diff --git a/mingw-w64-headers/include/fsrm.h b/mingw-w64-headers/include/fsrm.h index e96a6bd8f..248010f4b 100644 --- a/mingw-w64-headers/include/fsrm.h +++ b/mingw-w64-headers/include/fsrm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FSRM diff --git a/mingw-w64-headers/include/fsrmenums.h b/mingw-w64-headers/include/fsrmenums.h index c36d08144..47fe5cb0f 100644 --- a/mingw-w64-headers/include/fsrmenums.h +++ b/mingw-w64-headers/include/fsrmenums.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FSRMENUMS diff --git a/mingw-w64-headers/include/fsrmpipeline.h b/mingw-w64-headers/include/fsrmpipeline.h index b3f8b242f..5eb581fcb 100644 --- a/mingw-w64-headers/include/fsrmpipeline.h +++ b/mingw-w64-headers/include/fsrmpipeline.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/fsrmquota.h b/mingw-w64-headers/include/fsrmquota.h index a45978194..081fd7bc5 100644 --- a/mingw-w64-headers/include/fsrmquota.h +++ b/mingw-w64-headers/include/fsrmquota.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/fsrmreports.h b/mingw-w64-headers/include/fsrmreports.h index 5e968bbe0..757de4889 100644 --- a/mingw-w64-headers/include/fsrmreports.h +++ b/mingw-w64-headers/include/fsrmreports.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/fsrmscreen.h b/mingw-w64-headers/include/fsrmscreen.h index 3f8e51fd0..fc8d546ae 100644 --- a/mingw-w64-headers/include/fsrmscreen.h +++ b/mingw-w64-headers/include/fsrmscreen.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/ftsiface.h b/mingw-w64-headers/include/ftsiface.h index 7b5496be4..dfef1312e 100644 --- a/mingw-w64-headers/include/ftsiface.h +++ b/mingw-w64-headers/include/ftsiface.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __FTSIFACE_H__ diff --git a/mingw-w64-headers/include/functiondiscoveryapi.h b/mingw-w64-headers/include/functiondiscoveryapi.h index cb8f98637..ef29f7970 100644 --- a/mingw-w64-headers/include/functiondiscoveryapi.h +++ b/mingw-w64-headers/include/functiondiscoveryapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FUNCTIONDISCOVERYAPI diff --git a/mingw-w64-headers/include/functiondiscoverycategories.h b/mingw-w64-headers/include/functiondiscoverycategories.h index 960574a54..96b79c185 100644 --- a/mingw-w64-headers/include/functiondiscoverycategories.h +++ b/mingw-w64-headers/include/functiondiscoverycategories.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FUNCTIONDISCOVERYCATEGORIES diff --git a/mingw-w64-headers/include/functiondiscoveryconstraints.h b/mingw-w64-headers/include/functiondiscoveryconstraints.h index bc65f3c3f..b3ddac56e 100644 --- a/mingw-w64-headers/include/functiondiscoveryconstraints.h +++ b/mingw-w64-headers/include/functiondiscoveryconstraints.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FUNCTIONDISCOVERYCONSTRAINTS diff --git a/mingw-w64-headers/include/functiondiscoverykeys.h b/mingw-w64-headers/include/functiondiscoverykeys.h index 4ab996443..13a21d312 100644 --- a/mingw-w64-headers/include/functiondiscoverykeys.h +++ b/mingw-w64-headers/include/functiondiscoverykeys.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FUNCTIONDISCOVERYKEYS diff --git a/mingw-w64-headers/include/functiondiscoverynotification.h b/mingw-w64-headers/include/functiondiscoverynotification.h index 62a26f71b..c65dee6fa 100644 --- a/mingw-w64-headers/include/functiondiscoverynotification.h +++ b/mingw-w64-headers/include/functiondiscoverynotification.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FUNCTIONDISCOVERYNOTIFICATION diff --git a/mingw-w64-headers/include/fwpmtypes.h b/mingw-w64-headers/include/fwpmtypes.h index a2ec17f13..352088cf7 100644 --- a/mingw-w64-headers/include/fwpmtypes.h +++ b/mingw-w64-headers/include/fwpmtypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FWPMTYPES diff --git a/mingw-w64-headers/include/fwpmu.h b/mingw-w64-headers/include/fwpmu.h index d4976c3ab..c47b5cb26 100644 --- a/mingw-w64-headers/include/fwpmu.h +++ b/mingw-w64-headers/include/fwpmu.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FWPMU diff --git a/mingw-w64-headers/include/fwptypes.h b/mingw-w64-headers/include/fwptypes.h index 00e7b10ea..114eb723f 100644 --- a/mingw-w64-headers/include/fwptypes.h +++ b/mingw-w64-headers/include/fwptypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_FWTYPES diff --git a/mingw-w64-headers/include/gb18030.h b/mingw-w64-headers/include/gb18030.h index 0d25aba41..b4be3c2ab 100644 --- a/mingw-w64-headers/include/gb18030.h +++ b/mingw-w64-headers/include/gb18030.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _GB18030_H_ diff --git a/mingw-w64-headers/include/gpedit.h b/mingw-w64-headers/include/gpedit.h index a2ff8fb16..6b980f41f 100644 --- a/mingw-w64-headers/include/gpedit.h +++ b/mingw-w64-headers/include/gpedit.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(CLSID_GPESnapIn,0x8fc0b734,0xa0e1,0x11d1,0xa7,0xd3,0x0,0x0,0xf8,0x75,0x71,0xe3); diff --git a/mingw-w64-headers/include/gpmgmt.h b/mingw-w64-headers/include/gpmgmt.h index c1f34c72d..0811d38fd 100644 --- a/mingw-w64-headers/include/gpmgmt.h +++ b/mingw-w64-headers/include/gpmgmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/guiddef.h b/mingw-w64-headers/include/guiddef.h index efd43ed76..6ce480a18 100644 --- a/mingw-w64-headers/include/guiddef.h +++ b/mingw-w64-headers/include/guiddef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef GUID_DEFINED diff --git a/mingw-w64-headers/include/h323priv.h b/mingw-w64-headers/include/h323priv.h index 54ff46bb6..71c1b7cf6 100644 --- a/mingw-w64-headers/include/h323priv.h +++ b/mingw-w64-headers/include/h323priv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/hlguids.h b/mingw-w64-headers/include/hlguids.h index 7f62b4ea3..e28861b54 100644 --- a/mingw-w64-headers/include/hlguids.h +++ b/mingw-w64-headers/include/hlguids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef HLGUIDS_H diff --git a/mingw-w64-headers/include/hliface.h b/mingw-w64-headers/include/hliface.h index 792726462..6ac751628 100644 --- a/mingw-w64-headers/include/hliface.h +++ b/mingw-w64-headers/include/hliface.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/hlink.h b/mingw-w64-headers/include/hlink.h index 692c62e1a..ff471866c 100644 --- a/mingw-w64-headers/include/hlink.h +++ b/mingw-w64-headers/include/hlink.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/hostinfo.h b/mingw-w64-headers/include/hostinfo.h index f98157678..debee3b43 100644 --- a/mingw-w64-headers/include/hostinfo.h +++ b/mingw-w64-headers/include/hostinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef HOST_INFO_H_INCLUDED diff --git a/mingw-w64-headers/include/htiface.h b/mingw-w64-headers/include/htiface.h index 10863d05f..322f41b4e 100644 --- a/mingw-w64-headers/include/htiface.h +++ b/mingw-w64-headers/include/htiface.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/htiframe.h b/mingw-w64-headers/include/htiframe.h index 927285e8e..2926ba9a4 100644 --- a/mingw-w64-headers/include/htiframe.h +++ b/mingw-w64-headers/include/htiframe.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/htmlguid.h b/mingw-w64-headers/include/htmlguid.h index c7d7d3564..6b4a85471 100644 --- a/mingw-w64-headers/include/htmlguid.h +++ b/mingw-w64-headers/include/htmlguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _HTMLGUID_H_ diff --git a/mingw-w64-headers/include/htmlhelp.h b/mingw-w64-headers/include/htmlhelp.h index ac4587028..581a4cd16 100644 --- a/mingw-w64-headers/include/htmlhelp.h +++ b/mingw-w64-headers/include/htmlhelp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __HTMLHELP_H__ diff --git a/mingw-w64-headers/include/http.h b/mingw-w64-headers/include/http.h index ea4cd1d0c..7b6d31666 100644 --- a/mingw-w64-headers/include/http.h +++ b/mingw-w64-headers/include/http.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __HTTP_H__ diff --git a/mingw-w64-headers/include/httpext.h b/mingw-w64-headers/include/httpext.h index 9f24157b8..baf3148b8 100644 --- a/mingw-w64-headers/include/httpext.h +++ b/mingw-w64-headers/include/httpext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _HTTPEXT_H_ diff --git a/mingw-w64-headers/include/httpfilt.h b/mingw-w64-headers/include/httpfilt.h index 20ee335f9..d3341eaf6 100644 --- a/mingw-w64-headers/include/httpfilt.h +++ b/mingw-w64-headers/include/httpfilt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _HTTPFILT_H_ diff --git a/mingw-w64-headers/include/httprequestid.h b/mingw-w64-headers/include/httprequestid.h index 5b0f13976..c5efc32a7 100644 --- a/mingw-w64-headers/include/httprequestid.h +++ b/mingw-w64-headers/include/httprequestid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __HTTPREQUESTID_H__ diff --git a/mingw-w64-headers/include/i_cryptasn1tls.h b/mingw-w64-headers/include/i_cryptasn1tls.h index e57fe533b..4d7a99c65 100644 --- a/mingw-w64-headers/include/i_cryptasn1tls.h +++ b/mingw-w64-headers/include/i_cryptasn1tls.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __I_CRYPTASN1TLS_H__ diff --git a/mingw-w64-headers/include/ia64reg.h b/mingw-w64-headers/include/ia64reg.h index 6c3f7e1bc..e35a44d15 100644 --- a/mingw-w64-headers/include/ia64reg.h +++ b/mingw-w64-headers/include/ia64reg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IA64REG_ diff --git a/mingw-w64-headers/include/iaccess.h b/mingw-w64-headers/include/iaccess.h index 25ac5a082..a520bf41a 100644 --- a/mingw-w64-headers/include/iaccess.h +++ b/mingw-w64-headers/include/iaccess.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iadmext.h b/mingw-w64-headers/include/iadmext.h index 2c1eca9d7..2fccca9ac 100644 --- a/mingw-w64-headers/include/iadmext.h +++ b/mingw-w64-headers/include/iadmext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef COM_NO_WINDOWS_H diff --git a/mingw-w64-headers/include/iadmw.h b/mingw-w64-headers/include/iadmw.h index 8b665fbb5..69b7c101c 100644 --- a/mingw-w64-headers/include/iadmw.h +++ b/mingw-w64-headers/include/iadmw.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iads.h b/mingw-w64-headers/include/iads.h index 3ccc2fc90..53d88e1f3 100644 --- a/mingw-w64-headers/include/iads.h +++ b/mingw-w64-headers/include/iads.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/icftypes.h b/mingw-w64-headers/include/icftypes.h index 0ff99ec62..82fa5079b 100644 --- a/mingw-w64-headers/include/icftypes.h +++ b/mingw-w64-headers/include/icftypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ICFTYPES diff --git a/mingw-w64-headers/include/icm.h b/mingw-w64-headers/include/icm.h index f4c9054ef..06e9ea646 100644 --- a/mingw-w64-headers/include/icm.h +++ b/mingw-w64-headers/include/icm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ICM_H_ diff --git a/mingw-w64-headers/include/icmpapi.h b/mingw-w64-headers/include/icmpapi.h index 890b5edbc..c7cf5834e 100644 --- a/mingw-w64-headers/include/icmpapi.h +++ b/mingw-w64-headers/include/icmpapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ICMP_INCLUDED_ diff --git a/mingw-w64-headers/include/icmui.dlg b/mingw-w64-headers/include/icmui.dlg index 26691854d..6f48a7c47 100644 --- a/mingw-w64-headers/include/icmui.dlg +++ b/mingw-w64-headers/include/icmui.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ COLORMGMTDLGORD DIALOG DISCARDABLE 0,0,350,190 diff --git a/mingw-w64-headers/include/icrsint.h b/mingw-w64-headers/include/icrsint.h index 0985ad8cf..b6cb131de 100644 --- a/mingw-w64-headers/include/icrsint.h +++ b/mingw-w64-headers/include/icrsint.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ICRSINT_H_ diff --git a/mingw-w64-headers/include/identitycommon.h b/mingw-w64-headers/include/identitycommon.h index 68bf124ae..f34348fea 100644 --- a/mingw-w64-headers/include/identitycommon.h +++ b/mingw-w64-headers/include/identitycommon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __IDENTIYCOMMON_H__ diff --git a/mingw-w64-headers/include/identitystore.h b/mingw-w64-headers/include/identitystore.h index 89fda78de..45f643d94 100644 --- a/mingw-w64-headers/include/identitystore.h +++ b/mingw-w64-headers/include/identitystore.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __IDENTITYSTORE_H__ diff --git a/mingw-w64-headers/include/idf.h b/mingw-w64-headers/include/idf.h index f22ae4781..0445b0295 100644 --- a/mingw-w64-headers/include/idf.h +++ b/mingw-w64-headers/include/idf.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __IDF_H__ diff --git a/mingw-w64-headers/include/idispids.h b/mingw-w64-headers/include/idispids.h index 663770d50..08ca53d57 100644 --- a/mingw-w64-headers/include/idispids.h +++ b/mingw-w64-headers/include/idispids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define DISPID_READYSTATE (-525) diff --git a/mingw-w64-headers/include/iedial.h b/mingw-w64-headers/include/iedial.h index b0cf28ed2..99851d5cd 100644 --- a/mingw-w64-headers/include/iedial.h +++ b/mingw-w64-headers/include/iedial.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/ieverp.h b/mingw-w64-headers/include/ieverp.h index ddcaffee8..d9be1e46b 100644 --- a/mingw-w64-headers/include/ieverp.h +++ b/mingw-w64-headers/include/ieverp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define VER_MAJOR_PRODUCTVER 6 diff --git a/mingw-w64-headers/include/ifdef.h b/mingw-w64-headers/include/ifdef.h index 8377e5c23..1f1f9cc64 100644 --- a/mingw-w64-headers/include/ifdef.h +++ b/mingw-w64-headers/include/ifdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_IFDEF diff --git a/mingw-w64-headers/include/iiis.h b/mingw-w64-headers/include/iiis.h index c1f094359..b61f0c302 100644 --- a/mingw-w64-headers/include/iiis.h +++ b/mingw-w64-headers/include/iiis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iiisext.h b/mingw-w64-headers/include/iiisext.h index 474485ce6..bc9323a8f 100644 --- a/mingw-w64-headers/include/iiisext.h +++ b/mingw-w64-headers/include/iiisext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iimgctx.h b/mingw-w64-headers/include/iimgctx.h index f04f2a6d4..82fa4b132 100644 --- a/mingw-w64-headers/include/iimgctx.h +++ b/mingw-w64-headers/include/iimgctx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IImgCtxObjects_H_ diff --git a/mingw-w64-headers/include/iiscnfg.h b/mingw-w64-headers/include/iiscnfg.h index 16b0664d7..6ea4fc622 100644 --- a/mingw-w64-headers/include/iiscnfg.h +++ b/mingw-w64-headers/include/iiscnfg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IISCNFG_H_ diff --git a/mingw-w64-headers/include/iisrsta.h b/mingw-w64-headers/include/iisrsta.h index 22e72d2a1..0dee071a4 100644 --- a/mingw-w64-headers/include/iisrsta.h +++ b/mingw-w64-headers/include/iisrsta.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iketypes.h b/mingw-w64-headers/include/iketypes.h index 1ed6d9fc7..e643c2d42 100644 --- a/mingw-w64-headers/include/iketypes.h +++ b/mingw-w64-headers/include/iketypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_IKETYPES diff --git a/mingw-w64-headers/include/ilogobj.hxx b/mingw-w64-headers/include/ilogobj.hxx index 97f9de252..f7cb45194 100644 --- a/mingw-w64-headers/include/ilogobj.hxx +++ b/mingw-w64-headers/include/ilogobj.hxx @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ILOGOBJ_HXX_ diff --git a/mingw-w64-headers/include/imagehlp.h b/mingw-w64-headers/include/imagehlp.h index dde45a038..bc9dfbc04 100644 --- a/mingw-w64-headers/include/imagehlp.h +++ b/mingw-w64-headers/include/imagehlp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IMAGEHLP_ diff --git a/mingw-w64-headers/include/ime.h b/mingw-w64-headers/include/ime.h index a9288f864..02e9c35ab 100644 --- a/mingw-w64-headers/include/ime.h +++ b/mingw-w64-headers/include/ime.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IME_ diff --git a/mingw-w64-headers/include/imessage.h b/mingw-w64-headers/include/imessage.h index 08f05afb0..5a44b1cb6 100644 --- a/mingw-w64-headers/include/imessage.h +++ b/mingw-w64-headers/include/imessage.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IMESSAGE_H_ diff --git a/mingw-w64-headers/include/imm.h b/mingw-w64-headers/include/imm.h index 8bbb3d647..c6101e92e 100644 --- a/mingw-w64-headers/include/imm.h +++ b/mingw-w64-headers/include/imm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IMM_ diff --git a/mingw-w64-headers/include/in6addr.h b/mingw-w64-headers/include/in6addr.h index 9f20f62fa..490b2f99b 100644 --- a/mingw-w64-headers/include/in6addr.h +++ b/mingw-w64-headers/include/in6addr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/inaddr.h b/mingw-w64-headers/include/inaddr.h index f7a5492c8..174004e55 100644 --- a/mingw-w64-headers/include/inaddr.h +++ b/mingw-w64-headers/include/inaddr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/indexsrv.h b/mingw-w64-headers/include/indexsrv.h index 943e3223f..fc7bf0a49 100644 --- a/mingw-w64-headers/include/indexsrv.h +++ b/mingw-w64-headers/include/indexsrv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/inetreg.h b/mingw-w64-headers/include/inetreg.h index f7bfdcef1..ca3861fdc 100644 --- a/mingw-w64-headers/include/inetreg.h +++ b/mingw-w64-headers/include/inetreg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INETREGSTRS_H_ diff --git a/mingw-w64-headers/include/inetsdk.h b/mingw-w64-headers/include/inetsdk.h index d88e4bc65..04c59df66 100644 --- a/mingw-w64-headers/include/inetsdk.h +++ b/mingw-w64-headers/include/inetsdk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/initguid.h b/mingw-w64-headers/include/initguid.h index 1d520953c..8361e4ff3 100644 --- a/mingw-w64-headers/include/initguid.h +++ b/mingw-w64-headers/include/initguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define INITGUID diff --git a/mingw-w64-headers/include/initoid.h b/mingw-w64-headers/include/initoid.h index cad1eac7d..b9fdd62d9 100644 --- a/mingw-w64-headers/include/initoid.h +++ b/mingw-w64-headers/include/initoid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define MAPI_PREFIX 0x2A,0x86,0x48,0x86,0xf7,0x14,0x03 diff --git a/mingw-w64-headers/include/inputscope.h b/mingw-w64-headers/include/inputscope.h index f20137963..cebabf76b 100644 --- a/mingw-w64-headers/include/inputscope.h +++ b/mingw-w64-headers/include/inputscope.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/intshcut.h b/mingw-w64-headers/include/intshcut.h index 53990976d..9126d4c0b 100644 --- a/mingw-w64-headers/include/intshcut.h +++ b/mingw-w64-headers/include/intshcut.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INTSHCUT_H__ diff --git a/mingw-w64-headers/include/invkprxy.h b/mingw-w64-headers/include/invkprxy.h index 25b533b97..5f6ac9103 100644 --- a/mingw-w64-headers/include/invkprxy.h +++ b/mingw-w64-headers/include/invkprxy.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_INVKPRXY diff --git a/mingw-w64-headers/include/ioevent.h b/mingw-w64-headers/include/ioevent.h index 3f641116e..679bdf11f 100644 --- a/mingw-w64-headers/include/ioevent.h +++ b/mingw-w64-headers/include/ioevent.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(GUID_IO_VOLUME_CHANGE,0x7373654aL,0x812a,0x11d0,0xbe,0xc7,0x08,0x00,0x2b,0xe2,0x09,0x2f); diff --git a/mingw-w64-headers/include/ipexport.h b/mingw-w64-headers/include/ipexport.h index 0190de45a..fef0fda62 100644 --- a/mingw-w64-headers/include/ipexport.h +++ b/mingw-w64-headers/include/ipexport.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef IP_EXPORT_INCLUDED diff --git a/mingw-w64-headers/include/iphlpapi.h b/mingw-w64-headers/include/iphlpapi.h index 5df0210f0..62a4a4831 100644 --- a/mingw-w64-headers/include/iphlpapi.h +++ b/mingw-w64-headers/include/iphlpapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __IPHLPAPI_H__ diff --git a/mingw-w64-headers/include/ipifcons.h b/mingw-w64-headers/include/ipifcons.h index 3ea19a75a..65f678d99 100644 --- a/mingw-w64-headers/include/ipifcons.h +++ b/mingw-w64-headers/include/ipifcons.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __IPIFCONS_H__ diff --git a/mingw-w64-headers/include/ipinfoid.h b/mingw-w64-headers/include/ipinfoid.h index 80ad78301..233cec16b 100644 --- a/mingw-w64-headers/include/ipinfoid.h +++ b/mingw-w64-headers/include/ipinfoid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_IPINFOID_H__ diff --git a/mingw-w64-headers/include/ipmib.h b/mingw-w64-headers/include/ipmib.h index c0b45b448..8773dc00e 100644 --- a/mingw-w64-headers/include/ipmib.h +++ b/mingw-w64-headers/include/ipmib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/ipmsp.h b/mingw-w64-headers/include/ipmsp.h index 6070bd568..c338601cd 100644 --- a/mingw-w64-headers/include/ipmsp.h +++ b/mingw-w64-headers/include/ipmsp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/iprtrmib.h b/mingw-w64-headers/include/iprtrmib.h index 560e7d56a..f5f826bc8 100644 --- a/mingw-w64-headers/include/iprtrmib.h +++ b/mingw-w64-headers/include/iprtrmib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_IPRTRMIB_H__ diff --git a/mingw-w64-headers/include/ipsectypes.h b/mingw-w64-headers/include/ipsectypes.h index 124b2a1b8..e01b47b7f 100644 --- a/mingw-w64-headers/include/ipsectypes.h +++ b/mingw-w64-headers/include/ipsectypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_IPSECTYPES diff --git a/mingw-w64-headers/include/iptypes.h b/mingw-w64-headers/include/iptypes.h index 9b5dea904..745d3f950 100644 --- a/mingw-w64-headers/include/iptypes.h +++ b/mingw-w64-headers/include/iptypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef IP_TYPES_INCLUDED diff --git a/mingw-w64-headers/include/ipxconst.h b/mingw-w64-headers/include/ipxconst.h index df9f1a419..77b7892df 100644 --- a/mingw-w64-headers/include/ipxconst.h +++ b/mingw-w64-headers/include/ipxconst.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IPXCONST_ diff --git a/mingw-w64-headers/include/ipxrip.h b/mingw-w64-headers/include/ipxrip.h index 85af7a63a..4438771d4 100644 --- a/mingw-w64-headers/include/ipxrip.h +++ b/mingw-w64-headers/include/ipxrip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IPXRIP_ diff --git a/mingw-w64-headers/include/ipxrtdef.h b/mingw-w64-headers/include/ipxrtdef.h index 84b798cfc..8aa461eda 100644 --- a/mingw-w64-headers/include/ipxrtdef.h +++ b/mingw-w64-headers/include/ipxrtdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IPXRTDEF_ diff --git a/mingw-w64-headers/include/ipxsap.h b/mingw-w64-headers/include/ipxsap.h index b0e5f45ee..4d8eaeba9 100644 --- a/mingw-w64-headers/include/ipxsap.h +++ b/mingw-w64-headers/include/ipxsap.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _IPXSAP_ diff --git a/mingw-w64-headers/include/ipxtfflt.h b/mingw-w64-headers/include/ipxtfflt.h index 7fca65532..3fa6f66a0 100644 --- a/mingw-w64-headers/include/ipxtfflt.h +++ b/mingw-w64-headers/include/ipxtfflt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ipxfltdf_h diff --git a/mingw-w64-headers/include/iscsidsc.h b/mingw-w64-headers/include/iscsidsc.h index 134ead94a..a83f3550f 100644 --- a/mingw-w64-headers/include/iscsidsc.h +++ b/mingw-w64-headers/include/iscsidsc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ISCSIDSC diff --git a/mingw-w64-headers/include/isguids.h b/mingw-w64-headers/include/isguids.h index 58bc8a84d..fbad42376 100644 --- a/mingw-w64-headers/include/isguids.h +++ b/mingw-w64-headers/include/isguids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ISGUIDS_H_ diff --git a/mingw-w64-headers/include/issper16.h b/mingw-w64-headers/include/issper16.h index b383d40ef..404c8d724 100644 --- a/mingw-w64-headers/include/issper16.h +++ b/mingw-w64-headers/include/issper16.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ISSPERR_H_ diff --git a/mingw-w64-headers/include/issperr.h b/mingw-w64-headers/include/issperr.h index 9a6bbfe62..d50544792 100644 --- a/mingw-w64-headers/include/issperr.h +++ b/mingw-w64-headers/include/issperr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #warning The header issperr.h is an obsolete file. diff --git a/mingw-w64-headers/include/isysmon.h b/mingw-w64-headers/include/isysmon.h index 8ffd031e8..a0254f17a 100644 --- a/mingw-w64-headers/include/isysmon.h +++ b/mingw-w64-headers/include/isysmon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ISYSMON diff --git a/mingw-w64-headers/include/iwamreg.h b/mingw-w64-headers/include/iwamreg.h index 3c8fd88f6..8f60b650e 100644 --- a/mingw-w64-headers/include/iwamreg.h +++ b/mingw-w64-headers/include/iwamreg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/ks.h b/mingw-w64-headers/include/ks.h index 4d8803532..6420528da 100644 --- a/mingw-w64-headers/include/ks.h +++ b/mingw-w64-headers/include/ks.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _KS_ diff --git a/mingw-w64-headers/include/ksguid.h b/mingw-w64-headers/include/ksguid.h index f0774d06c..eca026996 100644 --- a/mingw-w64-headers/include/ksguid.h +++ b/mingw-w64-headers/include/ksguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define INITGUID diff --git a/mingw-w64-headers/include/ksmedia.h b/mingw-w64-headers/include/ksmedia.h index 622626252..46f0847d2 100644 --- a/mingw-w64-headers/include/ksmedia.h +++ b/mingw-w64-headers/include/ksmedia.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/ksproxy.h b/mingw-w64-headers/include/ksproxy.h index e6e049dab..9f44fe0d0 100644 --- a/mingw-w64-headers/include/ksproxy.h +++ b/mingw-w64-headers/include/ksproxy.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __KSPROXY__ diff --git a/mingw-w64-headers/include/ksuuids.h b/mingw-w64-headers/include/ksuuids.h index 2eba88427..5b359dcab 100644 --- a/mingw-w64-headers/include/ksuuids.h +++ b/mingw-w64-headers/include/ksuuids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/ktmw32.h b/mingw-w64-headers/include/ktmw32.h index ca32aeb3d..2df18e655 100644 --- a/mingw-w64-headers/include/ktmw32.h +++ b/mingw-w64-headers/include/ktmw32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_KTMW32 diff --git a/mingw-w64-headers/include/kxia64.h b/mingw-w64-headers/include/kxia64.h index c166bf735..476c3573d 100644 --- a/mingw-w64-headers/include/kxia64.h +++ b/mingw-w64-headers/include/kxia64.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define SHADOW_IRQL_IMPLEMENTATION 1 diff --git a/mingw-w64-headers/include/lm.h b/mingw-w64-headers/include/lm.h index a1c78bde8..2413af265 100644 --- a/mingw-w64-headers/include/lm.h +++ b/mingw-w64-headers/include/lm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LM_ diff --git a/mingw-w64-headers/include/lmaccess.h b/mingw-w64-headers/include/lmaccess.h index 59481b335..f8f0b2eaf 100644 --- a/mingw-w64-headers/include/lmaccess.h +++ b/mingw-w64-headers/include/lmaccess.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMUSER_ diff --git a/mingw-w64-headers/include/lmalert.h b/mingw-w64-headers/include/lmalert.h index 053c924ff..5df40d04e 100644 --- a/mingw-w64-headers/include/lmalert.h +++ b/mingw-w64-headers/include/lmalert.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ALERT_ diff --git a/mingw-w64-headers/include/lmapibuf.h b/mingw-w64-headers/include/lmapibuf.h index efa614e97..7f8a87e8f 100644 --- a/mingw-w64-headers/include/lmapibuf.h +++ b/mingw-w64-headers/include/lmapibuf.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMAPIBUF_ diff --git a/mingw-w64-headers/include/lmat.h b/mingw-w64-headers/include/lmat.h index a174c602d..16ad29c5c 100644 --- a/mingw-w64-headers/include/lmat.h +++ b/mingw-w64-headers/include/lmat.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMAT_ diff --git a/mingw-w64-headers/include/lmaudit.h b/mingw-w64-headers/include/lmaudit.h index 122b10faa..879835ac9 100644 --- a/mingw-w64-headers/include/lmaudit.h +++ b/mingw-w64-headers/include/lmaudit.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMAUDIT_ diff --git a/mingw-w64-headers/include/lmconfig.h b/mingw-w64-headers/include/lmconfig.h index c6a273b13..bf4922e35 100644 --- a/mingw-w64-headers/include/lmconfig.h +++ b/mingw-w64-headers/include/lmconfig.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMCONFIG_ diff --git a/mingw-w64-headers/include/lmcons.h b/mingw-w64-headers/include/lmcons.h index 569a81965..1be8b7221 100644 --- a/mingw-w64-headers/include/lmcons.h +++ b/mingw-w64-headers/include/lmcons.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef NETCONS_INCLUDED diff --git a/mingw-w64-headers/include/lmdfs.h b/mingw-w64-headers/include/lmdfs.h index 05b8048d8..678b05143 100644 --- a/mingw-w64-headers/include/lmdfs.h +++ b/mingw-w64-headers/include/lmdfs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMDFS_ diff --git a/mingw-w64-headers/include/lmerr.h b/mingw-w64-headers/include/lmerr.h index a0879de5b..52c45d116 100644 --- a/mingw-w64-headers/include/lmerr.h +++ b/mingw-w64-headers/include/lmerr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef NETERR_INCLUDED diff --git a/mingw-w64-headers/include/lmerrlog.h b/mingw-w64-headers/include/lmerrlog.h index 6b8bb5c17..4500dd861 100644 --- a/mingw-w64-headers/include/lmerrlog.h +++ b/mingw-w64-headers/include/lmerrlog.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMERRLOG_ diff --git a/mingw-w64-headers/include/lmjoin.h b/mingw-w64-headers/include/lmjoin.h index f865f1337..928dafcf6 100644 --- a/mingw-w64-headers/include/lmjoin.h +++ b/mingw-w64-headers/include/lmjoin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __LMJOIN_H__ diff --git a/mingw-w64-headers/include/lmmsg.h b/mingw-w64-headers/include/lmmsg.h index 8229bd516..d6e61cfd9 100644 --- a/mingw-w64-headers/include/lmmsg.h +++ b/mingw-w64-headers/include/lmmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMMSG_ diff --git a/mingw-w64-headers/include/lmremutl.h b/mingw-w64-headers/include/lmremutl.h index 26bdf85d8..8161a1dc3 100644 --- a/mingw-w64-headers/include/lmremutl.h +++ b/mingw-w64-headers/include/lmremutl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMREMUTL_ diff --git a/mingw-w64-headers/include/lmrepl.h b/mingw-w64-headers/include/lmrepl.h index 31ca6ce7f..b782ec69e 100644 --- a/mingw-w64-headers/include/lmrepl.h +++ b/mingw-w64-headers/include/lmrepl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMREPL_ diff --git a/mingw-w64-headers/include/lmserver.h b/mingw-w64-headers/include/lmserver.h index 4875389c1..1f6e7387e 100644 --- a/mingw-w64-headers/include/lmserver.h +++ b/mingw-w64-headers/include/lmserver.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMSERVER_ diff --git a/mingw-w64-headers/include/lmshare.h b/mingw-w64-headers/include/lmshare.h index 6c8aec912..44dd80be1 100644 --- a/mingw-w64-headers/include/lmshare.h +++ b/mingw-w64-headers/include/lmshare.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMSHARE_ diff --git a/mingw-w64-headers/include/lmsname.h b/mingw-w64-headers/include/lmsname.h index 202b68ac4..63d96e894 100644 --- a/mingw-w64-headers/include/lmsname.h +++ b/mingw-w64-headers/include/lmsname.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMSNAME_ diff --git a/mingw-w64-headers/include/lmstats.h b/mingw-w64-headers/include/lmstats.h index 0d3ebaa33..ae54cd84a 100644 --- a/mingw-w64-headers/include/lmstats.h +++ b/mingw-w64-headers/include/lmstats.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMSTATS_ diff --git a/mingw-w64-headers/include/lmsvc.h b/mingw-w64-headers/include/lmsvc.h index 9a8ebd57d..09116e249 100644 --- a/mingw-w64-headers/include/lmsvc.h +++ b/mingw-w64-headers/include/lmsvc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMSVC_ diff --git a/mingw-w64-headers/include/lmuse.h b/mingw-w64-headers/include/lmuse.h index b62148665..acd8356c1 100644 --- a/mingw-w64-headers/include/lmuse.h +++ b/mingw-w64-headers/include/lmuse.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMUSE_ diff --git a/mingw-w64-headers/include/lmuseflg.h b/mingw-w64-headers/include/lmuseflg.h index 6888d7125..ebbb987a4 100644 --- a/mingw-w64-headers/include/lmuseflg.h +++ b/mingw-w64-headers/include/lmuseflg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMUSEFLG_ diff --git a/mingw-w64-headers/include/lmwksta.h b/mingw-w64-headers/include/lmwksta.h index 764189630..d75be092c 100644 --- a/mingw-w64-headers/include/lmwksta.h +++ b/mingw-w64-headers/include/lmwksta.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LMWKSTA_ diff --git a/mingw-w64-headers/include/loadperf.h b/mingw-w64-headers/include/loadperf.h index 3920a7631..47ad42a46 100644 --- a/mingw-w64-headers/include/loadperf.h +++ b/mingw-w64-headers/include/loadperf.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LOADPERF_H_ diff --git a/mingw-w64-headers/include/locationapi.h b/mingw-w64-headers/include/locationapi.h index 708407b9e..52619ae37 100644 --- a/mingw-w64-headers/include/locationapi.h +++ b/mingw-w64-headers/include/locationapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_LOCATIONAPI__ diff --git a/mingw-w64-headers/include/lpmapi.h b/mingw-w64-headers/include/lpmapi.h index eb8db29a4..1c207aeb4 100644 --- a/mingw-w64-headers/include/lpmapi.h +++ b/mingw-w64-headers/include/lpmapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __LPMAPI_H_ diff --git a/mingw-w64-headers/include/lzexpand.h b/mingw-w64-headers/include/lzexpand.h index 4b4a7e980..160e3bbce 100644 --- a/mingw-w64-headers/include/lzexpand.h +++ b/mingw-w64-headers/include/lzexpand.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _LZEXPAND_ diff --git a/mingw-w64-headers/include/madcapcl.h b/mingw-w64-headers/include/madcapcl.h index f373808d6..1be606317 100644 --- a/mingw-w64-headers/include/madcapcl.h +++ b/mingw-w64-headers/include/madcapcl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MADCAPCL_H_ diff --git a/mingw-w64-headers/include/mailmsgprops.h b/mingw-w64-headers/include/mailmsgprops.h index a0e4ab8ce..242b42b4c 100644 --- a/mingw-w64-headers/include/mailmsgprops.h +++ b/mingw-w64-headers/include/mailmsgprops.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MAILMSGPROPS_H__ diff --git a/mingw-w64-headers/include/manipulations.h b/mingw-w64-headers/include/manipulations.h index 9928a88c6..2b120f3d1 100644 --- a/mingw-w64-headers/include/manipulations.h +++ b/mingw-w64-headers/include/manipulations.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_MANIPULATIONS__ diff --git a/mingw-w64-headers/include/mapi.h b/mingw-w64-headers/include/mapi.h index 225da1d1f..e9c6a8401 100644 --- a/mingw-w64-headers/include/mapi.h +++ b/mingw-w64-headers/include/mapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPI_H diff --git a/mingw-w64-headers/include/mapicode.h b/mingw-w64-headers/include/mapicode.h index b71e59339..0b53197cc 100644 --- a/mingw-w64-headers/include/mapicode.h +++ b/mingw-w64-headers/include/mapicode.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPICODE_H diff --git a/mingw-w64-headers/include/mapidbg.h b/mingw-w64-headers/include/mapidbg.h index 1d390731d..20e851ec6 100644 --- a/mingw-w64-headers/include/mapidbg.h +++ b/mingw-w64-headers/include/mapidbg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MAPIDBG_H_ diff --git a/mingw-w64-headers/include/mapidefs.h b/mingw-w64-headers/include/mapidefs.h index f497dc754..8186aee81 100644 --- a/mingw-w64-headers/include/mapidefs.h +++ b/mingw-w64-headers/include/mapidefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPIDEFS_H diff --git a/mingw-w64-headers/include/mapiform.h b/mingw-w64-headers/include/mapiform.h index 575264a50..98d0798cb 100644 --- a/mingw-w64-headers/include/mapiform.h +++ b/mingw-w64-headers/include/mapiform.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPIFORM_H diff --git a/mingw-w64-headers/include/mapiguid.h b/mingw-w64-headers/include/mapiguid.h index e5d5b6080..aa6712497 100644 --- a/mingw-w64-headers/include/mapiguid.h +++ b/mingw-w64-headers/include/mapiguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPIGUID_H diff --git a/mingw-w64-headers/include/mapihook.h b/mingw-w64-headers/include/mapihook.h index f074d7388..5229dc6c8 100644 --- a/mingw-w64-headers/include/mapihook.h +++ b/mingw-w64-headers/include/mapihook.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPIHOOK_H diff --git a/mingw-w64-headers/include/mapinls.h b/mingw-w64-headers/include/mapinls.h index a37aae99d..70c6339ea 100644 --- a/mingw-w64-headers/include/mapinls.h +++ b/mingw-w64-headers/include/mapinls.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MAPINLS_H_ diff --git a/mingw-w64-headers/include/mapioid.h b/mingw-w64-headers/include/mapioid.h index 7fa0eb677..21e1c1669 100644 --- a/mingw-w64-headers/include/mapioid.h +++ b/mingw-w64-headers/include/mapioid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MAPIOID_ diff --git a/mingw-w64-headers/include/mapispi.h b/mingw-w64-headers/include/mapispi.h index b49b48fe6..9c55659d9 100644 --- a/mingw-w64-headers/include/mapispi.h +++ b/mingw-w64-headers/include/mapispi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPISPI_H diff --git a/mingw-w64-headers/include/mapitags.h b/mingw-w64-headers/include/mapitags.h index e13f3f001..a3eac0acb 100644 --- a/mingw-w64-headers/include/mapitags.h +++ b/mingw-w64-headers/include/mapitags.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPITAGS_H diff --git a/mingw-w64-headers/include/mapiutil.h b/mingw-w64-headers/include/mapiutil.h index 64abf2f69..a1704c6e6 100644 --- a/mingw-w64-headers/include/mapiutil.h +++ b/mingw-w64-headers/include/mapiutil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MAPIUTIL_H_ diff --git a/mingw-w64-headers/include/mapival.h b/mingw-w64-headers/include/mapival.h index fd41a6fa1..1f63d2940 100644 --- a/mingw-w64-headers/include/mapival.h +++ b/mingw-w64-headers/include/mapival.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VALIDATE diff --git a/mingw-w64-headers/include/mapiwin.h b/mingw-w64-headers/include/mapiwin.h index 43f372cde..bd39c1725 100644 --- a/mingw-w64-headers/include/mapiwin.h +++ b/mingw-w64-headers/include/mapiwin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MAPIWIN_H__ diff --git a/mingw-w64-headers/include/mapiwz.h b/mingw-w64-headers/include/mapiwz.h index 535907e47..98816e908 100644 --- a/mingw-w64-headers/include/mapiwz.h +++ b/mingw-w64-headers/include/mapiwz.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MAPIWZ_H diff --git a/mingw-w64-headers/include/mapix.h b/mingw-w64-headers/include/mapix.h index d5992a044..34e82a123 100644 --- a/mingw-w64-headers/include/mapix.h +++ b/mingw-w64-headers/include/mapix.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MAPIX_H diff --git a/mingw-w64-headers/include/mciavi.h b/mingw-w64-headers/include/mciavi.h index 84b4cb84c..984368f90 100644 --- a/mingw-w64-headers/include/mciavi.h +++ b/mingw-w64-headers/include/mciavi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define MCI_MCIAVI_PLAY_WINDOW 0x01000000L diff --git a/mingw-w64-headers/include/mcx.h b/mingw-w64-headers/include/mcx.h index 0a4f7563c..a6dfb9f99 100644 --- a/mingw-w64-headers/include/mcx.h +++ b/mingw-w64-headers/include/mcx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MCX_H_ diff --git a/mingw-w64-headers/include/mdbrole.hxx b/mingw-w64-headers/include/mdbrole.hxx index 104f81165..c143731e4 100644 --- a/mingw-w64-headers/include/mdbrole.hxx +++ b/mingw-w64-headers/include/mdbrole.hxx @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MDBROLE_HXX_ diff --git a/mingw-w64-headers/include/mdcommsg.h b/mingw-w64-headers/include/mdcommsg.h index 418a3fba1..9a188a1dc 100644 --- a/mingw-w64-headers/include/mdcommsg.h +++ b/mingw-w64-headers/include/mdcommsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _COMMSG_H_ diff --git a/mingw-w64-headers/include/mddefw.h b/mingw-w64-headers/include/mddefw.h index 46716fba0..d20d3148d 100644 --- a/mingw-w64-headers/include/mddefw.h +++ b/mingw-w64-headers/include/mddefw.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mdhcp.h b/mingw-w64-headers/include/mdhcp.h index 944ae9df4..c75555538 100644 --- a/mingw-w64-headers/include/mdhcp.h +++ b/mingw-w64-headers/include/mdhcp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mdmsg.h b/mingw-w64-headers/include/mdmsg.h index 2217ddf9c..0f0b24ce8 100644 --- a/mingw-w64-headers/include/mdmsg.h +++ b/mingw-w64-headers/include/mdmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MDMSG_H_ diff --git a/mingw-w64-headers/include/mergemod.h b/mingw-w64-headers/include/mergemod.h index 82b7749fe..551f0c0a3 100644 --- a/mingw-w64-headers/include/mergemod.h +++ b/mingw-w64-headers/include/mergemod.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "rpc.h" diff --git a/mingw-w64-headers/include/mfapi.h b/mingw-w64-headers/include/mfapi.h index 91b07dc77..98399b8dd 100644 --- a/mingw-w64-headers/include/mfapi.h +++ b/mingw-w64-headers/include/mfapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFAPI diff --git a/mingw-w64-headers/include/mfidl.h b/mingw-w64-headers/include/mfidl.h index 8c2bbefdf..e752f15e2 100644 --- a/mingw-w64-headers/include/mfidl.h +++ b/mingw-w64-headers/include/mfidl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFIDL diff --git a/mingw-w64-headers/include/mfmp2dlna.h b/mingw-w64-headers/include/mfmp2dlna.h index fa67452c1..898ee6d0a 100644 --- a/mingw-w64-headers/include/mfmp2dlna.h +++ b/mingw-w64-headers/include/mfmp2dlna.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFMP2DLNA diff --git a/mingw-w64-headers/include/mfobjects.h b/mingw-w64-headers/include/mfobjects.h index 435af99cb..780895153 100644 --- a/mingw-w64-headers/include/mfobjects.h +++ b/mingw-w64-headers/include/mfobjects.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFOBJECTS diff --git a/mingw-w64-headers/include/mfplay.h b/mingw-w64-headers/include/mfplay.h index 968899fcf..0263a5f7e 100644 --- a/mingw-w64-headers/include/mfplay.h +++ b/mingw-w64-headers/include/mfplay.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFPLAY diff --git a/mingw-w64-headers/include/mfreadwrite.h b/mingw-w64-headers/include/mfreadwrite.h index 3a777e0b1..fc5153a11 100644 --- a/mingw-w64-headers/include/mfreadwrite.h +++ b/mingw-w64-headers/include/mfreadwrite.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFREADWRITE diff --git a/mingw-w64-headers/include/mftransform.h b/mingw-w64-headers/include/mftransform.h index 77404a254..85f1d8130 100644 --- a/mingw-w64-headers/include/mftransform.h +++ b/mingw-w64-headers/include/mftransform.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MFTRANSFORM diff --git a/mingw-w64-headers/include/mgm.h b/mingw-w64-headers/include/mgm.h index bd7a13bb2..a50b84318 100644 --- a/mingw-w64-headers/include/mgm.h +++ b/mingw-w64-headers/include/mgm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MGM_H_ diff --git a/mingw-w64-headers/include/mgmtapi.h b/mingw-w64-headers/include/mgmtapi.h index c9b27a976..6ff367c1a 100644 --- a/mingw-w64-headers/include/mgmtapi.h +++ b/mingw-w64-headers/include/mgmtapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MGMTAPI diff --git a/mingw-w64-headers/include/midles.h b/mingw-w64-headers/include/midles.h index 966a37650..d82c19d5c 100644 --- a/mingw-w64-headers/include/midles.h +++ b/mingw-w64-headers/include/midles.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MIDLES_H__ diff --git a/mingw-w64-headers/include/mimedisp.h b/mingw-w64-headers/include/mimedisp.h index 3ce48d184..e937882ff 100644 --- a/mingw-w64-headers/include/mimedisp.h +++ b/mingw-w64-headers/include/mimedisp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MIMEDISP_H__ diff --git a/mingw-w64-headers/include/mimeinfo.h b/mingw-w64-headers/include/mimeinfo.h index b4fb8d0c5..451d6be0a 100644 --- a/mingw-w64-headers/include/mimeinfo.h +++ b/mingw-w64-headers/include/mimeinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/minmax.h b/mingw-w64-headers/include/minmax.h index d37bc8f39..d942c7ffe 100644 --- a/mingw-w64-headers/include/minmax.h +++ b/mingw-w64-headers/include/minmax.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MINMAX diff --git a/mingw-w64-headers/include/mlang.h b/mingw-w64-headers/include/mlang.h index 98ddfe02e..2391641cf 100644 --- a/mingw-w64-headers/include/mlang.h +++ b/mingw-w64-headers/include/mlang.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mmc.h b/mingw-w64-headers/include/mmc.h index ce56d3968..85dede0cb 100644 --- a/mingw-w64-headers/include/mmc.h +++ b/mingw-w64-headers/include/mmc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mmcobj.h b/mingw-w64-headers/include/mmcobj.h index 85e0bd16a..ae13ebef1 100644 --- a/mingw-w64-headers/include/mmcobj.h +++ b/mingw-w64-headers/include/mmcobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mmreg.h b/mingw-w64-headers/include/mmreg.h index 69b908e1b..253a6bb96 100644 --- a/mingw-w64-headers/include/mmreg.h +++ b/mingw-w64-headers/include/mmreg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MMREG diff --git a/mingw-w64-headers/include/mmsystem.h b/mingw-w64-headers/include/mmsystem.h index f58a9e570..5011a26b6 100644 --- a/mingw-w64-headers/include/mmsystem.h +++ b/mingw-w64-headers/include/mmsystem.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MMSYSTEM diff --git a/mingw-w64-headers/include/mobsync.h b/mingw-w64-headers/include/mobsync.h index c040bc824..a2963e396 100644 --- a/mingw-w64-headers/include/mobsync.h +++ b/mingw-w64-headers/include/mobsync.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/moniker.h b/mingw-w64-headers/include/moniker.h index 09e676a0a..020995604 100644 --- a/mingw-w64-headers/include/moniker.h +++ b/mingw-w64-headers/include/moniker.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef RC_INVOKED diff --git a/mingw-w64-headers/include/mpeg2bits.h b/mingw-w64-headers/include/mpeg2bits.h index b7c44a5ec..74258bd94 100644 --- a/mingw-w64-headers/include/mpeg2bits.h +++ b/mingw-w64-headers/include/mpeg2bits.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_MPEG2BITS__ diff --git a/mingw-w64-headers/include/mpeg2data.h b/mingw-w64-headers/include/mpeg2data.h index 03d86a3fc..caf985623 100644 --- a/mingw-w64-headers/include/mpeg2data.h +++ b/mingw-w64-headers/include/mpeg2data.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_MPEG2DATA__ diff --git a/mingw-w64-headers/include/mpeg2psiparser.h b/mingw-w64-headers/include/mpeg2psiparser.h index 28ee25868..7c8e1c02f 100644 --- a/mingw-w64-headers/include/mpeg2psiparser.h +++ b/mingw-w64-headers/include/mpeg2psiparser.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/mpeg2structs.h b/mingw-w64-headers/include/mpeg2structs.h index 2010ab0a5..7557b26c4 100644 --- a/mingw-w64-headers/include/mpeg2structs.h +++ b/mingw-w64-headers/include/mpeg2structs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/mprapi.h b/mingw-w64-headers/include/mprapi.h index 774ae330e..2103c2bc9 100644 --- a/mingw-w64-headers/include/mprapi.h +++ b/mingw-w64-headers/include/mprapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_MPRADMIN_H__ diff --git a/mingw-w64-headers/include/mprerror.h b/mingw-w64-headers/include/mprerror.h index 7b340136a..3a42f5234 100644 --- a/mingw-w64-headers/include/mprerror.h +++ b/mingw-w64-headers/include/mprerror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MPRERROR_H_ diff --git a/mingw-w64-headers/include/mq.h b/mingw-w64-headers/include/mq.h index e51db2dc2..f29366301 100644 --- a/mingw-w64-headers/include/mq.h +++ b/mingw-w64-headers/include/mq.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MQ_H__ diff --git a/mingw-w64-headers/include/mqmail.h b/mingw-w64-headers/include/mqmail.h index c064d040e..8a1e27459 100644 --- a/mingw-w64-headers/include/mqmail.h +++ b/mingw-w64-headers/include/mqmail.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MQMAIL_H diff --git a/mingw-w64-headers/include/mqoai.h b/mingw-w64-headers/include/mqoai.h index 6cfb05a38..d568a4c19 100644 --- a/mingw-w64-headers/include/mqoai.h +++ b/mingw-w64-headers/include/mqoai.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msacm.h b/mingw-w64-headers/include/msacm.h index 617cbce21..3ebbb7872 100644 --- a/mingw-w64-headers/include/msacm.h +++ b/mingw-w64-headers/include/msacm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_ACM diff --git a/mingw-w64-headers/include/msacmdlg.dlg b/mingw-w64-headers/include/msacmdlg.dlg index 06280c534..8225b0147 100644 --- a/mingw-w64-headers/include/msacmdlg.dlg +++ b/mingw-w64-headers/include/msacmdlg.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DLG_ACMFORMATCHOOSE_ID DIALOG DISCARDABLE 10,20,225,100 diff --git a/mingw-w64-headers/include/msacmdlg.h b/mingw-w64-headers/include/msacmdlg.h index c9c0d2d83..c52d6825f 100644 --- a/mingw-w64-headers/include/msacmdlg.h +++ b/mingw-w64-headers/include/msacmdlg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define DLG_ACMFORMATCHOOSE_ID 70 diff --git a/mingw-w64-headers/include/msado15.h b/mingw-w64-headers/include/msado15.h index 448059eac..3e2d36977 100644 --- a/mingw-w64-headers/include/msado15.h +++ b/mingw-w64-headers/include/msado15.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "adoint.h" diff --git a/mingw-w64-headers/include/msasn1.h b/mingw-w64-headers/include/msasn1.h index c265438d3..1bbde53eb 100644 --- a/mingw-w64-headers/include/msasn1.h +++ b/mingw-w64-headers/include/msasn1.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MS_ASN1_H__ diff --git a/mingw-w64-headers/include/msber.h b/mingw-w64-headers/include/msber.h index c5c977e66..cc3fe148c 100644 --- a/mingw-w64-headers/include/msber.h +++ b/mingw-w64-headers/include/msber.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MS_BER_H__ diff --git a/mingw-w64-headers/include/mschapp.h b/mingw-w64-headers/include/mschapp.h index edba8eb31..9fde7dc72 100644 --- a/mingw-w64-headers/include/mschapp.h +++ b/mingw-w64-headers/include/mschapp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSCHAPP_H_ diff --git a/mingw-w64-headers/include/msclus.h b/mingw-w64-headers/include/msclus.h index c1247ba6c..c9dc698be 100644 --- a/mingw-w64-headers/include/msclus.h +++ b/mingw-w64-headers/include/msclus.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msctfmonitorapi.h b/mingw-w64-headers/include/msctfmonitorapi.h index b222f91b5..cae9016bb 100644 --- a/mingw-w64-headers/include/msctfmonitorapi.h +++ b/mingw-w64-headers/include/msctfmonitorapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/msdadc.h b/mingw-w64-headers/include/msdadc.h index 65b52e161..bf06ca747 100644 --- a/mingw-w64-headers/include/msdadc.h +++ b/mingw-w64-headers/include/msdadc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msdaguid.h b/mingw-w64-headers/include/msdaguid.h index a0aa2e93d..491d1f5e0 100644 --- a/mingw-w64-headers/include/msdaguid.h +++ b/mingw-w64-headers/include/msdaguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MSDAGUID diff --git a/mingw-w64-headers/include/msdaipp.h b/mingw-w64-headers/include/msdaipp.h index 3f9a89282..9da6c52a0 100644 --- a/mingw-w64-headers/include/msdaipp.h +++ b/mingw-w64-headers/include/msdaipp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msdaipper.h b/mingw-w64-headers/include/msdaipper.h index 8a922cebc..bf186c3ab 100644 --- a/mingw-w64-headers/include/msdaipper.h +++ b/mingw-w64-headers/include/msdaipper.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define IPP_E_FIRST 0x40048000L diff --git a/mingw-w64-headers/include/msdaora.h b/mingw-w64-headers/include/msdaora.h index 3f43fc6d7..54ddf697d 100644 --- a/mingw-w64-headers/include/msdaora.h +++ b/mingw-w64-headers/include/msdaora.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSDAORAGUIDS_DEFINED__ diff --git a/mingw-w64-headers/include/msdaosp.h b/mingw-w64-headers/include/msdaosp.h index 6cc1c964b..2a004ee3e 100644 --- a/mingw-w64-headers/include/msdaosp.h +++ b/mingw-w64-headers/include/msdaosp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msdasc.h b/mingw-w64-headers/include/msdasc.h index 78d95fd23..f0c63876a 100644 --- a/mingw-w64-headers/include/msdasc.h +++ b/mingw-w64-headers/include/msdasc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msdasql.h b/mingw-w64-headers/include/msdasql.h index 454f79542..b9df50b89 100644 --- a/mingw-w64-headers/include/msdasql.h +++ b/mingw-w64-headers/include/msdasql.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSDASQL_H_ diff --git a/mingw-w64-headers/include/msdatsrc.h b/mingw-w64-headers/include/msdatsrc.h index c97352136..217713515 100644 --- a/mingw-w64-headers/include/msdatsrc.h +++ b/mingw-w64-headers/include/msdatsrc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msdrm.h b/mingw-w64-headers/include/msdrm.h index 73da86a4a..665939d5a 100644 --- a/mingw-w64-headers/include/msdrm.h +++ b/mingw-w64-headers/include/msdrm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MSDRM diff --git a/mingw-w64-headers/include/msdrmdefs.h b/mingw-w64-headers/include/msdrmdefs.h index ad5288029..3f19413df 100644 --- a/mingw-w64-headers/include/msdrmdefs.h +++ b/mingw-w64-headers/include/msdrmdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MSDRMDEFS diff --git a/mingw-w64-headers/include/msdshape.h b/mingw-w64-headers/include/msdshape.h index 90a1e1827..2c7775e61 100644 --- a/mingw-w64-headers/include/msdshape.h +++ b/mingw-w64-headers/include/msdshape.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef DS_INCLUDED diff --git a/mingw-w64-headers/include/msfs.h b/mingw-w64-headers/include/msfs.h index 2102e2caa..d0fe760ed 100644 --- a/mingw-w64-headers/include/msfs.h +++ b/mingw-w64-headers/include/msfs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSFS_H_ diff --git a/mingw-w64-headers/include/mshtmcid.h b/mingw-w64-headers/include/mshtmcid.h index 02934a91c..fda0972e6 100644 --- a/mingw-w64-headers/include/mshtmcid.h +++ b/mingw-w64-headers/include/mshtmcid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __mshtmcid_h__ diff --git a/mingw-w64-headers/include/mshtmdid.h b/mingw-w64-headers/include/mshtmdid.h index 94c99cb68..7ebdb2292 100644 --- a/mingw-w64-headers/include/mshtmdid.h +++ b/mingw-w64-headers/include/mshtmdid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __COREDISP_H__ diff --git a/mingw-w64-headers/include/mshtmhst.h b/mingw-w64-headers/include/mshtmhst.h index d3e2f80f6..f976c1f20 100644 --- a/mingw-w64-headers/include/mshtmhst.h +++ b/mingw-w64-headers/include/mshtmhst.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mshtml.h b/mingw-w64-headers/include/mshtml.h index cec072842..09a9af726 100644 --- a/mingw-w64-headers/include/mshtml.h +++ b/mingw-w64-headers/include/mshtml.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(__cplusplus) || defined(CINTERFACE) diff --git a/mingw-w64-headers/include/mshtmlc.h b/mingw-w64-headers/include/mshtmlc.h index e09525a20..cf754580d 100644 --- a/mingw-w64-headers/include/mshtmlc.h +++ b/mingw-w64-headers/include/mshtmlc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msi.h b/mingw-w64-headers/include/msi.h index 24b464c36..b06a932dd 100644 --- a/mingw-w64-headers/include/msi.h +++ b/mingw-w64-headers/include/msi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSI_H_ diff --git a/mingw-w64-headers/include/msidefs.h b/mingw-w64-headers/include/msidefs.h index 683ab9751..d46827a2b 100644 --- a/mingw-w64-headers/include/msidefs.h +++ b/mingw-w64-headers/include/msidefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSIDEFS diff --git a/mingw-w64-headers/include/msimcntl.h b/mingw-w64-headers/include/msimcntl.h index 7e58a83b5..67a5d7e45 100644 --- a/mingw-w64-headers/include/msimcntl.h +++ b/mingw-w64-headers/include/msimcntl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msimcsdk.h b/mingw-w64-headers/include/msimcsdk.h index 2f40ee024..24d0eea2c 100644 --- a/mingw-w64-headers/include/msimcsdk.h +++ b/mingw-w64-headers/include/msimcsdk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msiquery.h b/mingw-w64-headers/include/msiquery.h index d40c64346..3bbbe7b55 100644 --- a/mingw-w64-headers/include/msiquery.h +++ b/mingw-w64-headers/include/msiquery.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSIQUERY_H_ diff --git a/mingw-w64-headers/include/msoav.h b/mingw-w64-headers/include/msoav.h index 7001428aa..d9b236eed 100644 --- a/mingw-w64-headers/include/msoav.h +++ b/mingw-w64-headers/include/msoav.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSOAV_H diff --git a/mingw-w64-headers/include/msp.h b/mingw-w64-headers/include/msp.h index 6d1ca1f34..3ff1f34aa 100644 --- a/mingw-w64-headers/include/msp.h +++ b/mingw-w64-headers/include/msp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mspab.h b/mingw-w64-headers/include/mspab.h index 50d14c6ca..e80d84b10 100644 --- a/mingw-w64-headers/include/mspab.h +++ b/mingw-w64-headers/include/mspab.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define PAB_PROVIDER_ID { 0xB5,0x3b,0xc2,0xc0,0x2c,0x77,0x10,0x1a,0xa1,0xbc,0x08,0x00,0x2b,0x2a,0x56,0xc2 } diff --git a/mingw-w64-headers/include/mspcall.h b/mingw-w64-headers/include/mspcall.h index 444f92409..79e589f1a 100644 --- a/mingw-w64-headers/include/mspcall.h +++ b/mingw-w64-headers/include/mspcall.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSPCALL_H_ diff --git a/mingw-w64-headers/include/mspcoll.h b/mingw-w64-headers/include/mspcoll.h index 5da3da3fc..da5f7ab31 100644 --- a/mingw-w64-headers/include/mspcoll.h +++ b/mingw-w64-headers/include/mspcoll.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPCOLL_H_ diff --git a/mingw-w64-headers/include/mspenum.h b/mingw-w64-headers/include/mspenum.h index 8af4697b0..abfb5cdc5 100644 --- a/mingw-w64-headers/include/mspenum.h +++ b/mingw-w64-headers/include/mspenum.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPENUM_H_ diff --git a/mingw-w64-headers/include/msplog.h b/mingw-w64-headers/include/msplog.h index 5660b13ad..d422d8254 100644 --- a/mingw-w64-headers/include/msplog.h +++ b/mingw-w64-headers/include/msplog.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPLOG_H_ diff --git a/mingw-w64-headers/include/mspst.h b/mingw-w64-headers/include/mspst.h index f1b223385..a04f2f3d0 100644 --- a/mingw-w64-headers/include/mspst.h +++ b/mingw-w64-headers/include/mspst.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPST_H_ diff --git a/mingw-w64-headers/include/mspstrm.h b/mingw-w64-headers/include/mspstrm.h index 4002f4b13..1bf09d4af 100644 --- a/mingw-w64-headers/include/mspstrm.h +++ b/mingw-w64-headers/include/mspstrm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPSTRM_H_ diff --git a/mingw-w64-headers/include/mspterm.h b/mingw-w64-headers/include/mspterm.h index a9ba38512..be01fee3e 100644 --- a/mingw-w64-headers/include/mspterm.h +++ b/mingw-w64-headers/include/mspterm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPTERM_H_ diff --git a/mingw-w64-headers/include/mspthrd.h b/mingw-w64-headers/include/mspthrd.h index 645e3d068..b99b5c8f9 100644 --- a/mingw-w64-headers/include/mspthrd.h +++ b/mingw-w64-headers/include/mspthrd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSPTHRD_H diff --git a/mingw-w64-headers/include/msptrmac.h b/mingw-w64-headers/include/msptrmac.h index 8743ded72..f87716c62 100644 --- a/mingw-w64-headers/include/msptrmac.h +++ b/mingw-w64-headers/include/msptrmac.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPTRMAC_H_ diff --git a/mingw-w64-headers/include/msptrmar.h b/mingw-w64-headers/include/msptrmar.h index f47b14ceb..5a968f699 100644 --- a/mingw-w64-headers/include/msptrmar.h +++ b/mingw-w64-headers/include/msptrmar.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPTRMAR_H_ diff --git a/mingw-w64-headers/include/msptrmvc.h b/mingw-w64-headers/include/msptrmvc.h index 26d7f1522..1978c5ee7 100644 --- a/mingw-w64-headers/include/msptrmvc.h +++ b/mingw-w64-headers/include/msptrmvc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSPTRMVC_H_ diff --git a/mingw-w64-headers/include/msputils.h b/mingw-w64-headers/include/msputils.h index 0a33834bf..d4db51fb1 100644 --- a/mingw-w64-headers/include/msputils.h +++ b/mingw-w64-headers/include/msputils.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSPUTILS_H_ diff --git a/mingw-w64-headers/include/msrdc.h b/mingw-w64-headers/include/msrdc.h index 01f8e9bec..36ec15d7d 100644 --- a/mingw-w64-headers/include/msrdc.h +++ b/mingw-w64-headers/include/msrdc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MSRDC diff --git a/mingw-w64-headers/include/msremote.h b/mingw-w64-headers/include/msremote.h index f1942980a..443bdf08e 100644 --- a/mingw-w64-headers/include/msremote.h +++ b/mingw-w64-headers/include/msremote.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MSRemote_INCLUDED diff --git a/mingw-w64-headers/include/mssip.h b/mingw-w64-headers/include/mssip.h index d02034ced..c9a85abff 100644 --- a/mingw-w64-headers/include/mssip.h +++ b/mingw-w64-headers/include/mssip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef MSSIP_H diff --git a/mingw-w64-headers/include/msstkppg.h b/mingw-w64-headers/include/msstkppg.h index 9fd7bc345..321ef6509 100644 --- a/mingw-w64-headers/include/msstkppg.h +++ b/mingw-w64-headers/include/msstkppg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MS_STOCK_PROP_PAGES_H_ diff --git a/mingw-w64-headers/include/mstask.h b/mingw-w64-headers/include/mstask.h index b3b4dad4f..c45e08b68 100644 --- a/mingw-w64-headers/include/mstask.h +++ b/mingw-w64-headers/include/mstask.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mstcpip.h b/mingw-w64-headers/include/mstcpip.h index 71e3d9f15..e5dc081c9 100644 --- a/mingw-w64-headers/include/mstcpip.h +++ b/mingw-w64-headers/include/mstcpip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSTCPIP_ diff --git a/mingw-w64-headers/include/msterr.h b/mingw-w64-headers/include/msterr.h index 00120f3e3..ffc4c8dc4 100644 --- a/mingw-w64-headers/include/msterr.h +++ b/mingw-w64-headers/include/msterr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSTERR_H_ diff --git a/mingw-w64-headers/include/mswsock.h b/mingw-w64-headers/include/mswsock.h index a723e5a8b..2efdf149c 100644 --- a/mingw-w64-headers/include/mswsock.h +++ b/mingw-w64-headers/include/mswsock.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/msxml.idl b/mingw-w64-headers/include/msxml.idl index ff2b16bd4..675e37e56 100644 --- a/mingw-w64-headers/include/msxml.idl +++ b/mingw-w64-headers/include/msxml.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/msxml2.h b/mingw-w64-headers/include/msxml2.h index ce200ea3a..b3935cfea 100644 --- a/mingw-w64-headers/include/msxml2.h +++ b/mingw-w64-headers/include/msxml2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/msxml2did.h b/mingw-w64-headers/include/msxml2did.h index c0a40408d..367788287 100644 --- a/mingw-w64-headers/include/msxml2did.h +++ b/mingw-w64-headers/include/msxml2did.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSXML2DID_H__ diff --git a/mingw-w64-headers/include/msxmldid.h b/mingw-w64-headers/include/msxmldid.h index aa57f12cd..1aa89d823 100644 --- a/mingw-w64-headers/include/msxmldid.h +++ b/mingw-w64-headers/include/msxmldid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MSXMLDID_H__ diff --git a/mingw-w64-headers/include/mtsadmin.h b/mingw-w64-headers/include/mtsadmin.h index 2799bd140..f3a3ca975 100644 --- a/mingw-w64-headers/include/mtsadmin.h +++ b/mingw-w64-headers/include/mtsadmin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/mtsevents.h b/mingw-w64-headers/include/mtsevents.h index abbf2c28d..d3e0557dc 100644 --- a/mingw-w64-headers/include/mtsevents.h +++ b/mingw-w64-headers/include/mtsevents.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "comsvcs.h" diff --git a/mingw-w64-headers/include/mtsgrp.h b/mingw-w64-headers/include/mtsgrp.h index abbf2c28d..d3e0557dc 100644 --- a/mingw-w64-headers/include/mtsgrp.h +++ b/mingw-w64-headers/include/mtsgrp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "comsvcs.h" diff --git a/mingw-w64-headers/include/mtx.h b/mingw-w64-headers/include/mtx.h index 9a4d03eee..112aaef03 100644 --- a/mingw-w64-headers/include/mtx.h +++ b/mingw-w64-headers/include/mtx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __MTxSpm_LIBRARY_DEFINED__ diff --git a/mingw-w64-headers/include/mtxadmin.h b/mingw-w64-headers/include/mtxadmin.h index edd53dd8e..fc5550ef6 100644 --- a/mingw-w64-headers/include/mtxadmin.h +++ b/mingw-w64-headers/include/mtxadmin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "rpc.h" diff --git a/mingw-w64-headers/include/mtxattr.h b/mingw-w64-headers/include/mtxattr.h index 7986278ba..0b9ad9fde 100644 --- a/mingw-w64-headers/include/mtxattr.h +++ b/mingw-w64-headers/include/mtxattr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MTXATTR_H_ diff --git a/mingw-w64-headers/include/mtxdm.h b/mingw-w64-headers/include/mtxdm.h index 630905ce9..b7f28a859 100644 --- a/mingw-w64-headers/include/mtxdm.h +++ b/mingw-w64-headers/include/mtxdm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __MTXDM_H__ diff --git a/mingw-w64-headers/include/muiload.h b/mingw-w64-headers/include/muiload.h index a48daa35f..3891953bc 100644 --- a/mingw-w64-headers/include/muiload.h +++ b/mingw-w64-headers/include/muiload.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/multimon.h b/mingw-w64-headers/include/multimon.h index 466bc46f0..eb24cf252 100644 --- a/mingw-w64-headers/include/multimon.h +++ b/mingw-w64-headers/include/multimon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/multinfo.h b/mingw-w64-headers/include/multinfo.h index b86672fa5..4d7e86955 100644 --- a/mingw-w64-headers/include/multinfo.h +++ b/mingw-w64-headers/include/multinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "rpc.h" diff --git a/mingw-w64-headers/include/mxdc.h b/mingw-w64-headers/include/mxdc.h index d76dc727c..ecf694056 100644 --- a/mingw-w64-headers/include/mxdc.h +++ b/mingw-w64-headers/include/mxdc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_MXDC diff --git a/mingw-w64-headers/include/napenforcementclient.h b/mingw-w64-headers/include/napenforcementclient.h index 256c40c31..9dfbe66f9 100644 --- a/mingw-w64-headers/include/napenforcementclient.h +++ b/mingw-w64-headers/include/napenforcementclient.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPENFORCEMENTCLIENT diff --git a/mingw-w64-headers/include/naperror.h b/mingw-w64-headers/include/naperror.h index 3f8e838ed..78c383563 100644 --- a/mingw-w64-headers/include/naperror.h +++ b/mingw-w64-headers/include/naperror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPERROR diff --git a/mingw-w64-headers/include/napmicrosoftvendorids.h b/mingw-w64-headers/include/napmicrosoftvendorids.h index 92f4bb726..c570c2bc0 100644 --- a/mingw-w64-headers/include/napmicrosoftvendorids.h +++ b/mingw-w64-headers/include/napmicrosoftvendorids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPMICROSOFTVENDORIDS diff --git a/mingw-w64-headers/include/napprotocol.h b/mingw-w64-headers/include/napprotocol.h index d0d944f3c..24f4a831a 100644 --- a/mingw-w64-headers/include/napprotocol.h +++ b/mingw-w64-headers/include/napprotocol.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPTYPES diff --git a/mingw-w64-headers/include/naptypes.h b/mingw-w64-headers/include/naptypes.h index 0e9082f7b..a81924ea9 100644 --- a/mingw-w64-headers/include/naptypes.h +++ b/mingw-w64-headers/include/naptypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPTYPES diff --git a/mingw-w64-headers/include/naputil.h b/mingw-w64-headers/include/naputil.h index 0c19c8f0b..9c30ef92d 100644 --- a/mingw-w64-headers/include/naputil.h +++ b/mingw-w64-headers/include/naputil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NAPUTIL diff --git a/mingw-w64-headers/include/naputil.w b/mingw-w64-headers/include/naputil.w index 41f8db97e..3a3142675 100644 --- a/mingw-w64-headers/include/naputil.w +++ b/mingw-w64-headers/include/naputil.w @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/nb30.h b/mingw-w64-headers/include/nb30.h index a91c01905..63120588e 100644 --- a/mingw-w64-headers/include/nb30.h +++ b/mingw-w64-headers/include/nb30.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef NCB_INCLUDED diff --git a/mingw-w64-headers/include/ncrypt.h b/mingw-w64-headers/include/ncrypt.h index 0f9a8ca73..874634b9a 100644 --- a/mingw-w64-headers/include/ncrypt.h +++ b/mingw-w64-headers/include/ncrypt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NCRYPT diff --git a/mingw-w64-headers/include/ndattrib.h b/mingw-w64-headers/include/ndattrib.h index 8f0600605..5ff180c03 100644 --- a/mingw-w64-headers/include/ndattrib.h +++ b/mingw-w64-headers/include/ndattrib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NDATTRIB diff --git a/mingw-w64-headers/include/ndfapi.h b/mingw-w64-headers/include/ndfapi.h index 8924457a1..302f43546 100644 --- a/mingw-w64-headers/include/ndfapi.h +++ b/mingw-w64-headers/include/ndfapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NDFAPI diff --git a/mingw-w64-headers/include/ndhelper.h b/mingw-w64-headers/include/ndhelper.h index b79f083a7..4ebd12108 100644 --- a/mingw-w64-headers/include/ndhelper.h +++ b/mingw-w64-headers/include/ndhelper.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NDHELPER diff --git a/mingw-w64-headers/include/ndr64types.h b/mingw-w64-headers/include/ndr64types.h index a926fff99..9c1f64e7b 100644 --- a/mingw-w64-headers/include/ndr64types.h +++ b/mingw-w64-headers/include/ndr64types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NDR64TYPES_H diff --git a/mingw-w64-headers/include/ndrtypes.h b/mingw-w64-headers/include/ndrtypes.h index 9645672bf..8d54d1a29 100644 --- a/mingw-w64-headers/include/ndrtypes.h +++ b/mingw-w64-headers/include/ndrtypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __NDRTYPES_H__ diff --git a/mingw-w64-headers/include/netcon.h b/mingw-w64-headers/include/netcon.h index a2dbdee8f..357954768 100644 --- a/mingw-w64-headers/include/netcon.h +++ b/mingw-w64-headers/include/netcon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/neterr.h b/mingw-w64-headers/include/neterr.h index 7563437db..68d042c17 100644 --- a/mingw-w64-headers/include/neterr.h +++ b/mingw-w64-headers/include/neterr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NMNETERR_ diff --git a/mingw-w64-headers/include/netioapi.h b/mingw-w64-headers/include/netioapi.h index ac0c3b16b..ac92a7fa6 100644 --- a/mingw-w64-headers/include/netioapi.h +++ b/mingw-w64-headers/include/netioapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NETIOAPI diff --git a/mingw-w64-headers/include/netlistmgr.h b/mingw-w64-headers/include/netlistmgr.h index 91a87d12f..2f570b00f 100644 --- a/mingw-w64-headers/include/netlistmgr.h +++ b/mingw-w64-headers/include/netlistmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NETLISTMGR diff --git a/mingw-w64-headers/include/netmon.h b/mingw-w64-headers/include/netmon.h index 520fd46e5..b49d6c3fa 100644 --- a/mingw-w64-headers/include/netmon.h +++ b/mingw-w64-headers/include/netmon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/netprov.h b/mingw-w64-headers/include/netprov.h index 4df9e9749..174c51674 100644 --- a/mingw-w64-headers/include/netprov.h +++ b/mingw-w64-headers/include/netprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/newapis.h b/mingw-w64-headers/include/newapis.h index ae449ccb5..f240d420c 100644 --- a/mingw-w64-headers/include/newapis.h +++ b/mingw-w64-headers/include/newapis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/nldef.h b/mingw-w64-headers/include/nldef.h index faf1cfec1..44519a6a6 100644 --- a/mingw-w64-headers/include/nldef.h +++ b/mingw-w64-headers/include/nldef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_NLDEF diff --git a/mingw-w64-headers/include/nmsupp.h b/mingw-w64-headers/include/nmsupp.h index 803cf48b3..22aee73c6 100644 --- a/mingw-w64-headers/include/nmsupp.h +++ b/mingw-w64-headers/include/nmsupp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NMSUPP_H diff --git a/mingw-w64-headers/include/npapi.h b/mingw-w64-headers/include/npapi.h index 218be2f2b..bcf565ca5 100644 --- a/mingw-w64-headers/include/npapi.h +++ b/mingw-w64-headers/include/npapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NPAPI_INCLUDED diff --git a/mingw-w64-headers/include/nsemail.h b/mingw-w64-headers/include/nsemail.h index 31afb53b2..7ee176dc2 100644 --- a/mingw-w64-headers/include/nsemail.h +++ b/mingw-w64-headers/include/nsemail.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/nspapi.h b/mingw-w64-headers/include/nspapi.h index b374cb294..13b091fdb 100644 --- a/mingw-w64-headers/include/nspapi.h +++ b/mingw-w64-headers/include/nspapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NSPAPI_INCLUDED diff --git a/mingw-w64-headers/include/ntddndis.h b/mingw-w64-headers/include/ntddndis.h index 1ea15f2d7..d6aae79bb 100644 --- a/mingw-w64-headers/include/ntddndis.h +++ b/mingw-w64-headers/include/ntddndis.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDDNDIS_ diff --git a/mingw-w64-headers/include/ntddpsch.h b/mingw-w64-headers/include/ntddpsch.h index 027203b11..5f0d5eab0 100644 --- a/mingw-w64-headers/include/ntddpsch.h +++ b/mingw-w64-headers/include/ntddpsch.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDDPSCH_ diff --git a/mingw-w64-headers/include/ntddscsi.h b/mingw-w64-headers/include/ntddscsi.h index 827db695c..24670f988 100644 --- a/mingw-w64-headers/include/ntddscsi.h +++ b/mingw-w64-headers/include/ntddscsi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef DEFINE_GUID diff --git a/mingw-w64-headers/include/ntdsapi.h b/mingw-w64-headers/include/ntdsapi.h index 10dd78108..5be1bb5b5 100644 --- a/mingw-w64-headers/include/ntdsapi.h +++ b/mingw-w64-headers/include/ntdsapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDSAPI_H_ diff --git a/mingw-w64-headers/include/ntdsbcli.h b/mingw-w64-headers/include/ntdsbcli.h index bb51c0ca2..9408c83a1 100644 --- a/mingw-w64-headers/include/ntdsbcli.h +++ b/mingw-w64-headers/include/ntdsbcli.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDSBCLI_H_ diff --git a/mingw-w64-headers/include/ntdsbmsg.h b/mingw-w64-headers/include/ntdsbmsg.h index b8a26fbeb..6efd8c845 100644 --- a/mingw-w64-headers/include/ntdsbmsg.h +++ b/mingw-w64-headers/include/ntdsbmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDSBMSG_ diff --git a/mingw-w64-headers/include/ntgdi.h b/mingw-w64-headers/include/ntgdi.h index 67b2592b2..3ceed7c8a 100644 --- a/mingw-w64-headers/include/ntgdi.h +++ b/mingw-w64-headers/include/ntgdi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef W32KAPI diff --git a/mingw-w64-headers/include/ntldap.h b/mingw-w64-headers/include/ntldap.h index 4f9957b9d..f776b0ef9 100644 --- a/mingw-w64-headers/include/ntldap.h +++ b/mingw-w64-headers/include/ntldap.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef NT_LDAP_H diff --git a/mingw-w64-headers/include/ntmsapi.h b/mingw-w64-headers/include/ntmsapi.h index 8f624a014..1297b629d 100644 --- a/mingw-w64-headers/include/ntmsapi.h +++ b/mingw-w64-headers/include/ntmsapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INCL_NTMSAPI_H_ diff --git a/mingw-w64-headers/include/ntmsmli.h b/mingw-w64-headers/include/ntmsmli.h index 66985b303..bef11a159 100644 --- a/mingw-w64-headers/include/ntmsmli.h +++ b/mingw-w64-headers/include/ntmsmli.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INCL_NTMSMLI_H_ diff --git a/mingw-w64-headers/include/ntquery.h b/mingw-w64-headers/include/ntquery.h index b08677e41..d1f336e37 100644 --- a/mingw-w64-headers/include/ntquery.h +++ b/mingw-w64-headers/include/ntquery.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(__NTQUERY_H__) diff --git a/mingw-w64-headers/include/ntsdexts.h b/mingw-w64-headers/include/ntsdexts.h index 50a8806f9..dbdb1bff0 100644 --- a/mingw-w64-headers/include/ntsdexts.h +++ b/mingw-w64-headers/include/ntsdexts.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTSDEXTNS_ diff --git a/mingw-w64-headers/include/ntsecapi.h b/mingw-w64-headers/include/ntsecapi.h index a79c45fc3..5a67da1bb 100644 --- a/mingw-w64-headers/include/ntsecapi.h +++ b/mingw-w64-headers/include/ntsecapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTSECAPI_ diff --git a/mingw-w64-headers/include/ntsecpkg.h b/mingw-w64-headers/include/ntsecpkg.h index 07f725e6d..547fcecda 100644 --- a/mingw-w64-headers/include/ntsecpkg.h +++ b/mingw-w64-headers/include/ntsecpkg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTSECPKG_ diff --git a/mingw-w64-headers/include/ntstatus.h b/mingw-w64-headers/include/ntstatus.h index f3159852d..28c03074e 100644 --- a/mingw-w64-headers/include/ntstatus.h +++ b/mingw-w64-headers/include/ntstatus.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTSTATUS_ diff --git a/mingw-w64-headers/include/ntverp.h b/mingw-w64-headers/include/ntverp.h index 66efe2a8e..335358e5f 100644 --- a/mingw-w64-headers/include/ntverp.h +++ b/mingw-w64-headers/include/ntverp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define VER_PRODUCTBUILD 3790 diff --git a/mingw-w64-headers/include/oaidl.idl b/mingw-w64-headers/include/oaidl.idl index 44c66c6b4..8a7e47dcb 100644 --- a/mingw-w64-headers/include/oaidl.idl +++ b/mingw-w64-headers/include/oaidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/objbase.h b/mingw-w64-headers/include/objbase.h index 0378a9dca..4f3c9d912 100644 --- a/mingw-w64-headers/include/objbase.h +++ b/mingw-w64-headers/include/objbase.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/objerror.h b/mingw-w64-headers/include/objerror.h index 942340629..99dbacc27 100644 --- a/mingw-w64-headers/include/objerror.h +++ b/mingw-w64-headers/include/objerror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/objidl.idl b/mingw-w64-headers/include/objidl.idl index 269044bad..549453d9b 100644 --- a/mingw-w64-headers/include/objidl.idl +++ b/mingw-w64-headers/include/objidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/objsafe.h b/mingw-w64-headers/include/objsafe.h index 4e41e33a9..d92118324 100644 --- a/mingw-w64-headers/include/objsafe.h +++ b/mingw-w64-headers/include/objsafe.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/objsel.h b/mingw-w64-headers/include/objsel.h index 0a52c6104..7e8ed1dc1 100644 --- a/mingw-w64-headers/include/objsel.h +++ b/mingw-w64-headers/include/objsel.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __OBJSEL_H_ diff --git a/mingw-w64-headers/include/ocidl.idl b/mingw-w64-headers/include/ocidl.idl index 3d0fb8a03..a41e1fd8c 100644 --- a/mingw-w64-headers/include/ocidl.idl +++ b/mingw-w64-headers/include/ocidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/ocmm.h b/mingw-w64-headers/include/ocmm.h index 567919001..2a3644174 100644 --- a/mingw-w64-headers/include/ocmm.h +++ b/mingw-w64-headers/include/ocmm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/odbcinst.h b/mingw-w64-headers/include/odbcinst.h index a94665e52..9947fe2ed 100644 --- a/mingw-w64-headers/include/odbcinst.h +++ b/mingw-w64-headers/include/odbcinst.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ODBCINST_H diff --git a/mingw-w64-headers/include/odbcss.h b/mingw-w64-headers/include/odbcss.h index 122cb066e..474470125 100644 --- a/mingw-w64-headers/include/odbcss.h +++ b/mingw-w64-headers/include/odbcss.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ODBCSS diff --git a/mingw-w64-headers/include/ole.h b/mingw-w64-headers/include/ole.h index 5180e3d58..31419db39 100644 --- a/mingw-w64-headers/include/ole.h +++ b/mingw-w64-headers/include/ole.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _OLE_H_ diff --git a/mingw-w64-headers/include/ole2.h b/mingw-w64-headers/include/ole2.h index 4b7481a32..739bf789f 100644 --- a/mingw-w64-headers/include/ole2.h +++ b/mingw-w64-headers/include/ole2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _OLE2_H_ diff --git a/mingw-w64-headers/include/ole2ver.h b/mingw-w64-headers/include/ole2ver.h index 38547cfd0..8967202d2 100644 --- a/mingw-w64-headers/include/ole2ver.h +++ b/mingw-w64-headers/include/ole2ver.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _OLE2VER_H_ diff --git a/mingw-w64-headers/include/oleacc.h b/mingw-w64-headers/include/oleacc.h index 5c225a44d..6fb2118d9 100644 --- a/mingw-w64-headers/include/oleacc.h +++ b/mingw-w64-headers/include/oleacc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/oleauto.h b/mingw-w64-headers/include/oleauto.h index 9bb626956..701bfaa5e 100644 --- a/mingw-w64-headers/include/oleauto.h +++ b/mingw-w64-headers/include/oleauto.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_OLEAUTO_H_) diff --git a/mingw-w64-headers/include/olectl.h b/mingw-w64-headers/include/olectl.h index c049148c2..87cda95d3 100644 --- a/mingw-w64-headers/include/olectl.h +++ b/mingw-w64-headers/include/olectl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _OLECTL_H_ diff --git a/mingw-w64-headers/include/olectlid.h b/mingw-w64-headers/include/olectlid.h index d19a5ee13..23a8ca949 100644 --- a/mingw-w64-headers/include/olectlid.h +++ b/mingw-w64-headers/include/olectlid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #warning Your code should include olectl.h instead of olectlid.h header file. diff --git a/mingw-w64-headers/include/oledb.h b/mingw-w64-headers/include/oledb.h index 4708a6259..c0095730a 100644 --- a/mingw-w64-headers/include/oledb.h +++ b/mingw-w64-headers/include/oledb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/oledbdep.h b/mingw-w64-headers/include/oledbdep.h index a6736724d..4df58923d 100644 --- a/mingw-w64-headers/include/oledbdep.h +++ b/mingw-w64-headers/include/oledbdep.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/oledberr.h b/mingw-w64-headers/include/oledberr.h index 0c84bee3d..b1663a61d 100644 --- a/mingw-w64-headers/include/oledberr.h +++ b/mingw-w64-headers/include/oledberr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _MSADERR_H_ diff --git a/mingw-w64-headers/include/oledbguid.h b/mingw-w64-headers/include/oledbguid.h index 364ddc013..e4eb46964 100644 --- a/mingw-w64-headers/include/oledbguid.h +++ b/mingw-w64-headers/include/oledbguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __oledbguid_h__ diff --git a/mingw-w64-headers/include/oledlg.dlg b/mingw-w64-headers/include/oledlg.dlg index fd918faaf..fca43a6b3 100644 --- a/mingw-w64-headers/include/oledlg.dlg +++ b/mingw-w64-headers/include/oledlg.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define IDC_STATIC -1 diff --git a/mingw-w64-headers/include/oledlg.h b/mingw-w64-headers/include/oledlg.h index 2de0ac743..5e18f1fff 100644 --- a/mingw-w64-headers/include/oledlg.h +++ b/mingw-w64-headers/include/oledlg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _OLEDLG_H_ diff --git a/mingw-w64-headers/include/oleidl.idl b/mingw-w64-headers/include/oleidl.idl index d87222289..6f69ae5d0 100644 --- a/mingw-w64-headers/include/oleidl.idl +++ b/mingw-w64-headers/include/oleidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/oletx2xa.h b/mingw-w64-headers/include/oletx2xa.h index 8e4cf6372..f4e6d14fb 100644 --- a/mingw-w64-headers/include/oletx2xa.h +++ b/mingw-w64-headers/include/oletx2xa.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/opmapi.h b/mingw-w64-headers/include/opmapi.h index 2081357d0..ed483947d 100644 --- a/mingw-w64-headers/include/opmapi.h +++ b/mingw-w64-headers/include/opmapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_OPMAPI diff --git a/mingw-w64-headers/include/p2p.h b/mingw-w64-headers/include/p2p.h index d557597b3..8e1667e58 100644 --- a/mingw-w64-headers/include/p2p.h +++ b/mingw-w64-headers/include/p2p.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_P2P diff --git a/mingw-w64-headers/include/parser.h b/mingw-w64-headers/include/parser.h index 1f2749320..2f1b976c5 100644 --- a/mingw-w64-headers/include/parser.h +++ b/mingw-w64-headers/include/parser.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PARSER_H diff --git a/mingw-w64-headers/include/patchapi.h b/mingw-w64-headers/include/patchapi.h index 075b8de1d..e91bc5f9d 100644 --- a/mingw-w64-headers/include/patchapi.h +++ b/mingw-w64-headers/include/patchapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PATCHAPI_H_ diff --git a/mingw-w64-headers/include/patchwiz.h b/mingw-w64-headers/include/patchwiz.h index 480ab75c5..087f4c44a 100644 --- a/mingw-w64-headers/include/patchwiz.h +++ b/mingw-w64-headers/include/patchwiz.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/pbt.h b/mingw-w64-headers/include/pbt.h index d93234f9a..34b5ac1a1 100644 --- a/mingw-w64-headers/include/pbt.h +++ b/mingw-w64-headers/include/pbt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PBT diff --git a/mingw-w64-headers/include/pchannel.h b/mingw-w64-headers/include/pchannel.h index fe6ddc8f5..021219ca3 100644 --- a/mingw-w64-headers/include/pchannel.h +++ b/mingw-w64-headers/include/pchannel.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _H_PCHANNEL diff --git a/mingw-w64-headers/include/pcrt32.h b/mingw-w64-headers/include/pcrt32.h index 654bacb69..9a5a2b6ad 100644 --- a/mingw-w64-headers/include/pcrt32.h +++ b/mingw-w64-headers/include/pcrt32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define _ffree free diff --git a/mingw-w64-headers/include/pdh.h b/mingw-w64-headers/include/pdh.h index 32491d402..c6af328f9 100644 --- a/mingw-w64-headers/include/pdh.h +++ b/mingw-w64-headers/include/pdh.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PDH_H_ diff --git a/mingw-w64-headers/include/pdhmsg.h b/mingw-w64-headers/include/pdhmsg.h index fc3b42afd..7190cb111 100644 --- a/mingw-w64-headers/include/pdhmsg.h +++ b/mingw-w64-headers/include/pdhmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PDH_MSG_H_ diff --git a/mingw-w64-headers/include/penwin.h b/mingw-w64-headers/include/penwin.h index 00af73404..7a5c5d753 100644 --- a/mingw-w64-headers/include/penwin.h +++ b/mingw-w64-headers/include/penwin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PENWIN diff --git a/mingw-w64-headers/include/perflib.h b/mingw-w64-headers/include/perflib.h index 5305cdd11..1b1976253 100644 --- a/mingw-w64-headers/include/perflib.h +++ b/mingw-w64-headers/include/perflib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PERFLIB diff --git a/mingw-w64-headers/include/perhist.h b/mingw-w64-headers/include/perhist.h index 14b56f66e..3c24b1c60 100644 --- a/mingw-w64-headers/include/perhist.h +++ b/mingw-w64-headers/include/perhist.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/persist.h b/mingw-w64-headers/include/persist.h index ad94d9e7b..92c4045b2 100644 --- a/mingw-w64-headers/include/persist.h +++ b/mingw-w64-headers/include/persist.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef PERSIST_H diff --git a/mingw-w64-headers/include/pgobootrun.h b/mingw-w64-headers/include/pgobootrun.h index 2b9cf9bbb..c700b1646 100644 --- a/mingw-w64-headers/include/pgobootrun.h +++ b/mingw-w64-headers/include/pgobootrun.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/pla.h b/mingw-w64-headers/include/pla.h index 334cb69b7..2aa94bbb4 100644 --- a/mingw-w64-headers/include/pla.h +++ b/mingw-w64-headers/include/pla.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PLA diff --git a/mingw-w64-headers/include/polarity.h b/mingw-w64-headers/include/polarity.h index 6179a6de9..001eed3de 100644 --- a/mingw-w64-headers/include/polarity.h +++ b/mingw-w64-headers/include/polarity.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef POLARITY_HEADERFILE_IS_INCLUDED diff --git a/mingw-w64-headers/include/poppack.h b/mingw-w64-headers/include/poppack.h index 79ee0e683..163af228d 100644 --- a/mingw-w64-headers/include/poppack.h +++ b/mingw-w64-headers/include/poppack.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !(defined(lint) || defined(RC_INVOKED)) diff --git a/mingw-w64-headers/include/portabledeviceconnectapi.h b/mingw-w64-headers/include/portabledeviceconnectapi.h index 8118853fb..a890cc898 100644 --- a/mingw-w64-headers/include/portabledeviceconnectapi.h +++ b/mingw-w64-headers/include/portabledeviceconnectapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_PORTABLEDEVICECONNECTAPI__ diff --git a/mingw-w64-headers/include/portabledevicetypes.idl b/mingw-w64-headers/include/portabledevicetypes.idl index d3e7cd3e3..3cda4da07 100644 --- a/mingw-w64-headers/include/portabledevicetypes.idl +++ b/mingw-w64-headers/include/portabledevicetypes.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/powrprof.h b/mingw-w64-headers/include/powrprof.h index 7807953a4..9545afee3 100644 --- a/mingw-w64-headers/include/powrprof.h +++ b/mingw-w64-headers/include/powrprof.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-headers/include/prnasnot.h b/mingw-w64-headers/include/prnasnot.h index 4f895fb1f..ae958c018 100644 --- a/mingw-w64-headers/include/prnasnot.h +++ b/mingw-w64-headers/include/prnasnot.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PRNASNOT diff --git a/mingw-w64-headers/include/prnsetup.dlg b/mingw-w64-headers/include/prnsetup.dlg index 1ff2c316f..c8920a87a 100644 --- a/mingw-w64-headers/include/prnsetup.dlg +++ b/mingw-w64-headers/include/prnsetup.dlg @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/profinfo.h b/mingw-w64-headers/include/profinfo.h index b405faea6..196366a16 100644 --- a/mingw-w64-headers/include/profinfo.h +++ b/mingw-w64-headers/include/profinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_PROFINFO diff --git a/mingw-w64-headers/include/propidl.idl b/mingw-w64-headers/include/propidl.idl index 046470960..8d4e9e30f 100644 --- a/mingw-w64-headers/include/propidl.idl +++ b/mingw-w64-headers/include/propidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/prsht.h b/mingw-w64-headers/include/prsht.h index 356715bf5..c9fbbe212 100644 --- a/mingw-w64-headers/include/prsht.h +++ b/mingw-w64-headers/include/prsht.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PRSHT_H_ diff --git a/mingw-w64-headers/include/psapi.h b/mingw-w64-headers/include/psapi.h index 03b77889d..f3f52206c 100644 --- a/mingw-w64-headers/include/psapi.h +++ b/mingw-w64-headers/include/psapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _PSAPI_H_ diff --git a/mingw-w64-headers/include/psdk_inc/_dbg_LOAD_IMAGE.h b/mingw-w64-headers/include/psdk_inc/_dbg_LOAD_IMAGE.h index 68a2410ff..ee825224f 100644 --- a/mingw-w64-headers/include/psdk_inc/_dbg_LOAD_IMAGE.h +++ b/mingw-w64-headers/include/psdk_inc/_dbg_LOAD_IMAGE.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #pragma once diff --git a/mingw-w64-headers/include/psdk_inc/_dbg_common.h b/mingw-w64-headers/include/psdk_inc/_dbg_common.h index f88a142d1..bef87897a 100644 --- a/mingw-w64-headers/include/psdk_inc/_dbg_common.h +++ b/mingw-w64-headers/include/psdk_inc/_dbg_common.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #pragma once diff --git a/mingw-w64-headers/include/psdk_inc/_fd_types.h b/mingw-w64-headers/include/psdk_inc/_fd_types.h index 7dd796bb2..ebdb36a47 100644 --- a/mingw-w64-headers/include/psdk_inc/_fd_types.h +++ b/mingw-w64-headers/include/psdk_inc/_fd_types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_ip_mreq1.h b/mingw-w64-headers/include/psdk_inc/_ip_mreq1.h index ebdbf4170..d259bc99b 100644 --- a/mingw-w64-headers/include/psdk_inc/_ip_mreq1.h +++ b/mingw-w64-headers/include/psdk_inc/_ip_mreq1.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_ip_types.h b/mingw-w64-headers/include/psdk_inc/_ip_types.h index 0defa74b2..c528f15ed 100644 --- a/mingw-w64-headers/include/psdk_inc/_ip_types.h +++ b/mingw-w64-headers/include/psdk_inc/_ip_types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_socket_types.h b/mingw-w64-headers/include/psdk_inc/_socket_types.h index 429d84ec1..d2bbca55d 100644 --- a/mingw-w64-headers/include/psdk_inc/_socket_types.h +++ b/mingw-w64-headers/include/psdk_inc/_socket_types.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_varenum.h b/mingw-w64-headers/include/psdk_inc/_varenum.h index 8be5e443a..c9b14b823 100644 --- a/mingw-w64-headers/include/psdk_inc/_varenum.h +++ b/mingw-w64-headers/include/psdk_inc/_varenum.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_ws1_undef.h b/mingw-w64-headers/include/psdk_inc/_ws1_undef.h index 047ba8861..d0db007b6 100644 --- a/mingw-w64-headers/include/psdk_inc/_ws1_undef.h +++ b/mingw-w64-headers/include/psdk_inc/_ws1_undef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_wsa_errnos.h b/mingw-w64-headers/include/psdk_inc/_wsa_errnos.h index 26f247873..35dc34ee6 100644 --- a/mingw-w64-headers/include/psdk_inc/_wsa_errnos.h +++ b/mingw-w64-headers/include/psdk_inc/_wsa_errnos.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_wsadata.h b/mingw-w64-headers/include/psdk_inc/_wsadata.h index 490698abc..1758f569a 100644 --- a/mingw-w64-headers/include/psdk_inc/_wsadata.h +++ b/mingw-w64-headers/include/psdk_inc/_wsadata.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/psdk_inc/_xmitfile.h b/mingw-w64-headers/include/psdk_inc/_xmitfile.h index b4690f1d2..34dd4ee31 100644 --- a/mingw-w64-headers/include/psdk_inc/_xmitfile.h +++ b/mingw-w64-headers/include/psdk_inc/_xmitfile.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/pshpack1.h b/mingw-w64-headers/include/pshpack1.h index b26fc6d02..88c37a6c8 100644 --- a/mingw-w64-headers/include/pshpack1.h +++ b/mingw-w64-headers/include/pshpack1.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !(defined(lint) || defined(RC_INVOKED)) diff --git a/mingw-w64-headers/include/pshpack2.h b/mingw-w64-headers/include/pshpack2.h index 0a56f5199..1be4fcd91 100644 --- a/mingw-w64-headers/include/pshpack2.h +++ b/mingw-w64-headers/include/pshpack2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !(defined(lint) || defined(RC_INVOKED)) diff --git a/mingw-w64-headers/include/pshpack4.h b/mingw-w64-headers/include/pshpack4.h index 69df1f59f..59fdbbc5f 100644 --- a/mingw-w64-headers/include/pshpack4.h +++ b/mingw-w64-headers/include/pshpack4.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !(defined(lint) || defined(RC_INVOKED)) diff --git a/mingw-w64-headers/include/pshpack8.h b/mingw-w64-headers/include/pshpack8.h index 61f803f2c..51a331d1b 100644 --- a/mingw-w64-headers/include/pshpack8.h +++ b/mingw-w64-headers/include/pshpack8.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !(defined(lint) || defined(RC_INVOKED)) diff --git a/mingw-w64-headers/include/pstore.h b/mingw-w64-headers/include/pstore.h index 2dd924d72..fceca5784 100644 --- a/mingw-w64-headers/include/pstore.h +++ b/mingw-w64-headers/include/pstore.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __PSTORE_H__ diff --git a/mingw-w64-headers/include/qmgr.h b/mingw-w64-headers/include/qmgr.h index a7cf5becd..2652b2ff7 100644 --- a/mingw-w64-headers/include/qmgr.h +++ b/mingw-w64-headers/include/qmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/qos.h b/mingw-w64-headers/include/qos.h index 85dd1619e..488f6312a 100644 --- a/mingw-w64-headers/include/qos.h +++ b/mingw-w64-headers/include/qos.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __QOS_H_ diff --git a/mingw-w64-headers/include/qos2.h b/mingw-w64-headers/include/qos2.h index 2ca6c6cd4..72e984dca 100644 --- a/mingw-w64-headers/include/qos2.h +++ b/mingw-w64-headers/include/qos2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_QOS2 diff --git a/mingw-w64-headers/include/qosname.h b/mingw-w64-headers/include/qosname.h index 1cb5a1f28..865d1e889 100644 --- a/mingw-w64-headers/include/qosname.h +++ b/mingw-w64-headers/include/qosname.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define QT_1 "G711" diff --git a/mingw-w64-headers/include/qospol.h b/mingw-w64-headers/include/qospol.h index 2c4a7025d..7576832f6 100644 --- a/mingw-w64-headers/include/qospol.h +++ b/mingw-w64-headers/include/qospol.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __QOSPOL_H_ diff --git a/mingw-w64-headers/include/qossp.h b/mingw-w64-headers/include/qossp.h index 198b1cc4d..4892dace8 100644 --- a/mingw-w64-headers/include/qossp.h +++ b/mingw-w64-headers/include/qossp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __QOSSP_H_ diff --git a/mingw-w64-headers/include/ras.h b/mingw-w64-headers/include/ras.h index b2d91287f..e47c18c07 100644 --- a/mingw-w64-headers/include/ras.h +++ b/mingw-w64-headers/include/ras.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RAS_H_ diff --git a/mingw-w64-headers/include/rasdlg.h b/mingw-w64-headers/include/rasdlg.h index 8cf736233..a0389c90b 100644 --- a/mingw-w64-headers/include/rasdlg.h +++ b/mingw-w64-headers/include/rasdlg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RASDLG_H_ diff --git a/mingw-w64-headers/include/raseapif.h b/mingw-w64-headers/include/raseapif.h index 43e0e7932..f1d47d5dd 100644 --- a/mingw-w64-headers/include/raseapif.h +++ b/mingw-w64-headers/include/raseapif.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RASEAPIF_ diff --git a/mingw-w64-headers/include/raserror.h b/mingw-w64-headers/include/raserror.h index 3e516dcb3..f94a6ae17 100644 --- a/mingw-w64-headers/include/raserror.h +++ b/mingw-w64-headers/include/raserror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RASERROR_H_ diff --git a/mingw-w64-headers/include/rassapi.h b/mingw-w64-headers/include/rassapi.h index a16bcdaae..0288d8d48 100644 --- a/mingw-w64-headers/include/rassapi.h +++ b/mingw-w64-headers/include/rassapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RASSAPI_H_ diff --git a/mingw-w64-headers/include/rasshost.h b/mingw-w64-headers/include/rasshost.h index 9f08fbed7..6192c3d08 100644 --- a/mingw-w64-headers/include/rasshost.h +++ b/mingw-w64-headers/include/rasshost.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RASSHOST_ diff --git a/mingw-w64-headers/include/ratings.h b/mingw-w64-headers/include/ratings.h index 942a4895c..861589b7e 100644 --- a/mingw-w64-headers/include/ratings.h +++ b/mingw-w64-headers/include/ratings.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RATINGS_H_ diff --git a/mingw-w64-headers/include/rdpencomapi.h b/mingw-w64-headers/include/rdpencomapi.h index 922880d38..ab91e0cc8 100644 --- a/mingw-w64-headers/include/rdpencomapi.h +++ b/mingw-w64-headers/include/rdpencomapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_RDPENCOMAPI diff --git a/mingw-w64-headers/include/reason.h b/mingw-w64-headers/include/reason.h index d45ece196..a859097c4 100644 --- a/mingw-w64-headers/include/reason.h +++ b/mingw-w64-headers/include/reason.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined SENTINEL_Reason diff --git a/mingw-w64-headers/include/recguids.h b/mingw-w64-headers/include/recguids.h index 738b3e981..87664c01a 100644 --- a/mingw-w64-headers/include/recguids.h +++ b/mingw-w64-headers/include/recguids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(IID_IReconcileInitiator,0x99180161L,0xDA16,0x101A,0x93,0x5C,0x44,0x45,0x53,0x54,0x00,0x00); diff --git a/mingw-w64-headers/include/reconcil.h b/mingw-w64-headers/include/reconcil.h index bc507c9ec..392a7eba4 100644 --- a/mingw-w64-headers/include/reconcil.h +++ b/mingw-w64-headers/include/reconcil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RECONCIL_H__ diff --git a/mingw-w64-headers/include/regstr.h b/mingw-w64-headers/include/regstr.h index 338ba3cfe..bb6c04303 100644 --- a/mingw-w64-headers/include/regstr.h +++ b/mingw-w64-headers/include/regstr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_REGSTR diff --git a/mingw-w64-headers/include/rend.h b/mingw-w64-headers/include/rend.h index fe15dcc7b..ce3112a08 100644 --- a/mingw-w64-headers/include/rend.h +++ b/mingw-w64-headers/include/rend.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/resapi.h b/mingw-w64-headers/include/resapi.h index fc20ff609..91e4ca64f 100644 --- a/mingw-w64-headers/include/resapi.h +++ b/mingw-w64-headers/include/resapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RESAPI_DEFINES_ diff --git a/mingw-w64-headers/include/restartmanager.h b/mingw-w64-headers/include/restartmanager.h index 67be89c13..23f400b4b 100644 --- a/mingw-w64-headers/include/restartmanager.h +++ b/mingw-w64-headers/include/restartmanager.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_RESTARTMANAGER diff --git a/mingw-w64-headers/include/richedit.h b/mingw-w64-headers/include/richedit.h index 2d7f60f3c..98d75a947 100644 --- a/mingw-w64-headers/include/richedit.h +++ b/mingw-w64-headers/include/richedit.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RICHEDIT_ diff --git a/mingw-w64-headers/include/richole.h b/mingw-w64-headers/include/richole.h index 5cf3d62fa..493eeb4d1 100644 --- a/mingw-w64-headers/include/richole.h +++ b/mingw-w64-headers/include/richole.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _RICHOLE_ diff --git a/mingw-w64-headers/include/rkeysvcc.h b/mingw-w64-headers/include/rkeysvcc.h index 111329128..07aaa12dc 100644 --- a/mingw-w64-headers/include/rkeysvcc.h +++ b/mingw-w64-headers/include/rkeysvcc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __rkeysvcc_h__ diff --git a/mingw-w64-headers/include/rnderr.h b/mingw-w64-headers/include/rnderr.h index b06db1144..c623bcf27 100644 --- a/mingw-w64-headers/include/rnderr.h +++ b/mingw-w64-headers/include/rnderr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RND_ERROR_CODES__ diff --git a/mingw-w64-headers/include/routprot.h b/mingw-w64-headers/include/routprot.h index 670c63b28..6124b2e54 100644 --- a/mingw-w64-headers/include/routprot.h +++ b/mingw-w64-headers/include/routprot.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ROUTPROT_H_ diff --git a/mingw-w64-headers/include/rpc.h b/mingw-w64-headers/include/rpc.h index d1de6e90b..352976ee7 100644 --- a/mingw-w64-headers/include/rpc.h +++ b/mingw-w64-headers/include/rpc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/rpcasync.h b/mingw-w64-headers/include/rpcasync.h index 9d026c177..26aa60db4 100644 --- a/mingw-w64-headers/include/rpcasync.h +++ b/mingw-w64-headers/include/rpcasync.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCASYNC_H__ diff --git a/mingw-w64-headers/include/rpcdce.h b/mingw-w64-headers/include/rpcdce.h index 01aecc135..73cf4539d 100644 --- a/mingw-w64-headers/include/rpcdce.h +++ b/mingw-w64-headers/include/rpcdce.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCDCE_H__ diff --git a/mingw-w64-headers/include/rpcdcep.h b/mingw-w64-headers/include/rpcdcep.h index be714e69a..155ab067d 100644 --- a/mingw-w64-headers/include/rpcdcep.h +++ b/mingw-w64-headers/include/rpcdcep.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCDCEP_H__ diff --git a/mingw-w64-headers/include/rpcndr.h b/mingw-w64-headers/include/rpcndr.h index 6fb979e4c..822509f5a 100644 --- a/mingw-w64-headers/include/rpcndr.h +++ b/mingw-w64-headers/include/rpcndr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/rpcnsi.h b/mingw-w64-headers/include/rpcnsi.h index 3ba713cfb..16e9d33b7 100644 --- a/mingw-w64-headers/include/rpcnsi.h +++ b/mingw-w64-headers/include/rpcnsi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCNSI_H__ diff --git a/mingw-w64-headers/include/rpcnsip.h b/mingw-w64-headers/include/rpcnsip.h index 52ef4bf77..74fad5cb0 100644 --- a/mingw-w64-headers/include/rpcnsip.h +++ b/mingw-w64-headers/include/rpcnsip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCNSIP_H__ diff --git a/mingw-w64-headers/include/rpcnterr.h b/mingw-w64-headers/include/rpcnterr.h index 7bafaaaa6..3aecfd444 100644 --- a/mingw-w64-headers/include/rpcnterr.h +++ b/mingw-w64-headers/include/rpcnterr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCNTERR_H__ diff --git a/mingw-w64-headers/include/rpcproxy.h b/mingw-w64-headers/include/rpcproxy.h index fc621eb3d..17805e85d 100644 --- a/mingw-w64-headers/include/rpcproxy.h +++ b/mingw-w64-headers/include/rpcproxy.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __RPCPROXY_H_VERSION__ diff --git a/mingw-w64-headers/include/rpcssl.h b/mingw-w64-headers/include/rpcssl.h index 2e87fe468..959b9c5fa 100644 --- a/mingw-w64-headers/include/rpcssl.h +++ b/mingw-w64-headers/include/rpcssl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/rrascfg.h b/mingw-w64-headers/include/rrascfg.h index 2ad7e19a9..5e3de307d 100644 --- a/mingw-w64-headers/include/rrascfg.h +++ b/mingw-w64-headers/include/rrascfg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/rtcapi.h b/mingw-w64-headers/include/rtcapi.h index 32bc20508..90b41bd44 100644 --- a/mingw-w64-headers/include/rtcapi.h +++ b/mingw-w64-headers/include/rtcapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_RTCAPI diff --git a/mingw-w64-headers/include/rtccore.h b/mingw-w64-headers/include/rtccore.h index e43b24858..795121d76 100644 --- a/mingw-w64-headers/include/rtccore.h +++ b/mingw-w64-headers/include/rtccore.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/rtcerr.h b/mingw-w64-headers/include/rtcerr.h index a9cc7e116..81caa6544 100644 --- a/mingw-w64-headers/include/rtcerr.h +++ b/mingw-w64-headers/include/rtcerr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define FACILITY_SIP_STATUS_CODE 0xEF diff --git a/mingw-w64-headers/include/rtinfo.h b/mingw-w64-headers/include/rtinfo.h index dc2eda50e..212d1ce36 100644 --- a/mingw-w64-headers/include/rtinfo.h +++ b/mingw-w64-headers/include/rtinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_RTINFO_H__ diff --git a/mingw-w64-headers/include/rtm.h b/mingw-w64-headers/include/rtm.h index 076ae5ecb..cf098d663 100644 --- a/mingw-w64-headers/include/rtm.h +++ b/mingw-w64-headers/include/rtm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_RTM_H__ diff --git a/mingw-w64-headers/include/rtmv2.h b/mingw-w64-headers/include/rtmv2.h index a18382d6c..8c1e52adc 100644 --- a/mingw-w64-headers/include/rtmv2.h +++ b/mingw-w64-headers/include/rtmv2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_RTMv2_H__ diff --git a/mingw-w64-headers/include/rtutils.h b/mingw-w64-headers/include/rtutils.h index 4c1ceb3af..8de48e870 100644 --- a/mingw-w64-headers/include/rtutils.h +++ b/mingw-w64-headers/include/rtutils.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_RTUTILS_H__ diff --git a/mingw-w64-headers/include/sal.h b/mingw-w64-headers/include/sal.h index 3175cb440..113445ddb 100644 --- a/mingw-w64-headers/include/sal.h +++ b/mingw-w64-headers/include/sal.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/sbe.h b/mingw-w64-headers/include/sbe.h index fcf661374..f8fc9913f 100644 --- a/mingw-w64-headers/include/sbe.h +++ b/mingw-w64-headers/include/sbe.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_SBE__ diff --git a/mingw-w64-headers/include/scarddat.h b/mingw-w64-headers/include/scarddat.h index 12c6c9d6f..92d52ae3c 100644 --- a/mingw-w64-headers/include/scarddat.h +++ b/mingw-w64-headers/include/scarddat.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "scardssp.h" diff --git a/mingw-w64-headers/include/scarderr.h b/mingw-w64-headers/include/scarderr.h index 7c799c7d5..e6d449764 100644 --- a/mingw-w64-headers/include/scarderr.h +++ b/mingw-w64-headers/include/scarderr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SCARD_S_SUCCESS diff --git a/mingw-w64-headers/include/scardmgr.h b/mingw-w64-headers/include/scardmgr.h index 12c6c9d6f..92d52ae3c 100644 --- a/mingw-w64-headers/include/scardmgr.h +++ b/mingw-w64-headers/include/scardmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "scardssp.h" diff --git a/mingw-w64-headers/include/scardsrv.h b/mingw-w64-headers/include/scardsrv.h index 12c6c9d6f..92d52ae3c 100644 --- a/mingw-w64-headers/include/scardsrv.h +++ b/mingw-w64-headers/include/scardsrv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "scardssp.h" diff --git a/mingw-w64-headers/include/scardssp.h b/mingw-w64-headers/include/scardssp.h index 54aaa805e..2ce0068b6 100644 --- a/mingw-w64-headers/include/scardssp.h +++ b/mingw-w64-headers/include/scardssp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/scesvc.h b/mingw-w64-headers/include/scesvc.h index de9247bcd..8c29e09c3 100644 --- a/mingw-w64-headers/include/scesvc.h +++ b/mingw-w64-headers/include/scesvc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ DEFINE_GUID(cNodetypeSceTemplateServices,0x24a7f717,0x1f0c,0x11d1,0xaf,0xfb,0x0,0xc0,0x4f,0xb9,0x84,0xf9); diff --git a/mingw-w64-headers/include/schannel.h b/mingw-w64-headers/include/schannel.h index f7e27a17e..d260fa00a 100644 --- a/mingw-w64-headers/include/schannel.h +++ b/mingw-w64-headers/include/schannel.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SCHANNEL_H__ diff --git a/mingw-w64-headers/include/schedule.h b/mingw-w64-headers/include/schedule.h index b371afad3..98350a9f7 100644 --- a/mingw-w64-headers/include/schedule.h +++ b/mingw-w64-headers/include/schedule.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SCHEDULE_H_ diff --git a/mingw-w64-headers/include/schemadef.h b/mingw-w64-headers/include/schemadef.h index 781a52dee..1c447a592 100644 --- a/mingw-w64-headers/include/schemadef.h +++ b/mingw-w64-headers/include/schemadef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SCHEMA_STRINGS diff --git a/mingw-w64-headers/include/schnlsp.h b/mingw-w64-headers/include/schnlsp.h index 3c8f3ea18..6335707bb 100644 --- a/mingw-w64-headers/include/schnlsp.h +++ b/mingw-w64-headers/include/schnlsp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SCHNLSP_H__ diff --git a/mingw-w64-headers/include/scode.h b/mingw-w64-headers/include/scode.h index e1378c6e3..dd5af87d2 100644 --- a/mingw-w64-headers/include/scode.h +++ b/mingw-w64-headers/include/scode.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINERROR_ diff --git a/mingw-w64-headers/include/scrnsave.h b/mingw-w64-headers/include/scrnsave.h index a550eea23..f65009da7 100644 --- a/mingw-w64-headers/include/scrnsave.h +++ b/mingw-w64-headers/include/scrnsave.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SCRNSAVE diff --git a/mingw-w64-headers/include/scrptids.h b/mingw-w64-headers/include/scrptids.h index 83c4c3c2a..505924cf0 100644 --- a/mingw-w64-headers/include/scrptids.h +++ b/mingw-w64-headers/include/scrptids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define DISPID_LOAD 1 diff --git a/mingw-w64-headers/include/sddl.h b/mingw-w64-headers/include/sddl.h index 1913cab78..0bf19ba12 100644 --- a/mingw-w64-headers/include/sddl.h +++ b/mingw-w64-headers/include/sddl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SDDL_H__ diff --git a/mingw-w64-headers/include/sdkddkver.h b/mingw-w64-headers/include/sdkddkver.h index 71bb0b7fa..0e8dc8a12 100644 --- a/mingw-w64-headers/include/sdkddkver.h +++ b/mingw-w64-headers/include/sdkddkver.h @@ -3,7 +3,7 @@ * from ReactOS PSDK/DDK, this file is in the public domain: * * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/sdoias.h b/mingw-w64-headers/include/sdoias.h index 7f8f4bc3e..10ee36e58 100644 --- a/mingw-w64-headers/include/sdoias.h +++ b/mingw-w64-headers/include/sdoias.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/sdpblb.h b/mingw-w64-headers/include/sdpblb.h index cc62189be..62616b10e 100644 --- a/mingw-w64-headers/include/sdpblb.h +++ b/mingw-w64-headers/include/sdpblb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/sdperr.h b/mingw-w64-headers/include/sdperr.h index 0a81e4618..6a80fa2b7 100644 --- a/mingw-w64-headers/include/sdperr.h +++ b/mingw-w64-headers/include/sdperr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SDP_ERROR_CODES__ diff --git a/mingw-w64-headers/include/secext.h b/mingw-w64-headers/include/secext.h index 99006622a..306c4ef36 100644 --- a/mingw-w64-headers/include/secext.h +++ b/mingw-w64-headers/include/secext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SECEXT_H__ diff --git a/mingw-w64-headers/include/security.h b/mingw-w64-headers/include/security.h index 98e54c1f4..5790dd94b 100644 --- a/mingw-w64-headers/include/security.h +++ b/mingw-w64-headers/include/security.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/sens.h b/mingw-w64-headers/include/sens.h index 85ceeef60..753ec3e8f 100644 --- a/mingw-w64-headers/include/sens.h +++ b/mingw-w64-headers/include/sens.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SENS_H__ diff --git a/mingw-w64-headers/include/sensapi.h b/mingw-w64-headers/include/sensapi.h index 75537b5a2..576573bfe 100644 --- a/mingw-w64-headers/include/sensapi.h +++ b/mingw-w64-headers/include/sensapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SENSAPI_H__ diff --git a/mingw-w64-headers/include/sensevts.h b/mingw-w64-headers/include/sensevts.h index f57896c8c..fe0422443 100644 --- a/mingw-w64-headers/include/sensevts.h +++ b/mingw-w64-headers/include/sensevts.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/sensors.h b/mingw-w64-headers/include/sensors.h index 41dd25f17..e3e553ce6 100644 --- a/mingw-w64-headers/include/sensors.h +++ b/mingw-w64-headers/include/sensors.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/sensorsapi.idl b/mingw-w64-headers/include/sensorsapi.idl index 08479a507..35cf01dfa 100644 --- a/mingw-w64-headers/include/sensorsapi.idl +++ b/mingw-w64-headers/include/sensorsapi.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/servprov.h b/mingw-w64-headers/include/servprov.h index 4b59c055a..029d1f631 100644 --- a/mingw-w64-headers/include/servprov.h +++ b/mingw-w64-headers/include/servprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/setupapi.h b/mingw-w64-headers/include/setupapi.h index 28aa7dfcf..1681d6d13 100644 --- a/mingw-w64-headers/include/setupapi.h +++ b/mingw-w64-headers/include/setupapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SETUPAPI diff --git a/mingw-w64-headers/include/sfc.h b/mingw-w64-headers/include/sfc.h index 477e87be2..eb9213fa6 100644 --- a/mingw-w64-headers/include/sfc.h +++ b/mingw-w64-headers/include/sfc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SFC_ diff --git a/mingw-w64-headers/include/shappmgr.h b/mingw-w64-headers/include/shappmgr.h index 229c50bf4..7214c6f85 100644 --- a/mingw-w64-headers/include/shappmgr.h +++ b/mingw-w64-headers/include/shappmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/shdeprecated.h b/mingw-w64-headers/include/shdeprecated.h index cda94d788..9e822e0dc 100644 --- a/mingw-w64-headers/include/shdeprecated.h +++ b/mingw-w64-headers/include/shdeprecated.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/shdispid.h b/mingw-w64-headers/include/shdispid.h index 4b120fb70..41ca8567d 100644 --- a/mingw-w64-headers/include/shdispid.h +++ b/mingw-w64-headers/include/shdispid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SHDISPID_H_ diff --git a/mingw-w64-headers/include/shellapi.h b/mingw-w64-headers/include/shellapi.h index 7f967f34f..9145f0627 100644 --- a/mingw-w64-headers/include/shellapi.h +++ b/mingw-w64-headers/include/shellapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SHELLAPI diff --git a/mingw-w64-headers/include/shfolder.h b/mingw-w64-headers/include/shfolder.h index 0c6880957..125b5de2f 100644 --- a/mingw-w64-headers/include/shfolder.h +++ b/mingw-w64-headers/include/shfolder.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SHFOLDER_H_ diff --git a/mingw-w64-headers/include/shldisp.h b/mingw-w64-headers/include/shldisp.h index 16e21dba2..b34e2c2d3 100644 --- a/mingw-w64-headers/include/shldisp.h +++ b/mingw-w64-headers/include/shldisp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/shlguid.h b/mingw-w64-headers/include/shlguid.h index 50e3676e6..32828354a 100644 --- a/mingw-w64-headers/include/shlguid.h +++ b/mingw-w64-headers/include/shlguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SHLGUID_H_ diff --git a/mingw-w64-headers/include/shlobj.h b/mingw-w64-headers/include/shlobj.h index f6416d5c5..44d24df6b 100644 --- a/mingw-w64-headers/include/shlobj.h +++ b/mingw-w64-headers/include/shlobj.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SHLOBJ_H_ diff --git a/mingw-w64-headers/include/shlwapi.h b/mingw-w64-headers/include/shlwapi.h index a041d5445..94a54f83c 100644 --- a/mingw-w64-headers/include/shlwapi.h +++ b/mingw-w64-headers/include/shlwapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SHLWAPI diff --git a/mingw-w64-headers/include/shobjidl.idl b/mingw-w64-headers/include/shobjidl.idl index 20c5f32d5..9ddc35843 100644 --- a/mingw-w64-headers/include/shobjidl.idl +++ b/mingw-w64-headers/include/shobjidl.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/shtypes.idl b/mingw-w64-headers/include/shtypes.idl index d98392874..66e557f6f 100644 --- a/mingw-w64-headers/include/shtypes.idl +++ b/mingw-w64-headers/include/shtypes.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/simpdata.h b/mingw-w64-headers/include/simpdata.h index 8f5146537..112cc359a 100644 --- a/mingw-w64-headers/include/simpdata.h +++ b/mingw-w64-headers/include/simpdata.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/simpdc.h b/mingw-w64-headers/include/simpdc.h index 9bd7bacbf..25aa739b7 100644 --- a/mingw-w64-headers/include/simpdc.h +++ b/mingw-w64-headers/include/simpdc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef I_SIMPDC_H_ diff --git a/mingw-w64-headers/include/sipbase.h b/mingw-w64-headers/include/sipbase.h index 456c35c83..c83f960e6 100644 --- a/mingw-w64-headers/include/sipbase.h +++ b/mingw-w64-headers/include/sipbase.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SIPBASE_H diff --git a/mingw-w64-headers/include/sisbkup.h b/mingw-w64-headers/include/sisbkup.h index 4b00fab45..b5729305b 100644 --- a/mingw-w64-headers/include/sisbkup.h +++ b/mingw-w64-headers/include/sisbkup.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SISBKUP_H__ diff --git a/mingw-w64-headers/include/slerror.h b/mingw-w64-headers/include/slerror.h index 54607babb..ee6d9575b 100644 --- a/mingw-w64-headers/include/slerror.h +++ b/mingw-w64-headers/include/slerror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SLERROR diff --git a/mingw-w64-headers/include/slpublic.h b/mingw-w64-headers/include/slpublic.h index dfca08651..de022b120 100644 --- a/mingw-w64-headers/include/slpublic.h +++ b/mingw-w64-headers/include/slpublic.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SLPUBLIC diff --git a/mingw-w64-headers/include/smpab.h b/mingw-w64-headers/include/smpab.h index fb2c713e6..771719582 100644 --- a/mingw-w64-headers/include/smpab.h +++ b/mingw-w64-headers/include/smpab.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define PR_SAB_FILE PROP_TAG(PT_STRING8,0x6604) diff --git a/mingw-w64-headers/include/smpms.h b/mingw-w64-headers/include/smpms.h index 53cb624c1..b66731c44 100644 --- a/mingw-w64-headers/include/smpms.h +++ b/mingw-w64-headers/include/smpms.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SMPMS_H_ diff --git a/mingw-w64-headers/include/smpxp.h b/mingw-w64-headers/include/smpxp.h index 1cbc82093..1622bb60d 100644 --- a/mingw-w64-headers/include/smpxp.h +++ b/mingw-w64-headers/include/smpxp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define BASE_ID 0x6600 diff --git a/mingw-w64-headers/include/smtpguid.h b/mingw-w64-headers/include/smtpguid.h index dce299315..9b04cdc53 100644 --- a/mingw-w64-headers/include/smtpguid.h +++ b/mingw-w64-headers/include/smtpguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SMTPGUID_H__ diff --git a/mingw-w64-headers/include/smx.h b/mingw-w64-headers/include/smx.h index 6d31fcd8f..50eaba103 100644 --- a/mingw-w64-headers/include/smx.h +++ b/mingw-w64-headers/include/smx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SMX_H_ diff --git a/mingw-w64-headers/include/snmp.h b/mingw-w64-headers/include/snmp.h index 82e9388f7..6c265c8aa 100644 --- a/mingw-w64-headers/include/snmp.h +++ b/mingw-w64-headers/include/snmp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_SNMP diff --git a/mingw-w64-headers/include/softpub.h b/mingw-w64-headers/include/softpub.h index 21365cde7..a0d69150a 100644 --- a/mingw-w64-headers/include/softpub.h +++ b/mingw-w64-headers/include/softpub.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SOFTPUB_H diff --git a/mingw-w64-headers/include/specstrings.h b/mingw-w64-headers/include/specstrings.h index b46d4308c..ed0275fa1 100644 --- a/mingw-w64-headers/include/specstrings.h +++ b/mingw-w64-headers/include/specstrings.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define __specstrings diff --git a/mingw-w64-headers/include/sporder.h b/mingw-w64-headers/include/sporder.h index 20d8dbaab..39de5b30a 100644 --- a/mingw-w64-headers/include/sporder.h +++ b/mingw-w64-headers/include/sporder.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SPORDER_H__ diff --git a/mingw-w64-headers/include/sql.h b/mingw-w64-headers/include/sql.h index 369cb78a9..5d4f28a56 100644 --- a/mingw-w64-headers/include/sql.h +++ b/mingw-w64-headers/include/sql.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SQL diff --git a/mingw-w64-headers/include/sql_1.h b/mingw-w64-headers/include/sql_1.h index 720443ce0..9126a3d93 100644 --- a/mingw-w64-headers/include/sql_1.h +++ b/mingw-w64-headers/include/sql_1.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SQL_1_H_ diff --git a/mingw-w64-headers/include/sqlext.h b/mingw-w64-headers/include/sqlext.h index eb7a79397..7a1c258fb 100644 --- a/mingw-w64-headers/include/sqlext.h +++ b/mingw-w64-headers/include/sqlext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SQLEXT diff --git a/mingw-w64-headers/include/sqloledb.h b/mingw-w64-headers/include/sqloledb.h index aa594e0cb..9f62160fd 100644 --- a/mingw-w64-headers/include/sqloledb.h +++ b/mingw-w64-headers/include/sqloledb.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SQLOLEDB_H_ diff --git a/mingw-w64-headers/include/sqltypes.h b/mingw-w64-headers/include/sqltypes.h index 21a4c85db..5ac1e8d9a 100644 --- a/mingw-w64-headers/include/sqltypes.h +++ b/mingw-w64-headers/include/sqltypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SQLTYPES diff --git a/mingw-w64-headers/include/sqlucode.h b/mingw-w64-headers/include/sqlucode.h index 9c40d4909..3fc46e887 100644 --- a/mingw-w64-headers/include/sqlucode.h +++ b/mingw-w64-headers/include/sqlucode.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SQLUCODE diff --git a/mingw-w64-headers/include/srrestoreptapi.h b/mingw-w64-headers/include/srrestoreptapi.h index 088cebe1e..fd8a55580 100644 --- a/mingw-w64-headers/include/srrestoreptapi.h +++ b/mingw-w64-headers/include/srrestoreptapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_SRRESTOREPTAPI_H) diff --git a/mingw-w64-headers/include/srv.h b/mingw-w64-headers/include/srv.h index 9a83788f3..c5ebd1e26 100644 --- a/mingw-w64-headers/include/srv.h +++ b/mingw-w64-headers/include/srv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _ODS_SRV_H_ diff --git a/mingw-w64-headers/include/sspguid.h b/mingw-w64-headers/include/sspguid.h index 9d22fc4b7..5644b0210 100644 --- a/mingw-w64-headers/include/sspguid.h +++ b/mingw-w64-headers/include/sspguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SSPGUID_H_ diff --git a/mingw-w64-headers/include/sspi.h b/mingw-w64-headers/include/sspi.h index 125f385ca..8facc3b7c 100644 --- a/mingw-w64-headers/include/sspi.h +++ b/mingw-w64-headers/include/sspi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SSPI_H__ diff --git a/mingw-w64-headers/include/sspserr.h b/mingw-w64-headers/include/sspserr.h index e2b4268ce..f6e1d68b0 100644 --- a/mingw-w64-headers/include/sspserr.h +++ b/mingw-w64-headers/include/sspserr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __SSPSERR_H__ diff --git a/mingw-w64-headers/include/sspsidl.h b/mingw-w64-headers/include/sspsidl.h index 12c6c9d6f..92d52ae3c 100644 --- a/mingw-w64-headers/include/sspsidl.h +++ b/mingw-w64-headers/include/sspsidl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "scardssp.h" diff --git a/mingw-w64-headers/include/sti.h b/mingw-w64-headers/include/sti.h index a8f995558..8f7985c7d 100644 --- a/mingw-w64-headers/include/sti.h +++ b/mingw-w64-headers/include/sti.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _STICOM_ diff --git a/mingw-w64-headers/include/stierr.h b/mingw-w64-headers/include/stierr.h index 0659cd6c7..a74963249 100644 --- a/mingw-w64-headers/include/stierr.h +++ b/mingw-w64-headers/include/stierr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _STIERR_ diff --git a/mingw-w64-headers/include/stireg.h b/mingw-w64-headers/include/stireg.h index af9e7dde9..94ad91f3e 100644 --- a/mingw-w64-headers/include/stireg.h +++ b/mingw-w64-headers/include/stireg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _STIREG_ diff --git a/mingw-w64-headers/include/stllock.h b/mingw-w64-headers/include/stllock.h index c4923c3f4..09901263c 100644 --- a/mingw-w64-headers/include/stllock.h +++ b/mingw-w64-headers/include/stllock.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _STLLOCK_H_ diff --git a/mingw-w64-headers/include/stm.h b/mingw-w64-headers/include/stm.h index 4b7511dd7..62a708118 100644 --- a/mingw-w64-headers/include/stm.h +++ b/mingw-w64-headers/include/stm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ROUTING_STM_H__ diff --git a/mingw-w64-headers/include/storage.h b/mingw-w64-headers/include/storage.h index 3b6bd76ad..f8a7b6b16 100644 --- a/mingw-w64-headers/include/storage.h +++ b/mingw-w64-headers/include/storage.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef RC_INVOKED diff --git a/mingw-w64-headers/include/storduid.h b/mingw-w64-headers/include/storduid.h index 230dc3778..a10fcf1aa 100644 --- a/mingw-w64-headers/include/storduid.h +++ b/mingw-w64-headers/include/storduid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_STORDUID diff --git a/mingw-w64-headers/include/storprop.h b/mingw-w64-headers/include/storprop.h index 750c3ae47..cb51cafa0 100644 --- a/mingw-w64-headers/include/storprop.h +++ b/mingw-w64-headers/include/storprop.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __STORPROP_H__ diff --git a/mingw-w64-headers/include/stralign.h b/mingw-w64-headers/include/stralign.h index c3dfeb773..7ff9cdc02 100644 --- a/mingw-w64-headers/include/stralign.h +++ b/mingw-w64-headers/include/stralign.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __STRALIGN_H_ diff --git a/mingw-w64-headers/include/strmif.idl b/mingw-w64-headers/include/strmif.idl index d9a445ecf..586c44c45 100644 --- a/mingw-w64-headers/include/strmif.idl +++ b/mingw-w64-headers/include/strmif.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/strsafe.h b/mingw-w64-headers/include/strsafe.h index 554428628..916b47e79 100644 --- a/mingw-w64-headers/include/strsafe.h +++ b/mingw-w64-headers/include/strsafe.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _STRSAFE_H_INCLUDED_ diff --git a/mingw-w64-headers/include/subauth.h b/mingw-w64-headers/include/subauth.h index 52a242345..1d3015875 100644 --- a/mingw-w64-headers/include/subauth.h +++ b/mingw-w64-headers/include/subauth.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTSUBAUTH_ diff --git a/mingw-w64-headers/include/subsmgr.h b/mingw-w64-headers/include/subsmgr.h index a681db190..eabd4ea0c 100644 --- a/mingw-w64-headers/include/subsmgr.h +++ b/mingw-w64-headers/include/subsmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/svcguid.h b/mingw-w64-headers/include/svcguid.h index 51ebfbf31..f29ac2f2b 100644 --- a/mingw-w64-headers/include/svcguid.h +++ b/mingw-w64-headers/include/svcguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _SVCGUID_ diff --git a/mingw-w64-headers/include/svrapi.h b/mingw-w64-headers/include/svrapi.h index 2579b85b2..700f8ae53 100644 --- a/mingw-w64-headers/include/svrapi.h +++ b/mingw-w64-headers/include/svrapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef SVRAPI_INCLUDED diff --git a/mingw-w64-headers/include/tabflicks.h b/mingw-w64-headers/include/tabflicks.h index 3e11c3e17..f41b7f8a3 100644 --- a/mingw-w64-headers/include/tabflicks.h +++ b/mingw-w64-headers/include/tabflicks.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TABFLICKS diff --git a/mingw-w64-headers/include/tapi.h b/mingw-w64-headers/include/tapi.h index bac782851..e2d0c95f4 100644 --- a/mingw-w64-headers/include/tapi.h +++ b/mingw-w64-headers/include/tapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef TAPI_H diff --git a/mingw-w64-headers/include/tapi3.h b/mingw-w64-headers/include/tapi3.h index bd5c00e39..1f2b1eeac 100644 --- a/mingw-w64-headers/include/tapi3.h +++ b/mingw-w64-headers/include/tapi3.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tapi3cc.h b/mingw-w64-headers/include/tapi3cc.h index 811f127e1..1bd07a63c 100644 --- a/mingw-w64-headers/include/tapi3cc.h +++ b/mingw-w64-headers/include/tapi3cc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tapi3ds.h b/mingw-w64-headers/include/tapi3ds.h index 93657da20..9eb10350c 100644 --- a/mingw-w64-headers/include/tapi3ds.h +++ b/mingw-w64-headers/include/tapi3ds.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tapi3err.h b/mingw-w64-headers/include/tapi3err.h index bbc3ce209..cab63ffd0 100644 --- a/mingw-w64-headers/include/tapi3err.h +++ b/mingw-w64-headers/include/tapi3err.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __TAPI3ERR_H__ diff --git a/mingw-w64-headers/include/tapi3if.h b/mingw-w64-headers/include/tapi3if.h index 4ad977b87..8a09978ec 100644 --- a/mingw-w64-headers/include/tapi3if.h +++ b/mingw-w64-headers/include/tapi3if.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/taskschd.h b/mingw-w64-headers/include/taskschd.h index 18db87029..dbd2c42dc 100644 --- a/mingw-w64-headers/include/taskschd.h +++ b/mingw-w64-headers/include/taskschd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TASKSCHD diff --git a/mingw-w64-headers/include/tbs.h b/mingw-w64-headers/include/tbs.h index 9ec1dbe4c..8f885da95 100644 --- a/mingw-w64-headers/include/tbs.h +++ b/mingw-w64-headers/include/tbs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/tcerror.h b/mingw-w64-headers/include/tcerror.h index be0fcf50d..205ba5dc8 100644 --- a/mingw-w64-headers/include/tcerror.h +++ b/mingw-w64-headers/include/tcerror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _TCERROR_H_ diff --git a/mingw-w64-headers/include/tcguid.h b/mingw-w64-headers/include/tcguid.h index a42545247..dbc9b7376 100644 --- a/mingw-w64-headers/include/tcguid.h +++ b/mingw-w64-headers/include/tcguid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef __cplusplus diff --git a/mingw-w64-headers/include/tcpestats.h b/mingw-w64-headers/include/tcpestats.h index 36a1ce81d..b68f64f21 100644 --- a/mingw-w64-headers/include/tcpestats.h +++ b/mingw-w64-headers/include/tcpestats.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TCPESTATS diff --git a/mingw-w64-headers/include/tcpmib.h b/mingw-w64-headers/include/tcpmib.h index a726d0645..e73ccfe9c 100644 --- a/mingw-w64-headers/include/tcpmib.h +++ b/mingw-w64-headers/include/tcpmib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TCPMIB diff --git a/mingw-w64-headers/include/tdh.h b/mingw-w64-headers/include/tdh.h index 32e2b6090..a76a7e4e9 100644 --- a/mingw-w64-headers/include/tdh.h +++ b/mingw-w64-headers/include/tdh.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TDH diff --git a/mingw-w64-headers/include/termmgr.h b/mingw-w64-headers/include/termmgr.h index 9aa882ce5..eac3c2171 100644 --- a/mingw-w64-headers/include/termmgr.h +++ b/mingw-w64-headers/include/termmgr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/textserv.h b/mingw-w64-headers/include/textserv.h index e01f6f15a..fbde94d91 100644 --- a/mingw-w64-headers/include/textserv.h +++ b/mingw-w64-headers/include/textserv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _TEXTSERV_H diff --git a/mingw-w64-headers/include/timeprov.h b/mingw-w64-headers/include/timeprov.h index d168de29d..3e969db3e 100644 --- a/mingw-w64-headers/include/timeprov.h +++ b/mingw-w64-headers/include/timeprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef TIMEPROV_H diff --git a/mingw-w64-headers/include/tlhelp32.h b/mingw-w64-headers/include/tlhelp32.h index c82c14ad5..9009fe699 100644 --- a/mingw-w64-headers/include/tlhelp32.h +++ b/mingw-w64-headers/include/tlhelp32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TOOLHELP32 diff --git a/mingw-w64-headers/include/tlogstg.h b/mingw-w64-headers/include/tlogstg.h index 64d2e68c8..46eacdd25 100644 --- a/mingw-w64-headers/include/tlogstg.h +++ b/mingw-w64-headers/include/tlogstg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tmschema.h b/mingw-w64-headers/include/tmschema.h index 303094322..5d0c609e5 100644 --- a/mingw-w64-headers/include/tmschema.h +++ b/mingw-w64-headers/include/tmschema.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if (defined(SCHEMA_STRINGS)) || (! defined(TMSCHEMA_H)) diff --git a/mingw-w64-headers/include/tnef.h b/mingw-w64-headers/include/tnef.h index 6263a8c9c..56ff22e60 100644 --- a/mingw-w64-headers/include/tnef.h +++ b/mingw-w64-headers/include/tnef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef TNEF_H diff --git a/mingw-w64-headers/include/tom.h b/mingw-w64-headers/include/tom.h index 0b01f5bbb..766e340f5 100644 --- a/mingw-w64-headers/include/tom.h +++ b/mingw-w64-headers/include/tom.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tpcshrd.idl b/mingw-w64-headers/include/tpcshrd.idl index d446a1ff7..cc74801f5 100644 --- a/mingw-w64-headers/include/tpcshrd.idl +++ b/mingw-w64-headers/include/tpcshrd.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/traffic.h b/mingw-w64-headers/include/traffic.h index ec0aff960..5d111240a 100644 --- a/mingw-w64-headers/include/traffic.h +++ b/mingw-w64-headers/include/traffic.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __TRAFFIC_H diff --git a/mingw-w64-headers/include/transact.h b/mingw-w64-headers/include/transact.h index 7111ef276..722c1198f 100644 --- a/mingw-w64-headers/include/transact.h +++ b/mingw-w64-headers/include/transact.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/triedcid.h b/mingw-w64-headers/include/triedcid.h index 8a3daa8f6..458f26547 100644 --- a/mingw-w64-headers/include/triedcid.h +++ b/mingw-w64-headers/include/triedcid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __TRIEDCID_H__ diff --git a/mingw-w64-headers/include/triediid.h b/mingw-w64-headers/include/triediid.h index 8510665d2..2b1006867 100644 --- a/mingw-w64-headers/include/triediid.h +++ b/mingw-w64-headers/include/triediid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _triediid_h_ diff --git a/mingw-w64-headers/include/triedit.h b/mingw-w64-headers/include/triedit.h index 0021cde5e..ee162de0a 100644 --- a/mingw-w64-headers/include/triedit.h +++ b/mingw-w64-headers/include/triedit.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tspi.h b/mingw-w64-headers/include/tspi.h index 9c89cf6f3..fe6b1080c 100644 --- a/mingw-w64-headers/include/tspi.h +++ b/mingw-w64-headers/include/tspi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef TSPI_H diff --git a/mingw-w64-headers/include/tssbx.h b/mingw-w64-headers/include/tssbx.h index 24398097a..f30389359 100644 --- a/mingw-w64-headers/include/tssbx.h +++ b/mingw-w64-headers/include/tssbx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TSSBX diff --git a/mingw-w64-headers/include/tsuserex.h b/mingw-w64-headers/include/tsuserex.h index 5520a3b51..a85cef7e3 100644 --- a/mingw-w64-headers/include/tsuserex.h +++ b/mingw-w64-headers/include/tsuserex.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/tuner.h b/mingw-w64-headers/include/tuner.h index 03dece0d4..d4848ba0b 100644 --- a/mingw-w64-headers/include/tuner.h +++ b/mingw-w64-headers/include/tuner.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __INC_TUNER__ diff --git a/mingw-w64-headers/include/tvout.h b/mingw-w64-headers/include/tvout.h index 4bf11c7bc..fb5c2ea42 100644 --- a/mingw-w64-headers/include/tvout.h +++ b/mingw-w64-headers/include/tvout.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __TVOUT__ diff --git a/mingw-w64-headers/include/txcoord.h b/mingw-w64-headers/include/txcoord.h index e263d6cee..fee18fe52 100644 --- a/mingw-w64-headers/include/txcoord.h +++ b/mingw-w64-headers/include/txcoord.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/txctx.h b/mingw-w64-headers/include/txctx.h index abbf2c28d..d3e0557dc 100644 --- a/mingw-w64-headers/include/txctx.h +++ b/mingw-w64-headers/include/txctx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "comsvcs.h" diff --git a/mingw-w64-headers/include/txdtc.h b/mingw-w64-headers/include/txdtc.h index a257b95b2..b1a7a836f 100644 --- a/mingw-w64-headers/include/txdtc.h +++ b/mingw-w64-headers/include/txdtc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/txfw32.h b/mingw-w64-headers/include/txfw32.h index 875d5ec89..11620c5ff 100644 --- a/mingw-w64-headers/include/txfw32.h +++ b/mingw-w64-headers/include/txfw32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_TXFW32 diff --git a/mingw-w64-headers/include/typeinfo.h b/mingw-w64-headers/include/typeinfo.h index c1eb1c382..0c86fceaf 100644 --- a/mingw-w64-headers/include/typeinfo.h +++ b/mingw-w64-headers/include/typeinfo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include <_mingw.h> diff --git a/mingw-w64-headers/include/uastrfnc.h b/mingw-w64-headers/include/uastrfnc.h index 79d247204..4bea6ac80 100644 --- a/mingw-w64-headers/include/uastrfnc.h +++ b/mingw-w64-headers/include/uastrfnc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _UASTRFNC_H_ diff --git a/mingw-w64-headers/include/udpmib.h b/mingw-w64-headers/include/udpmib.h index 9ab5dbca5..e94f54b7a 100644 --- a/mingw-w64-headers/include/udpmib.h +++ b/mingw-w64-headers/include/udpmib.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_UDPMIB diff --git a/mingw-w64-headers/include/umx.h b/mingw-w64-headers/include/umx.h index 9f0b57b6e..5b05dbd39 100644 --- a/mingw-w64-headers/include/umx.h +++ b/mingw-w64-headers/include/umx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _UMX_H_ diff --git a/mingw-w64-headers/include/unknwn.idl b/mingw-w64-headers/include/unknwn.idl index a7985194b..26bf6dbfc 100644 --- a/mingw-w64-headers/include/unknwn.idl +++ b/mingw-w64-headers/include/unknwn.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/urlmon.idl b/mingw-w64-headers/include/urlmon.idl index d5ce5ddf7..72e55de4f 100644 --- a/mingw-w64-headers/include/urlmon.idl +++ b/mingw-w64-headers/include/urlmon.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/userenv.h b/mingw-w64-headers/include/userenv.h index 7c6c00810..b43df6257 100644 --- a/mingw-w64-headers/include/userenv.h +++ b/mingw-w64-headers/include/userenv.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _USERENV_H_ diff --git a/mingw-w64-headers/include/usp10.h b/mingw-w64-headers/include/usp10.h index 9fc1837fe..11f941e94 100644 --- a/mingw-w64-headers/include/usp10.h +++ b/mingw-w64-headers/include/usp10.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __usp10__ diff --git a/mingw-w64-headers/include/uuids.h b/mingw-w64-headers/include/uuids.h index 0b566c306..2308b465e 100644 --- a/mingw-w64-headers/include/uuids.h +++ b/mingw-w64-headers/include/uuids.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef OUR_GUID_ENTRY diff --git a/mingw-w64-headers/include/uxtheme.h b/mingw-w64-headers/include/uxtheme.h index 9202998a8..f57e547be 100644 --- a/mingw-w64-headers/include/uxtheme.h +++ b/mingw-w64-headers/include/uxtheme.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _UXTHEME_H_ diff --git a/mingw-w64-headers/include/vcr.h b/mingw-w64-headers/include/vcr.h index 8688923cb..5c857fcb6 100644 --- a/mingw-w64-headers/include/vcr.h +++ b/mingw-w64-headers/include/vcr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __VCR_H__ diff --git a/mingw-w64-headers/include/vdmdbg.h b/mingw-w64-headers/include/vdmdbg.h index a0656a162..3cbb7125b 100644 --- a/mingw-w64-headers/include/vdmdbg.h +++ b/mingw-w64-headers/include/vdmdbg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _VDMDBG_ diff --git a/mingw-w64-headers/include/vds.h b/mingw-w64-headers/include/vds.h index b288f4445..d1b3d5b69 100644 --- a/mingw-w64-headers/include/vds.h +++ b/mingw-w64-headers/include/vds.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VDS diff --git a/mingw-w64-headers/include/vdslun.h b/mingw-w64-headers/include/vdslun.h index 877eb9ca2..2206b68a1 100644 --- a/mingw-w64-headers/include/vdslun.h +++ b/mingw-w64-headers/include/vdslun.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VDSLUN diff --git a/mingw-w64-headers/include/verinfo.ver b/mingw-w64-headers/include/verinfo.ver index 25e38fbb3..b7a671228 100644 --- a/mingw-w64-headers/include/verinfo.ver +++ b/mingw-w64-headers/include/verinfo.ver @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ VS_VERSION_INFO VERSIONINFO diff --git a/mingw-w64-headers/include/vfw.h b/mingw-w64-headers/include/vfw.h index f27228c12..80cbffa33 100644 --- a/mingw-w64-headers/include/vfw.h +++ b/mingw-w64-headers/include/vfw.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VFW diff --git a/mingw-w64-headers/include/virtdisk.h b/mingw-w64-headers/include/virtdisk.h index e4e44a64c..cc6b00238 100644 --- a/mingw-w64-headers/include/virtdisk.h +++ b/mingw-w64-headers/include/virtdisk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VIRTDISK diff --git a/mingw-w64-headers/include/vsadmin.h b/mingw-w64-headers/include/vsadmin.h index d7e51d494..2f9c47848 100644 --- a/mingw-w64-headers/include/vsadmin.h +++ b/mingw-w64-headers/include/vsadmin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSADMIN diff --git a/mingw-w64-headers/include/vsbackup.h b/mingw-w64-headers/include/vsbackup.h index 6806c37fa..9ff4894a5 100644 --- a/mingw-w64-headers/include/vsbackup.h +++ b/mingw-w64-headers/include/vsbackup.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSBACKUP diff --git a/mingw-w64-headers/include/vsmgmt.h b/mingw-w64-headers/include/vsmgmt.h index 446c7f8ed..7a11d285a 100644 --- a/mingw-w64-headers/include/vsmgmt.h +++ b/mingw-w64-headers/include/vsmgmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSMGT diff --git a/mingw-w64-headers/include/vsprov.h b/mingw-w64-headers/include/vsprov.h index b58848a23..9bee9ac66 100644 --- a/mingw-w64-headers/include/vsprov.h +++ b/mingw-w64-headers/include/vsprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSPROV diff --git a/mingw-w64-headers/include/vss.h b/mingw-w64-headers/include/vss.h index 44ebaedd9..1837f6dbe 100644 --- a/mingw-w64-headers/include/vss.h +++ b/mingw-w64-headers/include/vss.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSS diff --git a/mingw-w64-headers/include/vswriter.h b/mingw-w64-headers/include/vswriter.h index 18158cf51..f9e5c54da 100644 --- a/mingw-w64-headers/include/vswriter.h +++ b/mingw-w64-headers/include/vswriter.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_VSWRITER diff --git a/mingw-w64-headers/include/w32api.h b/mingw-w64-headers/include/w32api.h index c6157b6dd..6725a9f6e 100644 --- a/mingw-w64-headers/include/w32api.h +++ b/mingw-w64-headers/include/w32api.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _W32API_H diff --git a/mingw-w64-headers/include/wab.h b/mingw-w64-headers/include/wab.h index 8c47f9d78..a0472fa98 100644 --- a/mingw-w64-headers/include/wab.h +++ b/mingw-w64-headers/include/wab.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include diff --git a/mingw-w64-headers/include/wabapi.h b/mingw-w64-headers/include/wabapi.h index 6d81f278d..6703cd231 100644 --- a/mingw-w64-headers/include/wabapi.h +++ b/mingw-w64-headers/include/wabapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WABAPI_H_ diff --git a/mingw-w64-headers/include/wabcode.h b/mingw-w64-headers/include/wabcode.h index d594cc6e2..1529c1f38 100644 --- a/mingw-w64-headers/include/wabcode.h +++ b/mingw-w64-headers/include/wabcode.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(MAPICODE_H) && !defined(WABCODE_H) diff --git a/mingw-w64-headers/include/wabdefs.h b/mingw-w64-headers/include/wabdefs.h index 9075b95a1..251688d0e 100644 --- a/mingw-w64-headers/include/wabdefs.h +++ b/mingw-w64-headers/include/wabdefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(MAPIDEFS_H) && !defined(WABDEFS_H) diff --git a/mingw-w64-headers/include/wabiab.h b/mingw-w64-headers/include/wabiab.h index 9470868dc..9fababe92 100644 --- a/mingw-w64-headers/include/wabiab.h +++ b/mingw-w64-headers/include/wabiab.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WABIAB_H diff --git a/mingw-w64-headers/include/wabmem.h b/mingw-w64-headers/include/wabmem.h index 971aec90b..89f2bcb46 100644 --- a/mingw-w64-headers/include/wabmem.h +++ b/mingw-w64-headers/include/wabmem.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(WABMEM_H) diff --git a/mingw-w64-headers/include/wabnot.h b/mingw-w64-headers/include/wabnot.h index 03b5fa383..6de4d9b62 100644 --- a/mingw-w64-headers/include/wabnot.h +++ b/mingw-w64-headers/include/wabnot.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(MAPISPI_H) && !defined(WABSPI_H) diff --git a/mingw-w64-headers/include/wabtags.h b/mingw-w64-headers/include/wabtags.h index 351017166..871c0f99a 100644 --- a/mingw-w64-headers/include/wabtags.h +++ b/mingw-w64-headers/include/wabtags.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(MAPITAGS_H) && !defined(WABTAGS_H) diff --git a/mingw-w64-headers/include/wabutil.h b/mingw-w64-headers/include/wabutil.h index ba1fcc8aa..5abb7452b 100644 --- a/mingw-w64-headers/include/wabutil.h +++ b/mingw-w64-headers/include/wabutil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if !defined(_MAPIUTIL_H) && !defined(_WABUTIL_H) diff --git a/mingw-w64-headers/include/wbemads.h b/mingw-w64-headers/include/wbemads.h index 7e7c98169..333c6999c 100644 --- a/mingw-w64-headers/include/wbemads.h +++ b/mingw-w64-headers/include/wbemads.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wbemcli.h b/mingw-w64-headers/include/wbemcli.h index add825dac..8926ea1b0 100644 --- a/mingw-w64-headers/include/wbemcli.h +++ b/mingw-w64-headers/include/wbemcli.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wbemdisp.h b/mingw-w64-headers/include/wbemdisp.h index e57e66192..381bee757 100644 --- a/mingw-w64-headers/include/wbemdisp.h +++ b/mingw-w64-headers/include/wbemdisp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wbemidl.h b/mingw-w64-headers/include/wbemidl.h index d650daf00..923a72d68 100644 --- a/mingw-w64-headers/include/wbemidl.h +++ b/mingw-w64-headers/include/wbemidl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WBEMIDL_H_ diff --git a/mingw-w64-headers/include/wbemprov.h b/mingw-w64-headers/include/wbemprov.h index 51a682164..b683d557c 100644 --- a/mingw-w64-headers/include/wbemprov.h +++ b/mingw-w64-headers/include/wbemprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wbemtran.h b/mingw-w64-headers/include/wbemtran.h index 004ff2aef..6c3ab7277 100644 --- a/mingw-w64-headers/include/wbemtran.h +++ b/mingw-w64-headers/include/wbemtran.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wcmconfig.h b/mingw-w64-headers/include/wcmconfig.h index 83a462d71..4348fa93d 100644 --- a/mingw-w64-headers/include/wcmconfig.h +++ b/mingw-w64-headers/include/wcmconfig.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCMCONFIG diff --git a/mingw-w64-headers/include/wcsplugin.h b/mingw-w64-headers/include/wcsplugin.h index a8b0d4362..043aaf78a 100644 --- a/mingw-w64-headers/include/wcsplugin.h +++ b/mingw-w64-headers/include/wcsplugin.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCSPLUGIN diff --git a/mingw-w64-headers/include/wct.h b/mingw-w64-headers/include/wct.h index 4ff3e83ef..0bd36962e 100644 --- a/mingw-w64-headers/include/wct.h +++ b/mingw-w64-headers/include/wct.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WCT diff --git a/mingw-w64-headers/include/wdsbp.h b/mingw-w64-headers/include/wdsbp.h index 2c8634599..abe781475 100644 --- a/mingw-w64-headers/include/wdsbp.h +++ b/mingw-w64-headers/include/wdsbp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WDSBP diff --git a/mingw-w64-headers/include/wdsclientapi.h b/mingw-w64-headers/include/wdsclientapi.h index 73c30ba79..61dfce7ed 100644 --- a/mingw-w64-headers/include/wdsclientapi.h +++ b/mingw-w64-headers/include/wdsclientapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WDSCLIENTAPI diff --git a/mingw-w64-headers/include/wdspxe.h b/mingw-w64-headers/include/wdspxe.h index 285832189..71028bd99 100644 --- a/mingw-w64-headers/include/wdspxe.h +++ b/mingw-w64-headers/include/wdspxe.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WDSPXE diff --git a/mingw-w64-headers/include/wdstci.h b/mingw-w64-headers/include/wdstci.h index 693fccb33..fbef8c454 100644 --- a/mingw-w64-headers/include/wdstci.h +++ b/mingw-w64-headers/include/wdstci.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WDSCLIENTAPI diff --git a/mingw-w64-headers/include/wdstpdi.h b/mingw-w64-headers/include/wdstpdi.h index 6c97d9d09..2031aa767 100644 --- a/mingw-w64-headers/include/wdstpdi.h +++ b/mingw-w64-headers/include/wdstpdi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/wdstptmgmt.h b/mingw-w64-headers/include/wdstptmgmt.h index 3e1a80392..65eadf156 100644 --- a/mingw-w64-headers/include/wdstptmgmt.h +++ b/mingw-w64-headers/include/wdstptmgmt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/werapi.h b/mingw-w64-headers/include/werapi.h index 57af63f9d..8b96eb6ee 100644 --- a/mingw-w64-headers/include/werapi.h +++ b/mingw-w64-headers/include/werapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WERAPI diff --git a/mingw-w64-headers/include/wfext.h b/mingw-w64-headers/include/wfext.h index c40a581af..fa8d4e577 100644 --- a/mingw-w64-headers/include/wfext.h +++ b/mingw-w64-headers/include/wfext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WFEXT diff --git a/mingw-w64-headers/include/wia.h b/mingw-w64-headers/include/wia.h index 0b5a53b2e..764280f32 100644 --- a/mingw-w64-headers/include/wia.h +++ b/mingw-w64-headers/include/wia.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wiadef.h b/mingw-w64-headers/include/wiadef.h index 63b640435..63fcee776 100644 --- a/mingw-w64-headers/include/wiadef.h +++ b/mingw-w64-headers/include/wiadef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WIADEF_H_ diff --git a/mingw-w64-headers/include/wiadevd.h b/mingw-w64-headers/include/wiadevd.h index c1a6b56a4..a700532f8 100644 --- a/mingw-w64-headers/include/wiadevd.h +++ b/mingw-w64-headers/include/wiadevd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WIADEVD_H_INCLUDED diff --git a/mingw-w64-headers/include/wiavideo.h b/mingw-w64-headers/include/wiavideo.h index cadfb6915..ced9021ce 100644 --- a/mingw-w64-headers/include/wiavideo.h +++ b/mingw-w64-headers/include/wiavideo.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/winable.h b/mingw-w64-headers/include/winable.h index c31a39363..b4493a2bd 100644 --- a/mingw-w64-headers/include/winable.h +++ b/mingw-w64-headers/include/winable.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINABLE_ diff --git a/mingw-w64-headers/include/winbase.h b/mingw-w64-headers/include/winbase.h index b7aa8f5f5..ceba6adef 100644 --- a/mingw-w64-headers/include/winbase.h +++ b/mingw-w64-headers/include/winbase.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINBASE_ diff --git a/mingw-w64-headers/include/winber.h b/mingw-w64-headers/include/winber.h index 84db098b0..32dc0b2fe 100644 --- a/mingw-w64-headers/include/winber.h +++ b/mingw-w64-headers/include/winber.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINBER_DEFINED_ diff --git a/mingw-w64-headers/include/wincon.h b/mingw-w64-headers/include/wincon.h index a39b51dd1..d673819b9 100644 --- a/mingw-w64-headers/include/wincon.h +++ b/mingw-w64-headers/include/wincon.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINCON_ diff --git a/mingw-w64-headers/include/wincred.h b/mingw-w64-headers/include/wincred.h index 4b8433c3d..cd8c4ec5e 100644 --- a/mingw-w64-headers/include/wincred.h +++ b/mingw-w64-headers/include/wincred.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINCRED_H_ diff --git a/mingw-w64-headers/include/wincrypt.h b/mingw-w64-headers/include/wincrypt.h index 810e062db..b9dc3ce94 100644 --- a/mingw-w64-headers/include/wincrypt.h +++ b/mingw-w64-headers/include/wincrypt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WINCRYPT_H__ diff --git a/mingw-w64-headers/include/windef.h b/mingw-w64-headers/include/windef.h index 217b9bef3..7ed825203 100644 --- a/mingw-w64-headers/include/windef.h +++ b/mingw-w64-headers/include/windef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINDEF_ diff --git a/mingw-w64-headers/include/windns.h b/mingw-w64-headers/include/windns.h index 0ffb81353..89af6b540 100644 --- a/mingw-w64-headers/include/windns.h +++ b/mingw-w64-headers/include/windns.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINDNS_INCLUDED_ diff --git a/mingw-w64-headers/include/windot11.h b/mingw-w64-headers/include/windot11.h index c83ebba92..48839af2d 100644 --- a/mingw-w64-headers/include/windot11.h +++ b/mingw-w64-headers/include/windot11.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINDOT11 diff --git a/mingw-w64-headers/include/windows.h b/mingw-w64-headers/include/windows.h index d70efc955..50ff81c85 100644 --- a/mingw-w64-headers/include/windows.h +++ b/mingw-w64-headers/include/windows.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINDOWS_ diff --git a/mingw-w64-headers/include/windowsx.h b/mingw-w64-headers/include/windowsx.h index f249dd471..e4440f930 100644 --- a/mingw-w64-headers/include/windowsx.h +++ b/mingw-w64-headers/include/windowsx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINDOWSX diff --git a/mingw-w64-headers/include/windowsx.h16 b/mingw-w64-headers/include/windowsx.h16 index bbf6ba871..0470d65ce 100644 --- a/mingw-w64-headers/include/windowsx.h16 +++ b/mingw-w64-headers/include/windowsx.h16 @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINDOWSX diff --git a/mingw-w64-headers/include/winefs.h b/mingw-w64-headers/include/winefs.h index a9373f329..0ebc5245a 100644 --- a/mingw-w64-headers/include/winefs.h +++ b/mingw-w64-headers/include/winefs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WINEFS_H__ diff --git a/mingw-w64-headers/include/winerror.h b/mingw-w64-headers/include/winerror.h index 451ab4696..72117d6d6 100644 --- a/mingw-w64-headers/include/winerror.h +++ b/mingw-w64-headers/include/winerror.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINERROR_ diff --git a/mingw-w64-headers/include/winevt.h b/mingw-w64-headers/include/winevt.h index e0c119b1e..90be0cd61 100644 --- a/mingw-w64-headers/include/winevt.h +++ b/mingw-w64-headers/include/winevt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINEVT diff --git a/mingw-w64-headers/include/wingdi.h b/mingw-w64-headers/include/wingdi.h index 02dddc062..fa91d5aa6 100644 --- a/mingw-w64-headers/include/wingdi.h +++ b/mingw-w64-headers/include/wingdi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINGDI_ diff --git a/mingw-w64-headers/include/wininet.h b/mingw-w64-headers/include/wininet.h index 7894cde12..661dc443b 100644 --- a/mingw-w64-headers/include/wininet.h +++ b/mingw-w64-headers/include/wininet.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WININET_ diff --git a/mingw-w64-headers/include/winioctl.h b/mingw-w64-headers/include/winioctl.h index 1e7a67067..127b3fe7c 100644 --- a/mingw-w64-headers/include/winioctl.h +++ b/mingw-w64-headers/include/winioctl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifdef DEFINE_GUID diff --git a/mingw-w64-headers/include/winldap.h b/mingw-w64-headers/include/winldap.h index 9bbdd2268..8bb82f56b 100644 --- a/mingw-w64-headers/include/winldap.h +++ b/mingw-w64-headers/include/winldap.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef LDAP_CLIENT_DEFINED diff --git a/mingw-w64-headers/include/winnetwk.h b/mingw-w64-headers/include/winnetwk.h index d2eee1389..fca0e872b 100644 --- a/mingw-w64-headers/include/winnetwk.h +++ b/mingw-w64-headers/include/winnetwk.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINNETWK_ diff --git a/mingw-w64-headers/include/winnls.h b/mingw-w64-headers/include/winnls.h index 37597edde..a95f56871 100644 --- a/mingw-w64-headers/include/winnls.h +++ b/mingw-w64-headers/include/winnls.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINNLS_ diff --git a/mingw-w64-headers/include/winnls32.h b/mingw-w64-headers/include/winnls32.h index a87abc14d..dd966e22d 100644 --- a/mingw-w64-headers/include/winnls32.h +++ b/mingw-w64-headers/include/winnls32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINNLS32_ diff --git a/mingw-w64-headers/include/winnt.h b/mingw-w64-headers/include/winnt.h index 3b355d177..7988743ce 100644 --- a/mingw-w64-headers/include/winnt.h +++ b/mingw-w64-headers/include/winnt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINNT_ diff --git a/mingw-w64-headers/include/winnt.rh b/mingw-w64-headers/include/winnt.rh index 8e76a4613..050e62d86 100644 --- a/mingw-w64-headers/include/winnt.rh +++ b/mingw-w64-headers/include/winnt.rh @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #if defined(UNICODE) diff --git a/mingw-w64-headers/include/winperf.h b/mingw-w64-headers/include/winperf.h index e5dd86dba..b73ad724f 100644 --- a/mingw-w64-headers/include/winperf.h +++ b/mingw-w64-headers/include/winperf.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINPERF_ diff --git a/mingw-w64-headers/include/winreg.h b/mingw-w64-headers/include/winreg.h index 1718ad92c..9119765a5 100644 --- a/mingw-w64-headers/include/winreg.h +++ b/mingw-w64-headers/include/winreg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINREG_ diff --git a/mingw-w64-headers/include/winresrc.h b/mingw-w64-headers/include/winresrc.h index e63a65c78..3e6dda7d8 100644 --- a/mingw-w64-headers/include/winresrc.h +++ b/mingw-w64-headers/include/winresrc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINRESRC_ diff --git a/mingw-w64-headers/include/winsafer.h b/mingw-w64-headers/include/winsafer.h index 554f0b9b3..2b8b885b2 100644 --- a/mingw-w64-headers/include/winsafer.h +++ b/mingw-w64-headers/include/winsafer.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSAFER_H diff --git a/mingw-w64-headers/include/winsatcominterfacei.h b/mingw-w64-headers/include/winsatcominterfacei.h index efcafaa8c..e256244f5 100644 --- a/mingw-w64-headers/include/winsatcominterfacei.h +++ b/mingw-w64-headers/include/winsatcominterfacei.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/winscard.h b/mingw-w64-headers/include/winscard.h index 815f204ea..7373d1915 100644 --- a/mingw-w64-headers/include/winscard.h +++ b/mingw-w64-headers/include/winscard.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSCARD_H_ diff --git a/mingw-w64-headers/include/winsmcrd.h b/mingw-w64-headers/include/winsmcrd.h index cda48153d..ea48994d0 100644 --- a/mingw-w64-headers/include/winsmcrd.h +++ b/mingw-w64-headers/include/winsmcrd.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _NTDDSCRD_H2_ diff --git a/mingw-w64-headers/include/winsnmp.h b/mingw-w64-headers/include/winsnmp.h index 43818fc9c..c0cf7329c 100644 --- a/mingw-w64-headers/include/winsnmp.h +++ b/mingw-w64-headers/include/winsnmp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINSNMP diff --git a/mingw-w64-headers/include/winsock.h b/mingw-w64-headers/include/winsock.h index 02270c169..905a448ca 100644 --- a/mingw-w64-headers/include/winsock.h +++ b/mingw-w64-headers/include/winsock.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSOCKAPI_ diff --git a/mingw-w64-headers/include/winsock2.h b/mingw-w64-headers/include/winsock2.h index 310b3a358..cc435baaa 100644 --- a/mingw-w64-headers/include/winsock2.h +++ b/mingw-w64-headers/include/winsock2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/winspool.h b/mingw-w64-headers/include/winspool.h index bd14cb1d9..0116d18f9 100644 --- a/mingw-w64-headers/include/winspool.h +++ b/mingw-w64-headers/include/winspool.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSPOOL_ diff --git a/mingw-w64-headers/include/winsvc.h b/mingw-w64-headers/include/winsvc.h index 55108fa54..8b4b3de57 100644 --- a/mingw-w64-headers/include/winsvc.h +++ b/mingw-w64-headers/include/winsvc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSVC_ diff --git a/mingw-w64-headers/include/winsxs.h b/mingw-w64-headers/include/winsxs.h index c8eea72fe..28ade9e92 100644 --- a/mingw-w64-headers/include/winsxs.h +++ b/mingw-w64-headers/include/winsxs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WINSXS diff --git a/mingw-w64-headers/include/winsync.h b/mingw-w64-headers/include/winsync.h index c15ed167f..30d5e5d3b 100644 --- a/mingw-w64-headers/include/winsync.h +++ b/mingw-w64-headers/include/winsync.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WINSYNC_H__ diff --git a/mingw-w64-headers/include/winternl.h b/mingw-w64-headers/include/winternl.h index 9dbaa59ad..c55216220 100644 --- a/mingw-w64-headers/include/winternl.h +++ b/mingw-w64-headers/include/winternl.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINTERNL_ diff --git a/mingw-w64-headers/include/wintrust.h b/mingw-w64-headers/include/wintrust.h index 1655ec58a..9dc452209 100644 --- a/mingw-w64-headers/include/wintrust.h +++ b/mingw-w64-headers/include/wintrust.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WINTRUST_H diff --git a/mingw-w64-headers/include/winuser.h b/mingw-w64-headers/include/winuser.h index 72db690ed..d7ac7802a 100644 --- a/mingw-w64-headers/include/winuser.h +++ b/mingw-w64-headers/include/winuser.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINUSER_ diff --git a/mingw-w64-headers/include/winuser.rh b/mingw-w64-headers/include/winuser.rh index 5e18c4cea..28e680e78 100644 --- a/mingw-w64-headers/include/winuser.rh +++ b/mingw-w64-headers/include/winuser.rh @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define RT_MANIFEST 24 diff --git a/mingw-w64-headers/include/winver.h b/mingw-w64-headers/include/winver.h index 008258c3b..5d056b8e6 100644 --- a/mingw-w64-headers/include/winver.h +++ b/mingw-w64-headers/include/winver.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef VER_H diff --git a/mingw-w64-headers/include/winwlx.h b/mingw-w64-headers/include/winwlx.h index 3ac0ac208..cd0276ce7 100644 --- a/mingw-w64-headers/include/winwlx.h +++ b/mingw-w64-headers/include/winwlx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINWLX_ diff --git a/mingw-w64-headers/include/wlanapi.h b/mingw-w64-headers/include/wlanapi.h index 4197fbe05..598b99183 100644 --- a/mingw-w64-headers/include/wlanapi.h +++ b/mingw-w64-headers/include/wlanapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WLANAPI diff --git a/mingw-w64-headers/include/wlantypes.h b/mingw-w64-headers/include/wlantypes.h index 5b7aa3e58..47ed6f1fc 100644 --- a/mingw-w64-headers/include/wlantypes.h +++ b/mingw-w64-headers/include/wlantypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WLANTYPES diff --git a/mingw-w64-headers/include/wmcontainer.h b/mingw-w64-headers/include/wmcontainer.h index e5f930b1c..82fa3884f 100644 --- a/mingw-w64-headers/include/wmcontainer.h +++ b/mingw-w64-headers/include/wmcontainer.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WMCONTAINER diff --git a/mingw-w64-headers/include/wmiatlprov.h b/mingw-w64-headers/include/wmiatlprov.h index d155a405c..5ef9e5197 100644 --- a/mingw-w64-headers/include/wmiatlprov.h +++ b/mingw-w64-headers/include/wmiatlprov.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __ATLWMIPROV_H__ diff --git a/mingw-w64-headers/include/wmistr.h b/mingw-w64-headers/include/wmistr.h index 6b8a5e939..6a3e17477 100644 --- a/mingw-w64-headers/include/wmistr.h +++ b/mingw-w64-headers/include/wmistr.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WMISTR_ diff --git a/mingw-w64-headers/include/wmiutils.h b/mingw-w64-headers/include/wmiutils.h index 332854120..6686637a1 100644 --- a/mingw-w64-headers/include/wmiutils.h +++ b/mingw-w64-headers/include/wmiutils.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/wownt16.h b/mingw-w64-headers/include/wownt16.h index eefc73b77..46d41bc9a 100644 --- a/mingw-w64-headers/include/wownt16.h +++ b/mingw-w64-headers/include/wownt16.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WOWNT16_ diff --git a/mingw-w64-headers/include/wownt32.h b/mingw-w64-headers/include/wownt32.h index 9b2630600..27ad439fe 100644 --- a/mingw-w64-headers/include/wownt32.h +++ b/mingw-w64-headers/include/wownt32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WOWNT32_ diff --git a/mingw-w64-headers/include/wpapi.h b/mingw-w64-headers/include/wpapi.h index 3524f9f86..c349d5459 100644 --- a/mingw-w64-headers/include/wpapi.h +++ b/mingw-w64-headers/include/wpapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WP15API_H__ diff --git a/mingw-w64-headers/include/wpapimsg.h b/mingw-w64-headers/include/wpapimsg.h index a598041f5..2f9e2fb96 100644 --- a/mingw-w64-headers/include/wpapimsg.h +++ b/mingw-w64-headers/include/wpapimsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define WEBPOST_ERROR_FIRST 0x40042100L diff --git a/mingw-w64-headers/include/wpcevent.h b/mingw-w64-headers/include/wpcevent.h index bac8590d8..5716ecec0 100644 --- a/mingw-w64-headers/include/wpcevent.h +++ b/mingw-w64-headers/include/wpcevent.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/wpcrsmsg.h b/mingw-w64-headers/include/wpcrsmsg.h index 10e84dd55..0daf6c881 100644 --- a/mingw-w64-headers/include/wpcrsmsg.h +++ b/mingw-w64-headers/include/wpcrsmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define CRSWPP_ERROR_FIRST 0x40042200L diff --git a/mingw-w64-headers/include/wpftpmsg.h b/mingw-w64-headers/include/wpftpmsg.h index 28e0276fe..cab957d36 100644 --- a/mingw-w64-headers/include/wpftpmsg.h +++ b/mingw-w64-headers/include/wpftpmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define FTPWPP_ERROR_FIRST 0x40042300L diff --git a/mingw-w64-headers/include/wppstmsg.h b/mingw-w64-headers/include/wppstmsg.h index 9b231e74d..d97ab7087 100644 --- a/mingw-w64-headers/include/wppstmsg.h +++ b/mingw-w64-headers/include/wppstmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define WPP_ERROR_FIRST 0x40042380L diff --git a/mingw-w64-headers/include/wpspihlp.h b/mingw-w64-headers/include/wpspihlp.h index a555207fc..e5b41510b 100644 --- a/mingw-w64-headers/include/wpspihlp.h +++ b/mingw-w64-headers/include/wpspihlp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WPSPIHLP_H__ diff --git a/mingw-w64-headers/include/wptypes.h b/mingw-w64-headers/include/wptypes.h index 87c557c6e..f1e6f85d1 100644 --- a/mingw-w64-headers/include/wptypes.h +++ b/mingw-w64-headers/include/wptypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __WPTYPES_H__ diff --git a/mingw-w64-headers/include/wpwizmsg.h b/mingw-w64-headers/include/wpwizmsg.h index 8dc8b5594..6ba863e16 100644 --- a/mingw-w64-headers/include/wpwizmsg.h +++ b/mingw-w64-headers/include/wpwizmsg.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define WPWIZ_ERROR_FIRST 0x40042000L diff --git a/mingw-w64-headers/include/ws2atm.h b/mingw-w64-headers/include/ws2atm.h index 12c4c9738..af1e4086b 100644 --- a/mingw-w64-headers/include/ws2atm.h +++ b/mingw-w64-headers/include/ws2atm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WS2ATM_H_ diff --git a/mingw-w64-headers/include/ws2bth.h b/mingw-w64-headers/include/ws2bth.h index 28bd1b0b7..63f9441bd 100644 --- a/mingw-w64-headers/include/ws2bth.h +++ b/mingw-w64-headers/include/ws2bth.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WS2BTH diff --git a/mingw-w64-headers/include/ws2def.h b/mingw-w64-headers/include/ws2def.h index 4b0e2dadd..67380cf05 100644 --- a/mingw-w64-headers/include/ws2def.h +++ b/mingw-w64-headers/include/ws2def.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/ws2dnet.h b/mingw-w64-headers/include/ws2dnet.h index 51d5fbf81..722948684 100644 --- a/mingw-w64-headers/include/ws2dnet.h +++ b/mingw-w64-headers/include/ws2dnet.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef WS2DNET_H diff --git a/mingw-w64-headers/include/ws2ipdef.h b/mingw-w64-headers/include/ws2ipdef.h index cb503bd29..6e7ee32a8 100644 --- a/mingw-w64-headers/include/ws2ipdef.h +++ b/mingw-w64-headers/include/ws2ipdef.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WS2IPDEF diff --git a/mingw-w64-headers/include/ws2spi.h b/mingw-w64-headers/include/ws2spi.h index b4d03b7d5..d8f55d27c 100644 --- a/mingw-w64-headers/include/ws2spi.h +++ b/mingw-w64-headers/include/ws2spi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WINSOCK2SPI_ diff --git a/mingw-w64-headers/include/ws2tcpip.h b/mingw-w64-headers/include/ws2tcpip.h index a8ee0732a..35948b09f 100644 --- a/mingw-w64-headers/include/ws2tcpip.h +++ b/mingw-w64-headers/include/ws2tcpip.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WS2TCPIP_H_ diff --git a/mingw-w64-headers/include/wsdapi.h b/mingw-w64-headers/include/wsdapi.h index 20c4a673e..31c96c562 100644 --- a/mingw-w64-headers/include/wsdapi.h +++ b/mingw-w64-headers/include/wsdapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDAPI diff --git a/mingw-w64-headers/include/wsdattachment.h b/mingw-w64-headers/include/wsdattachment.h index dd0a58b81..fef83e482 100644 --- a/mingw-w64-headers/include/wsdattachment.h +++ b/mingw-w64-headers/include/wsdattachment.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDATTACHMENT diff --git a/mingw-w64-headers/include/wsdbase.h b/mingw-w64-headers/include/wsdbase.h index 76cddf710..d77d807ce 100644 --- a/mingw-w64-headers/include/wsdbase.h +++ b/mingw-w64-headers/include/wsdbase.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDBASE diff --git a/mingw-w64-headers/include/wsdclient.h b/mingw-w64-headers/include/wsdclient.h index 906762abe..d437ebc43 100644 --- a/mingw-w64-headers/include/wsdclient.h +++ b/mingw-w64-headers/include/wsdclient.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDCLIENT diff --git a/mingw-w64-headers/include/wsddisco.h b/mingw-w64-headers/include/wsddisco.h index b46b54c28..41fa42839 100644 --- a/mingw-w64-headers/include/wsddisco.h +++ b/mingw-w64-headers/include/wsddisco.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDDISCO diff --git a/mingw-w64-headers/include/wsdhost.h b/mingw-w64-headers/include/wsdhost.h index 04926de0d..230defcd5 100644 --- a/mingw-w64-headers/include/wsdhost.h +++ b/mingw-w64-headers/include/wsdhost.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDHOST diff --git a/mingw-w64-headers/include/wsdtypes.h b/mingw-w64-headers/include/wsdtypes.h index 1cf367d21..e2543ea1c 100644 --- a/mingw-w64-headers/include/wsdtypes.h +++ b/mingw-w64-headers/include/wsdtypes.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDTYPES diff --git a/mingw-w64-headers/include/wsdutil.h b/mingw-w64-headers/include/wsdutil.h index 982c53ad5..4911d8f0b 100644 --- a/mingw-w64-headers/include/wsdutil.h +++ b/mingw-w64-headers/include/wsdutil.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDUTIL diff --git a/mingw-w64-headers/include/wsdxml.h b/mingw-w64-headers/include/wsdxml.h index 9073ede80..c4a6d3063 100644 --- a/mingw-w64-headers/include/wsdxml.h +++ b/mingw-w64-headers/include/wsdxml.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDXML diff --git a/mingw-w64-headers/include/wsdxmldom.h b/mingw-w64-headers/include/wsdxmldom.h index c2ac83ee6..6a46c1274 100644 --- a/mingw-w64-headers/include/wsdxmldom.h +++ b/mingw-w64-headers/include/wsdxmldom.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WSDXMLDOM diff --git a/mingw-w64-headers/include/wshisotp.h b/mingw-w64-headers/include/wshisotp.h index ab600a71b..8c2c73acb 100644 --- a/mingw-w64-headers/include/wshisotp.h +++ b/mingw-w64-headers/include/wshisotp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSHISOTP_ diff --git a/mingw-w64-headers/include/wsipv6ok.h b/mingw-w64-headers/include/wsipv6ok.h index e49cf2f17..1450fe612 100644 --- a/mingw-w64-headers/include/wsipv6ok.h +++ b/mingw-w64-headers/include/wsipv6ok.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSIPV6OK_ diff --git a/mingw-w64-headers/include/wsipx.h b/mingw-w64-headers/include/wsipx.h index 8d81586e7..a0b1fcae6 100644 --- a/mingw-w64-headers/include/wsipx.h +++ b/mingw-w64-headers/include/wsipx.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSIPX_ diff --git a/mingw-w64-headers/include/wsnetbs.h b/mingw-w64-headers/include/wsnetbs.h index 0db3c2965..9ad948b46 100644 --- a/mingw-w64-headers/include/wsnetbs.h +++ b/mingw-w64-headers/include/wsnetbs.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSNETBS_ diff --git a/mingw-w64-headers/include/wsnwlink.h b/mingw-w64-headers/include/wsnwlink.h index cc5e14fa2..4393d1071 100644 --- a/mingw-w64-headers/include/wsnwlink.h +++ b/mingw-w64-headers/include/wsnwlink.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSNWLINK_ diff --git a/mingw-w64-headers/include/wspiapi.h b/mingw-w64-headers/include/wspiapi.h index 2967c6685..332895555 100644 --- a/mingw-w64-headers/include/wspiapi.h +++ b/mingw-w64-headers/include/wspiapi.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSPIAPI_H_ diff --git a/mingw-w64-headers/include/wsrm.h b/mingw-w64-headers/include/wsrm.h index e5560e949..d738f4744 100644 --- a/mingw-w64-headers/include/wsrm.h +++ b/mingw-w64-headers/include/wsrm.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSRM_H_ diff --git a/mingw-w64-headers/include/wsvns.h b/mingw-w64-headers/include/wsvns.h index 9e6c1c166..a2941388b 100644 --- a/mingw-w64-headers/include/wsvns.h +++ b/mingw-w64-headers/include/wsvns.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _WSVNS_ diff --git a/mingw-w64-headers/include/wtsapi32.h b/mingw-w64-headers/include/wtsapi32.h index d9ca1eb92..fd0afba78 100644 --- a/mingw-w64-headers/include/wtsapi32.h +++ b/mingw-w64-headers/include/wtsapi32.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _INC_WTSAPI diff --git a/mingw-w64-headers/include/wtypes.idl b/mingw-w64-headers/include/wtypes.idl index 4ffe87e17..e681a8240 100644 --- a/mingw-w64-headers/include/wtypes.idl +++ b/mingw-w64-headers/include/wtypes.idl @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ diff --git a/mingw-w64-headers/include/xa.h b/mingw-w64-headers/include/xa.h index 07e05e45a..d60cc3a69 100644 --- a/mingw-w64-headers/include/xa.h +++ b/mingw-w64-headers/include/xa.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef XA_H diff --git a/mingw-w64-headers/include/xcmc.h b/mingw-w64-headers/include/xcmc.h index e5ceeb92e..1fa6e8495 100644 --- a/mingw-w64-headers/include/xcmc.h +++ b/mingw-w64-headers/include/xcmc.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _XCMC_H diff --git a/mingw-w64-headers/include/xcmcext.h b/mingw-w64-headers/include/xcmcext.h index 8c6a6e43f..fa0b0d4bb 100644 --- a/mingw-w64-headers/include/xcmcext.h +++ b/mingw-w64-headers/include/xcmcext.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _XCMCEXT_H diff --git a/mingw-w64-headers/include/xcmcmsx2.h b/mingw-w64-headers/include/xcmcmsx2.h index 7ff15b790..c40f4c937 100644 --- a/mingw-w64-headers/include/xcmcmsx2.h +++ b/mingw-w64-headers/include/xcmcmsx2.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _XCMCMSX2_H diff --git a/mingw-w64-headers/include/xcmcmsxt.h b/mingw-w64-headers/include/xcmcmsxt.h index ebefe0c76..abb450369 100644 --- a/mingw-w64-headers/include/xcmcmsxt.h +++ b/mingw-w64-headers/include/xcmcmsxt.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef XCMCMSXT_H diff --git a/mingw-w64-headers/include/xenroll.h b/mingw-w64-headers/include/xenroll.h index 13d0355da..9aae12818 100644 --- a/mingw-w64-headers/include/xenroll.h +++ b/mingw-w64-headers/include/xenroll.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/xmldomdid.h b/mingw-w64-headers/include/xmldomdid.h index 1d152cf7a..240a27600 100644 --- a/mingw-w64-headers/include/xmldomdid.h +++ b/mingw-w64-headers/include/xmldomdid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __XMLDOMDID_H__ diff --git a/mingw-w64-headers/include/xmldsodid.h b/mingw-w64-headers/include/xmldsodid.h index 2c78d24bf..6624a5011 100644 --- a/mingw-w64-headers/include/xmldsodid.h +++ b/mingw-w64-headers/include/xmldsodid.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __XMLDSODID_H__ diff --git a/mingw-w64-headers/include/xmltrnsf.h b/mingw-w64-headers/include/xmltrnsf.h index 9b2e78f82..69c51d54d 100644 --- a/mingw-w64-headers/include/xmltrnsf.h +++ b/mingw-w64-headers/include/xmltrnsf.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __REQUIRED_RPCNDR_H_VERSION__ diff --git a/mingw-w64-headers/include/xolehlp.h b/mingw-w64-headers/include/xolehlp.h index c14c9e492..3b5ebbf84 100644 --- a/mingw-w64-headers/include/xolehlp.h +++ b/mingw-w64-headers/include/xolehlp.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __XOLEHLP__H__ diff --git a/mingw-w64-headers/include/zmouse.h b/mingw-w64-headers/include/zmouse.h index dd73a4119..472e2a0c4 100644 --- a/mingw-w64-headers/include/zmouse.h +++ b/mingw-w64-headers/include/zmouse.h @@ -1,6 +1,6 @@ /** * This file has no copyright assigned and is placed in the Public Domain. - * This file is part of the w64 mingw-runtime package. + * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */