--- mstools/samples/console/size.c 2018/08/09 18:20:36 1.1 +++ mstools/samples/console/size.c 2018/08/09 18:21:19 1.1.1.2 @@ -1,6 +1,9 @@ #include #include "console.h" +/* Microsoft Developer Support + Copyright (c) 1992 Microsoft Corporation */ + /********************************************************************* * FUNCTION: resizeConBufAndWindow(HANDLE hConsole, SHORT xSize, * * SHORT ySize) *