Fix a missing brace in main.c, fix distchecking.
This commit is contained in:
Bastien Nocera
2010-08-19 14:54:34 +01:00
parent 7872479415
commit 731b22d368
5 changed files with 11 additions and 11 deletions

View File

@ -3,9 +3,6 @@
* Copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
* Copyright (C) 2008 Bastien Nocera <hadess@hadess.net>
*
* Experimental code. This will be moved out of fprintd into it's own
* package once the system has matured.
*
* 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
* the Free Software Foundation; either version 2 of the License, or