~ubuntu-branches/debian/sid/texstudio/sid

« back to all changes in this revision

Viewing changes to quazip/quazip/quacrc32.h

  • Committer: Package Import Robot
  • Author(s): Tom Jampen
  • Date: 2015-05-08 06:42:01 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20150508064201-1cy70o5bdh9h9258
Tags: 2.9.4+debian-1
* Merging upstream version 2.9.4+debian.
* Regenerating 03-disable-auto-update.patch.
* Removing 05-use-libsynctex.patch as TeXstudio includes a modified
  version of the synctex parser.
* Removing libsynctex-dev from Build-Depends as TeXstudio includes a
  modified version of the synctex parser.
* Removing 06-fix-silent-file-saving.patch, fixed upstream.
* Adding 05-fix-mercurial-revision.patch in order to prevent TeXstudio's
  mercurial revision from being empty.
* Updating year in copyright file.
* Updating quazip's copyright information.
* Rebuilding upstream tarball without:
  - conflicting debian directory
  - unused hunspell directory
  - unused include_win32 directory
  - unused include_win32_qt5 directory
  - unused qt translations
  - unused dictionary and thesaurus files
  - unused TexTablet directory
  - unused poppler-data directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef QUACRC32_H
2
2
#define QUACRC32_H
3
3
 
 
4
/*
 
5
Copyright (C) 2005-2014 Sergey A. Tachenov
 
6
 
 
7
This file is part of QuaZIP.
 
8
 
 
9
QuaZIP is free software: you can redistribute it and/or modify
 
10
it under the terms of the GNU Lesser General Public License as published by
 
11
the Free Software Foundation, either version 2.1 of the License, or
 
12
(at your option) any later version.
 
13
 
 
14
QuaZIP is distributed in the hope that it will be useful,
 
15
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
17
GNU Lesser General Public License for more details.
 
18
 
 
19
You should have received a copy of the GNU Lesser General Public License
 
20
along with QuaZIP.  If not, see <http://www.gnu.org/licenses/>.
 
21
 
 
22
See COPYING file for the full LGPL text.
 
23
 
 
24
Original ZIP package is copyrighted by Gilles Vollant and contributors,
 
25
see quazip/(un)zip.h files for details. Basically it's the zlib license.
 
26
*/
 
27
 
4
28
#include "quachecksum32.h"
5
29
 
6
30
///CRC32 checksum