@@ -1,5 +1,5 @@
/* -*- c++ -*-
- * dselect - selection of Debian packages
+ * dselect - Debian package maintenance user interface
* bindings.h - keybindings class header file
*
* Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
* dselect-curses.h - curses header wrapper
* Copyright © 2009 Guillem Jover <guillem@debian.org>
* dselect.h - external definitions for this program
* pkglist.h - external definitions for package list handling
/*
- * dpkg - main program for package management
+ * libdpkg - Debian packaging suite library routines
* dbmodify.c - routines for managing dpkg database updates
- * libdpkg - main program for package management
* fdio.c - safe file descriptor based input/output
* Copyright © 2009-2010 Guillem Jover <guillem@debian.org>
* fdio.h - safe file descriptor based input/output
* glob.c - file globing functions
* Copyright © 2009, 2010 Guillem Jover <guillem@debian.org>
* glob.h - file globing functions
* log.c - logging related functions
* Copyright © 2005 Scott James Remnant <scott@netsplit.com>
* pkg-array.c - primitives for pkg array handling
* Copyright © 1995,1996 Ian Jackson <ian@chiark.greenend.org.uk>
* pkg-array.h - primitives for pkg array handling
* pkg-list.c - primitives for pkg linked list handling
* pkg-list.h - primitives for pkg linked list handling
* pkg-queue.c - primitives for pkg queue handling
* Copyright © 2010 Guillem Jover <guillem@debian.org>
* pkg-queue.h - primitives for pkg queue handling
* pkg-show.c - primitives for pkg information display
* pkg-show.h - primitives for pkg information display
* pkg.c - primitives for pkg handling
* Copyright © 1995, 1996 Ian Jackson <ian@chiark.greenend.org.uk>
* pkg.h - primitives for pkg handling
* progress.c - generic progress reporting
* Copyright © 2009 Romain Francoise <rfrancoise@debian.org>
* progress.h - generic progress reporting
* trigdeferred.l - parsing of triggers/Deferred
* Copyright © 2007 Canonical Ltd