comparison libaudacious/configfile.c @ 1458:f12d7e208b43 trunk

[svn] Update FSF address in copyright notices. Update autotools templates.
author chainsaw
date Wed, 02 Aug 2006 15:44:07 -0700
parents dc9aaf5eba90
children 705d4c089fce
comparison
equal deleted inserted replaced
1457:bbd5869239e5 1458:f12d7e208b43
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details. 14 * GNU General Public License for more details.
15 * 15 *
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
19 */ 19 */
20 20
21 #if defined(HAVE_CONFIG_H) 21 #if defined(HAVE_CONFIG_H)
22 #include "../config.h" 22 #include "../config.h"
23 #endif 23 #endif