- updated copyright info

This commit is contained in:
Till Straumann
2014-09-10 12:00:08 -07:00
parent 6890166376
commit 438863ebd9
8 changed files with 8 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#include "osdExecinfoBackTrace.c"

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#include "osdExecinfoBackTrace.c"

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#include "osdElfFindAddr.c"

View File

@@ -4,11 +4,10 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2014
*/
#include <Windows.h>
#include <stdio.h>
#define epicsExportSharedSymbols
#include "epicsStackTracePvt.h"

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#define epicsExportSharedSymbols

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#include <execinfo.h>

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2014
*/
#include <ucontext.h>

View File

@@ -4,7 +4,7 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
*/
#include "osdElfFindAddr.c"