diff options
author | Sean Egan <seanegan@pidgin.im> | 2007-09-16 01:05:22 +0000 |
---|---|---|
committer | Sean Egan <seanegan@pidgin.im> | 2007-09-16 01:05:22 +0000 |
commit | aedd4b7d7f9f0f7bb41760cf14db35757290342a (patch) | |
tree | a97ceddb1fa4ee016a8930111ff69cf3a728337b /pidgin/gtkeventloop.h | |
parent | 68cfd5e71e776f30d362e54bc9cf0a4f5b3c6633 (diff) | |
download | pidgin-aedd4b7d7f9f0f7bb41760cf14db35757290342a.tar.gz |
remove gpl boilerplate from doxygen docs
Diffstat (limited to 'pidgin/gtkeventloop.h')
-rw-r--r-- | pidgin/gtkeventloop.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pidgin/gtkeventloop.h b/pidgin/gtkeventloop.h index 18414a9bab..0593a0f9e2 100644 --- a/pidgin/gtkeventloop.h +++ b/pidgin/gtkeventloop.h @@ -1,8 +1,9 @@ /** * @file gtkeventloop.h Pidgin GTK+ Event Loop Implementation * @ingroup pidgin - * - * pidgin + */ + +/* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this |