diff options
author | Adrian Thurston <thurston@complang.org> | 2014-10-28 17:19:26 -0400 |
---|---|---|
committer | Adrian Thurston <thurston@complang.org> | 2014-10-28 17:19:26 -0400 |
commit | 331fcd2f1acc03f486bc862bd8ba0c665812b4c8 (patch) | |
tree | b55c3f1b0858061b67f1eb9a08879db9d4e6efdd /aapl/dlcommon.h | |
parent | 672f5a885f6db604fc8e98a92c82bc7b9e6afd43 (diff) | |
download | colm-331fcd2f1acc03f486bc862bd8ba0c665812b4c8.tar.gz |
removed LGPL from aapl code
Diffstat (limited to 'aapl/dlcommon.h')
-rw-r--r-- | aapl/dlcommon.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/aapl/dlcommon.h b/aapl/dlcommon.h index 91dff25f..3586b611 100644 --- a/aapl/dlcommon.h +++ b/aapl/dlcommon.h @@ -2,23 +2,6 @@ * Copyright 2001 Adrian Thurston <thurston@complang.org> */ -/* This file is part of Aapl. - * - * Aapl is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free - * Software Foundation; either version 2.1 of the License, or (at your option) - * any later version. - * - * Aapl 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 Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with Aapl; if not, write to the Free Software Foundation, Inc., 59 - * Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - /* This header is not wrapped in ifndef becuase it is not intended to * be included by the user. */ |