diff options
Diffstat (limited to 'DSLogic-gui/extdef.h')
-rw-r--r-- | DSLogic-gui/extdef.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/DSLogic-gui/extdef.h b/DSLogic-gui/extdef.h index 29ea8f5..467b561 100644 --- a/DSLogic-gui/extdef.h +++ b/DSLogic-gui/extdef.h @@ -1,7 +1,9 @@ /* - * This file is part of the PulseView project. + * This file is part of the DSLogic-gui project. + * DSLogic-gui is based on PulseView. * * Copyright (C) 2012 Joel Holdsworth <joel@airwebreathe.org.uk> + * Copyright (C) 2013 DreamSourceLab <dreamsourcelab@dreamsourcelab.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,6 +20,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ + #ifndef DSLOGIC_EXTDEF_H #define DSLOGIC_EXTDEF_H |