From db89f0d4d17c10273865e76cc5c4b7df7b55eb5b Mon Sep 17 00:00:00 2001 From: Erik Hofman Date: Tue, 31 Oct 2017 10:49:04 +0100 Subject: [PATCH] Oops, use the proper project name --- simgear/sound/filters.cxx | 2 +- simgear/sound/filters.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simgear/sound/filters.cxx b/simgear/sound/filters.cxx index 8b59bf4a..b8539c96 100644 --- a/simgear/sound/filters.cxx +++ b/simgear/sound/filters.cxx @@ -2,7 +2,7 @@ * Copyright 2007-2017 by Erik Hofman. * Copyright 2009-2017 by Adalin B.V. * - * This file is part of AeonWave + * This file is part of SimGear * * This program is free software; you can redistribute it and/or modify * it under the terms of the Lesser GNU General Public License as published diff --git a/simgear/sound/filters.hxx b/simgear/sound/filters.hxx index 89af2f0a..806c40d8 100644 --- a/simgear/sound/filters.hxx +++ b/simgear/sound/filters.hxx @@ -2,7 +2,7 @@ * Copyright 2007-2017 by Erik Hofman. * Copyright 2009-2017 by Adalin B.V. * - * This file is part of AeonWave + * This file is part of SimGear * * This program is free software; you can redistribute it and/or modify * it under the terms of the Lesser GNU General Public License as published