mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: move comments with description of C file to top of files
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/*
|
||||
* weechat-lua.c - lua plugin for WeeChat
|
||||
*
|
||||
* Copyright (C) 2006-2007 Emmanuel Bouthenot <kolter@openics.org>
|
||||
* Copyright (C) 2006-2012 Sebastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
@@ -18,10 +20,6 @@
|
||||
* along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* weechat-lua.c: lua plugin for WeeChat
|
||||
*/
|
||||
|
||||
#undef _
|
||||
|
||||
#include <lua.h>
|
||||
|
||||
Reference in New Issue
Block a user