|
a/src/bincimapmime/mime-parseonlyheader.cc |
|
b/src/bincimapmime/mime-parseonlyheader.cc |
1 |
/* -*- Mode: c++; -*- */
|
1 |
/* -*- mode:c++;c-basic-offset:2 -*- */
|
2 |
/* --------------------------------------------------------------------
|
2 |
/* --------------------------------------------------------------------
|
3 |
* Filename:
|
3 |
* Filename:
|
4 |
* mime-parseonlyheader.cc
|
4 |
* mime-parseonlyheader.cc
|
5 |
*
|
5 |
*
|
6 |
* Description:
|
6 |
* Description:
|
7 |
* Implementation of main mime parser components
|
7 |
* Implementation of main mime parser components
|
8 |
* --------------------------------------------------------------------
|
8 |
* --------------------------------------------------------------------
|
9 |
* Copyright 2002-2004 Andreas Aardal Hanssen
|
9 |
* Copyright 2002-2005 Andreas Aardal Hanssen
|
10 |
*
|
10 |
*
|
11 |
* This program is free software; you can redistribute it and/or modify
|
11 |
* This program is free software; you can redistribute it and/or modify
|
12 |
* it under the terms of the GNU General Public License as published by
|
12 |
* it under the terms of the GNU General Public License as published by
|
13 |
* the Free Software Foundation; either version 2 of the License, or
|
13 |
* the Free Software Foundation; either version 2 of the License, or
|
14 |
* (at your option) any later version.
|
14 |
* (at your option) any later version.
|