add copyright boilerplate

This commit is contained in:
Michael Davidsaver
2017-07-04 18:02:42 +02:00
parent 05b6da623a
commit 96272c2a30
3 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* 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 <deque>
#include <set>
#include <vector>