diff options
Diffstat (limited to 'src/modules/ladspa.h')
-rw-r--r-- | src/modules/ladspa.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/modules/ladspa.h b/src/modules/ladspa.h index b1a9c4e59..a5fd46411 100644 --- a/src/modules/ladspa.h +++ b/src/modules/ladspa.h @@ -15,9 +15,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - USA. */ + License along with this library; if not, see <http://www.gnu.org/licenses/>. +*/ #ifndef LADSPA_INCLUDED #define LADSPA_INCLUDED |