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

« back to all changes in this revision

Viewing changes to src/auth/mech-gssapi.c

  • 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:
9
9
 *
10
10
 * Some parts inspired by an older patch from Colin Walters
11
11
 *
12
 
 * This program is free software; you can redistribute it and/or modify
13
 
 * it under the terms of the GNU Lesser General Public License as published 
14
 
 * by the Free Software Foundation; either version 2 of the License, or
15
 
 * (at your option) any later version.
 
12
 * This software is released under the MIT license.
16
13
 */
17
14
 
18
15
#include "common.h"