PandA-2024.02
Macros
copyrights_strings.hpp File Reference

It collects all the common strings covering PandA copyrights issues. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GENERATED_COPYRIGHT
 
#define GENERATED_LICENSE
 
#define COPYING3_SHORT_NROW   17
 
#define COPYING3_SHORT_MACRO
 

Detailed Description

It collects all the common strings covering PandA copyrights issues.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file copyrights_strings.hpp.

Macro Definition Documentation

◆ COPYING3_SHORT_MACRO

#define COPYING3_SHORT_MACRO
Value:
static const char* COPYING3_SHORT[COPYING3_SHORT_NROW] = { \
"************************************************************************\n", \
"The following text holds for all the components tagged with PANDA_LGPLv3.\n", \
"They are all part of the BAMBU/PANDA IP LIBRARY.\n", \
"This library is free software; you can redistribute it and/or\n", \
"modify it under the terms of the GNU Lesser General Public\n", \
"License as published by the Free Software Foundation; either\n", \
"version 3 of the License, or (at your option) any later version.\n", \
"\n", \
"This library is distributed in the hope that it will be useful,\n", \
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n", \
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n", \
"Lesser General Public License for more details.\n", \
"\n", \
"You should have received a copy of the GNU Lesser General Public\n", \
"License along with the PandA framework; see the files COPYING.LIB\n", \
"If not, see <http://www.gnu.org/licenses/>.\n", \
"************************************************************************\n\n"};
#define COPYING3_SHORT_NROW

Definition at line 57 of file copyrights_strings.hpp.

Referenced by language_writer::GetHDLReservedNames().

◆ COPYING3_SHORT_NROW

#define COPYING3_SHORT_NROW   17

Definition at line 56 of file copyrights_strings.hpp.

◆ GENERATED_COPYRIGHT

#define GENERATED_COPYRIGHT

◆ GENERATED_LICENSE

#define GENERATED_LICENSE

Generated on Mon Feb 12 2024 13:03:14 for PandA-2024.02 by doxygen 1.8.13