diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-30 14:23:31 +0200 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-30 14:23:31 +0200 |
| commit | 760cca844fed573e0f416fe5aaca8ae51f69d019 (patch) | |
| tree | b184fe481b136df607a35e6c803fba7e024ba4a6 | |
| parent | a45e7399a6fd45de6dd41c7bb5ea0ddaa05827d8 (diff) | |
| download | vdr-plugin-muggle-760cca844fed573e0f416fe5aaca8ae51f69d019.tar.gz vdr-plugin-muggle-760cca844fed573e0f416fe5aaca8ae51f69d019.tar.bz2 | |
Fix FSF address in copyright notices.
| -rw-r--r-- | common.h | 2 | ||||
| -rw-r--r-- | config.h | 2 | ||||
| -rw-r--r-- | menu-async.h | 2 | ||||
| -rw-r--r-- | mg_skin.c | 2 | ||||
| -rw-r--r-- | mg_skin.h | 2 | ||||
| -rw-r--r-- | service.h | 2 | ||||
| -rw-r--r-- | setup.h | 2 | ||||
| -rw-r--r-- | vdr_decoder_sndfile.c | 2 | ||||
| -rw-r--r-- | vdr_decoder_sndfile.h | 2 |
9 files changed, 9 insertions, 9 deletions
@@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ diff --git a/menu-async.h b/menu-async.h index 611145c..55e5564 100644 --- a/menu-async.h +++ b/menu-async.h @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ diff --git a/vdr_decoder_sndfile.c b/vdr_decoder_sndfile.c index 91d995c..c0f7327 100644 --- a/vdr_decoder_sndfile.c +++ b/vdr_decoder_sndfile.c @@ -15,7 +15,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ diff --git a/vdr_decoder_sndfile.h b/vdr_decoder_sndfile.h index abfcbb0..587ede9 100644 --- a/vdr_decoder_sndfile.h +++ b/vdr_decoder_sndfile.h @@ -16,7 +16,7 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ |
