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,3 +1,13 @@
/* channelBase.h */
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
/**
* @author mrk
*/
#include <pv/pvData.h>
#include <pv/standardField.h>
#include <pv/standardPVField.h>