comparison src/null/null.c @ 2835:f1b6f1b2cdb3

fixed FSF address
author Andrew O. Shadoura <bugzilla@tut.by>
date Mon, 14 Jul 2008 03:35:13 +0300
parents bd3a24b39058
children 3134a0987162
comparison
equal deleted inserted replaced
2834:b61d7e3837a5 2835:f1b6f1b2cdb3
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details. 16 * GNU General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
21 */ 21 */
22 #include "config.h" 22 #include "config.h"
23 #include <glib.h> 23 #include <glib.h>
24 #include <gtk/gtk.h> 24 #include <gtk/gtk.h>
25 #include <audacious/plugin.h> 25 #include <audacious/plugin.h>