normalize file headers across **/*.{h,c}
This commit is contained in:
i3-config-wizard
i3-input
i3-msg
i3-nagbar
i3bar
include
src
include
all.hassignments.hclick.hcmdparse.hcon.hconfig.hdata.hdebug.hewmh.hfloating.hhandlers.hi3.h
i3
ipc.hlibi3.hload_layout.hlog.hmanage.hmatch.hmove.houtput.hrandr.hregex.hrender.hresize.hsighandler.hstartup.htree.hutil.hwindow.hworkspace.hx.hxcb.hxcb_compat.hxcursor.hxinerama.hlibi3
fake_configure_notify.cget_colorpixel.cget_mod_mask.cget_socket_path.cipc_connect.cipc_recv_message.cipc_send_message.cload_font.csafewrappers.cstrndup.c
src
@ -1,3 +1,12 @@
|
||||
/*
|
||||
* vim:ts=4:sw=4:expandtab
|
||||
*
|
||||
* i3 - an improved dynamic tiling window manager
|
||||
* © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
|
||||
*
|
||||
* resize.c: Interactive resizing.
|
||||
*
|
||||
*/
|
||||
#ifndef _RESIZE_H
|
||||
#define _RESIZE_H
|
||||
|
||||
|
Reference in New Issue
Block a user