~ubuntu-branches/ubuntu/edgy/dovecot/edgy-security

« back to all changes in this revision

Viewing changes to src/lib-ntlm/ntlm-types.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-30 15:13:37 UTC
  • mfrom: (1.10.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630151337-l772crcoe5hfd4hw
Tags: 1.0.rc1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *
4
4
 * Copyright (c) 2004 Andrey Panin <pazke@donpac.ru>
5
5
 *
6
 
 * This library is free software; you can redistribute it and/or modify
7
 
 * it under the terms of the GNU Lesser General Public License as published 
8
 
 * by the Free Software Foundation; either version 2 of the License, or
9
 
 * (at your option) any later version.
 
6
 * This software is released under the MIT license.
10
7
 */
11
8
 
12
9
#ifndef __NTLM_TYPES_H__