comparison system/system_config.cc @ 27:3a6aaeab7b4e

* Fixed a typo in Jagarl's name * Updated GPL2 headers (new FSF adress)
author thib
date Mon, 02 Mar 2009 20:53:10 +0000
parents f45da03ca631
children 651237260724
comparison
equal deleted inserted replaced
26:f45da03ca631 27:3a6aaeab7b4e
14 * This program is distributed in the hope that it will be useful, 14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details. 17 * GNU General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License along
20 * along with this program; if not, write to the Free Software 20 * with this program; if not, write to the Free Software Foundation, Inc.,
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22 * 22 *
23 */ 23 */
24 24
25 #include <stdio.h> 25 #include <stdio.h>
26 #include <string.h> 26 #include <string.h>