lzodefs.h (n2n-3.0) | : | lzodefs.h (n2n-3.1.1) | ||
---|---|---|---|---|
/** | ||||
* (C) 2007-22 - ntop.org and contributors | ||||
* | ||||
* 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 | ||||
* the Free Software Foundation; either version 3 of the License, or | ||||
* (at your option) any later version. | ||||
* | ||||
* This program is distributed in the hope that it will be useful, | ||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||||
* GNU General Public License for more details. | ||||
* | ||||
* You should have received a copy of the GNU General Public License | ||||
* along with this program; if not see see <http://www.gnu.org/licenses/> | ||||
* | ||||
*/ | ||||
/* lzodefs.h -- architecture, OS and compiler specific defines | /* lzodefs.h -- architecture, OS and compiler specific defines | |||
This file is part of the LZO real-time data compression library. | This file is part of the LZO real-time data compression library. | |||
Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer | Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer | |||
All Rights Reserved. | All Rights Reserved. | |||
The LZO library is free software; you can redistribute it and/or | The LZO library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU General Public License as | modify it under the terms of the GNU General Public License as | |||
published by the Free Software Foundation; either version 2 of | published by the Free Software Foundation; either version 2 of | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 18 lines changed or added |