LICENSE, COPYRIGHT, file header

This commit is contained in:
Marty Kraimer
2012-08-22 14:39:19 -04:00
parent 233a90e608
commit 5e3311a024
94 changed files with 404 additions and 95 deletions

View File

@@ -1,9 +1,12 @@
/*PVDataCreateFactory.cpp*/
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvDataCPP is distributed subject to a Software License Agreement found
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
/**
* @author mrk
*/
#ifdef _WIN32
#define NOMINMAX
#endif