Skip to content

Commit

Permalink
use LGPL header
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Mercadal committed Apr 3, 2011
1 parent bb25bd0 commit 8999b18
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions TNMessageBoard.j
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
/*
* TNMessageBoard.j
* TNMessageView.j
*
* Copyright (C) 2011 Antoine Mercadal <[email protected]>
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
* Copyright (C) 2010 Antoine Mercadal <[email protected]>
*
* This program is distributed in the hope that it will be useful,
* This library 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 3.0 of the License, or (at your option) any later version.
*
* This library 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 Affero General Public License for more details.
* 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 Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

@import <Foundation/Foundation.j>
Expand Down

0 comments on commit 8999b18

Please sign in to comment.