X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fpopup.c;h=3844089c2e8ef5995c8fb60e4352d7b4030e3a0a;hb=32047fd66c796fe837168ce2ac6677aa0d2b20b4;hp=8521de6a46100a66e0a8522b475c05ec28bacd59;hpb=0242bc2ec8a6e9227cad30fcc4e12267a895b7c2;p=chaz%2Fopenbox diff --git a/openbox/popup.c b/openbox/popup.c index 8521de6a..3844089c 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -1,3 +1,21 @@ +/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- + + popup.c for the Openbox window manager + Copyright (c) 2003 Ben Jansens + + 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 + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + See the COPYING file for a copy of the GNU General Public License. +*/ + #include "popup.h" #include "openbox.h"