Update copyright headers; fix #6195

Also removing the erroneous space that had crept in at the end of the
line in most of our header comments.
This commit is contained in:
Charles Lindsay 2013-04-12 12:31:58 -07:00
parent a1c1dbe1ea
commit 910e1c3d0b
238 changed files with 456 additions and 456 deletions

View file

@ -1,7 +1,7 @@
/* Copyright 2011-2012 Yorba Foundation
/* Copyright 2011-2013 Yorba Foundation
*
* This software is licensed under the GNU Lesser General Public License
* (version 2.1 or later). See the COPYING file in this distribution.
* (version 2.1 or later). See the COPYING file in this distribution.
*/
[CCode (cname="InternetAddress", cheader_filename="gmime/gmime.h", type_id="INTERNET_ADDRESS_TYPE", type_check_function="IS_INTERNET_ADDRESS")]