X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcpomatic_assert.h;h=a9851d0f886c5825a18f97ca9083a180cd1d3f48;hp=9e81a3b6bc54adfa82cb9b8731e7340492959263;hb=6ef1fc5f40567650ca9ef2b7644e4fdd97640ae6;hpb=5134a4bdb62ff9ef535a377bb8e7b4106b3654ff diff --git a/src/lib/dcpomatic_assert.h b/src/lib/dcpomatic_assert.h index 9e81a3b6b..a9851d0f8 100644 --- a/src/lib/dcpomatic_assert.h +++ b/src/lib/dcpomatic_assert.h @@ -1,19 +1,20 @@ /* Copyright (C) 2014 Carl Hetherington - This program is free software; you can redistribute it and/or modify + This file is part of DCP-o-matic. + + DCP-o-matic 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, + DCP-o-matic 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. + along with DCP-o-matic. If not, see . */