diff options
Diffstat (limited to 'src/plugin_common')
-rw-r--r-- | src/plugin_common/charset.c | 6 | ||||
-rw-r--r-- | src/plugin_common/charset.h | 6 | ||||
-rw-r--r-- | src/plugin_common/dither.c | 6 | ||||
-rw-r--r-- | src/plugin_common/replaygain.c | 6 | ||||
-rw-r--r-- | src/plugin_common/replaygain.h | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/src/plugin_common/charset.c b/src/plugin_common/charset.c index e2cd043a..f890bedc 100644 --- a/src/plugin_common/charset.c +++ b/src/plugin_common/charset.c @@ -15,9 +15,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if HAVE_CONFIG_H diff --git a/src/plugin_common/charset.h b/src/plugin_common/charset.h index bdaa0f01..90d4657f 100644 --- a/src/plugin_common/charset.h +++ b/src/plugin_common/charset.h @@ -16,9 +16,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * with this program; if not, write to the Free Software Foundation, Inc., */ diff --git a/src/plugin_common/dither.c b/src/plugin_common/dither.c index 12bc7518..a04d8f19 100644 --- a/src/plugin_common/dither.c +++ b/src/plugin_common/dither.c @@ -15,9 +15,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if HAVE_CONFIG_H diff --git a/src/plugin_common/replaygain.c b/src/plugin_common/replaygain.c index ebe40eb6..bd6a9214 100644 --- a/src/plugin_common/replaygain.c +++ b/src/plugin_common/replaygain.c @@ -12,9 +12,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if HAVE_CONFIG_H diff --git a/src/plugin_common/replaygain.h b/src/plugin_common/replaygain.h index 9a2c0cf5..fc935e3e 100644 --- a/src/plugin_common/replaygain.h +++ b/src/plugin_common/replaygain.h @@ -12,9 +12,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FLAC__PLUGIN_COMMON__REPLAYGAIN_H |