X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Ftools%2Ftest.cc;h=4baaeb73f889a314de36be0454db367eaded799b;hb=ea9e85f7f92d45d0ed3ae0e10c01eaa294ca3a38;hp=f818141608f2f3dc2eeb5f1c6cb9588699e7f08e;hpb=bb767c7e338414beee132af3e96829c1448e214b;p=dcpomatic.git diff --git a/src/tools/test.cc b/src/tools/test.cc index f81814160..4baaeb73f 100644 --- a/src/tools/test.cc +++ b/src/tools/test.cc @@ -1,3 +1,22 @@ +/* + Copyright (C) 2012 Carl Hetherington + + 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., 675 Mass Ave, Cambridge, MA 02139, USA. + +*/ + #include #include #include "image.h"