diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/read_tags.c | 7 | ||||
-rw-r--r-- | test/run_decoder.c | 7 | ||||
-rw-r--r-- | test/run_encoder.c | 7 | ||||
-rw-r--r-- | test/run_output.c | 7 | ||||
-rw-r--r-- | test/software_volume.c | 7 |
5 files changed, 20 insertions, 15 deletions
diff --git a/test/read_tags.c b/test/read_tags.c index ba8d8dce7..e7958abdb 100644 --- a/test/read_tags.c +++ b/test/read_tags.c @@ -11,9 +11,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ #include "decoder_list.h" diff --git a/test/run_decoder.c b/test/run_decoder.c index a00de48dd..861720cdb 100644 --- a/test/run_decoder.c +++ b/test/run_decoder.c @@ -11,9 +11,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ #include "decoder_list.h" diff --git a/test/run_encoder.c b/test/run_encoder.c index fe29539e0..faae9ecde 100644 --- a/test/run_encoder.c +++ b/test/run_encoder.c @@ -11,9 +11,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ #include "encoder_list.h" diff --git a/test/run_output.c b/test/run_output.c index f14cfb8e5..1a171198d 100644 --- a/test/run_output.c +++ b/test/run_output.c @@ -11,9 +11,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ #include "output_plugin.h" diff --git a/test/software_volume.c b/test/software_volume.c index 176ba4e06..9a9fd56f6 100644 --- a/test/software_volume.c +++ b/test/software_volume.c @@ -11,9 +11,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ /* |