[Debtags-commits] [svn] r1395 - debtags/trunk/tools

Enrico Zini enrico at costa.debian.org
Fri Oct 21 18:43:37 UTC 2005


Author: enrico
Date: Fri Oct 21 18:43:33 2005
New Revision: 1395

Modified:
   debtags/trunk/tools/debtags.cc
Log:
Include fixes and updated copyright

Modified: debtags/trunk/tools/debtags.cc
==============================================================================
--- debtags/trunk/tools/debtags.cc	(original)
+++ debtags/trunk/tools/debtags.cc	Fri Oct 21 18:43:33 2005
@@ -1,7 +1,7 @@
 /*
  * debtags - Implement package tags support for Debian
  *
- * Copyright (C) 2003  Enrico Zini <enrico at debian.org>
+ * Copyright (C) 2003,2004,2005  Enrico Zini <enrico at debian.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -41,7 +41,6 @@
 #include <tagcoll/TextFormat.h>
 #include <tagcoll/SmartHierarchy.h>
 #include <tagcoll/InputMerger.h>
-#include <tagcoll/ItemGrouper.h>
 
 #include "Environment.h"
 #include "CommandlineParser.h"



More information about the Debtags-commits mailing list