X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcdragbox.inc;h=2579b52608f5773dde0d17f3cc2f10854a6a75dd;hb=3235da2d4204a79b9e12b8f48f888fefb569e691;hp=ae232b7dfa8f9b84905745f64a37349d077f4c7e;hpb=b4017f68039ef7e31eedee4a27580a28bee36fc5;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/bcdragbox.inc b/cinelerra-5.1/guicast/bcdragbox.inc index ae232b7d..2579b526 100644 --- a/cinelerra-5.1/guicast/bcdragbox.inc +++ b/cinelerra-5.1/guicast/bcdragbox.inc @@ -1,3 +1,24 @@ +/* + * CINELERRA + * Copyright (C) 2020 William Morrow + * + * 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. + * + * You should have received a copy of the GNU General Public + * License along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA + */ + + #ifndef __BC_DRAGRECT_INC__ #define __BC_DRAGRECT_INC__