16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-17 23:39:18 +02:00

Added license notes to all source code files.

This commit is contained in:
Firleju
2015-04-16 11:50:14 +02:00
parent a11d21673e
commit 4873d8431c
111 changed files with 920 additions and 93 deletions

View File

@@ -1,4 +1,11 @@
//---------------------------------------------------------------------------
/*
This Source Code Form is subject to the
terms of the Mozilla Public License, v.
2.0. If a copy of the MPL was not
distributed with this file, You can
obtain one at
http://mozilla.org/MPL/2.0/.
*/
#include "LPT.h"
#include <windows.h>

View File

@@ -1,4 +1,11 @@
//---------------------------------------------------------------------------
/*
This Source Code Form is subject to the
terms of the Mozilla Public License, v.
2.0. If a copy of the MPL was not
distributed with this file, You can
obtain one at
http://mozilla.org/MPL/2.0/.
*/
#ifndef LPTH
#define LPTH

View File

@@ -1,4 +1,12 @@
//---------------------------------------------------------------------------
/*
This Source Code Form is subject to the
terms of the Mozilla Public License, v.
2.0. If a copy of the MPL was not
distributed with this file, You can
obtain one at
http://mozilla.org/MPL/2.0/.
*/
#include <vcl.h>
#pragma hdrstop

View File

@@ -1,4 +1,12 @@
//---------------------------------------------------------------------------
/*
This Source Code Form is subject to the
terms of the Mozilla Public License, v.
2.0. If a copy of the MPL was not
distributed with this file, You can
obtain one at
http://mozilla.org/MPL/2.0/.
*/
#ifndef PoKeys55H
#define PoKeys55H
//---------------------------------------------------------------------------