# HG changeset patch # User diego # Date 1221406851 0 # Node ID d3c273ced49c06d7de2e667eeac3e77d0d1858ac # Parent 90ca650854e0ab83e6d8788f7e7efca29cae109b Use consistent license headers everywhere: Fix wrong FSF address. diff -r 90ca650854e0 -r d3c273ced49c dvd_types.h --- a/dvd_types.h Sat Sep 06 21:55:51 2008 +0000 +++ b/dvd_types.h Sun Sep 14 15:40:51 2008 +0000 @@ -14,9 +14,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c dvdnav.c --- a/dvdnav.c Sat Sep 06 21:55:51 2008 +0000 +++ b/dvdnav.c Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c dvdnav.h --- a/dvdnav.h Sat Sep 06 21:55:51 2008 +0000 +++ b/dvdnav.h Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c dvdnav_events.h --- a/dvdnav_events.h Sat Sep 06 21:55:51 2008 +0000 +++ b/dvdnav_events.h Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c dvdnav_internal.h --- a/dvdnav_internal.h Sat Sep 06 21:55:51 2008 +0000 +++ b/dvdnav_internal.h Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c highlight.c --- a/highlight.c Sat Sep 06 21:55:51 2008 +0000 +++ b/highlight.c Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c navigation.c --- a/navigation.c Sat Sep 06 21:55:51 2008 +0000 +++ b/navigation.c Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c read_cache.c --- a/read_cache.c Sat Sep 06 21:55:51 2008 +0000 +++ b/read_cache.c Sun Sep 14 15:40:51 2008 +0000 @@ -14,9 +14,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c read_cache.h --- a/read_cache.h Sat Sep 06 21:55:51 2008 +0000 +++ b/read_cache.h Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c remap.c --- a/remap.c Sat Sep 06 21:55:51 2008 +0000 +++ b/remap.c Sun Sep 14 15:40:51 2008 +0000 @@ -11,9 +11,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ */ diff -r 90ca650854e0 -r d3c273ced49c remap.h --- a/remap.h Sat Sep 06 21:55:51 2008 +0000 +++ b/remap.h Sun Sep 14 15:40:51 2008 +0000 @@ -11,9 +11,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ */ diff -r 90ca650854e0 -r d3c273ced49c searching.c --- a/searching.c Sat Sep 06 21:55:51 2008 +0000 +++ b/searching.c Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c settings.c --- a/settings.c Sat Sep 06 21:55:51 2008 +0000 +++ b/settings.c Sun Sep 14 15:40:51 2008 +0000 @@ -13,9 +13,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/decoder.c --- a/vm/decoder.c Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/decoder.c Sun Sep 14 15:40:51 2008 +0000 @@ -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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/decoder.h --- a/vm/decoder.h Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/decoder.h Sun Sep 14 15:40:51 2008 +0000 @@ -14,9 +14,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/vm.c --- a/vm/vm.c Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/vm.c Sun Sep 14 15:40:51 2008 +0000 @@ -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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/vm.h --- a/vm/vm.h Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/vm.h Sun Sep 14 15:40:51 2008 +0000 @@ -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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/vmcmd.c --- a/vm/vmcmd.c Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/vmcmd.c Sun Sep 14 15:40:51 2008 +0000 @@ -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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ * diff -r 90ca650854e0 -r d3c273ced49c vm/vmcmd.h --- a/vm/vmcmd.h Sat Sep 06 21:55:51 2008 +0000 +++ b/vm/vmcmd.h Sun Sep 14 15:40:51 2008 +0000 @@ -14,9 +14,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 libdvdnav; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * $Id$ *