Add copyright notice

This commit is contained in:
Andrew Johnson
2016-04-05 18:48:47 -05:00
parent 7ccb64eea6
commit 01dce98a6c
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* pvAccessCPP is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
#ifndef _PVACCESSMB_H_
#define _PVACCESSMB_H_

View File

@@ -1,3 +1,9 @@
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* pvAccessCPP is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
#include "pv/pvAccessMB.h"
MB_DECLARE(channelGet, 100000);