~sylar-developers/sylar/dev

« back to all changes in this revision

Viewing changes to exampleApp/02.php

  • Committer: g.giusti at giano-solutions
  • Date: 2008-03-27 08:49:49 UTC
  • Revision ID: g.giusti@giano-solutions.com-20080327084949-1s46wpj6y104rle9
Switch Sylar License from GPL to LGPL

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
/*
3
3
 * This file is part of Sylar.
4
4
 *
5
 
 * Foobar is free software: you can redistribute it and/or modify
 
5
 * Sylar is free software: you can redistribute it and/or modify
6
6
 * it under the terms of the GNU General Public License as published by
7
7
 * the Free Software Foundation, either version 3 of the License, or
8
8
 * (at your option) any later version.
9
9
 *
10
 
 * Foobar is distributed in the hope that it will be useful,
 
10
 * Sylar is distributed in the hope that it will be useful,
11
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
13
 * GNU General Public License for more details.
14
14
 *
15
15
 * You should have received a copy of the GNU General Public License
16
 
 * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
 
16
 * along with Sylar.  If not, see <http://www.gnu.org/licenses/>.
17
17
 * 
18
18
 * @copyright Copyright Sylar Development Team
19
19
 * @license http://www.gnu.org/licenses/ GNU Public License V2.0