mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-01-14 22:18:43 +00:00
Another 2 files cleaned
This commit is contained in:
parent
750781fc60
commit
404ce3101a
@ -1,22 +1,4 @@
|
|||||||
/*
|
namespace Libmpc
|
||||||
* Copyright 2008 Matthias Sessler
|
|
||||||
*
|
|
||||||
* This file is part of LibMpc.net.
|
|
||||||
*
|
|
||||||
* LibMpc.net 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.
|
|
||||||
*
|
|
||||||
* LibMpc.net 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 LibMpc.net. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
namespace Libmpc
|
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The scope specifier for search commands.
|
/// The scope specifier for search commands.
|
||||||
|
@ -1,25 +1,4 @@
|
|||||||
/*
|
|
||||||
* Copyright 2008 Matthias Sessler
|
|
||||||
*
|
|
||||||
* This file is part of LibMpc.net.
|
|
||||||
*
|
|
||||||
* LibMpc.net 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.
|
|
||||||
*
|
|
||||||
* LibMpc.net 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 LibMpc.net. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.IO;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace Libmpc
|
namespace Libmpc
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user