Skip to content

Commit

Permalink
stats: Minor code cleaup - remove unnecessary includes and fix copyri…
Browse files Browse the repository at this point in the history
…ght year
  • Loading branch information
sirainen committed Feb 24, 2016
1 parent 2686ef8 commit b3c9a08
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/stats/client-reset.c
@@ -1,16 +1,9 @@
/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */

#include "lib.h"
#include "net.h"
#include "ostream.h"
#include "str.h"
#include "strescape.h"
#include "mail-stats.h"
#include "mail-command.h"
#include "mail-session.h"
#include "mail-user.h"
#include "mail-domain.h"
#include "mail-ip.h"
#include "client.h"
#include "client-reset.h"

Expand Down

0 comments on commit b3c9a08

Please sign in to comment.