[transmageddon] Updated FSF's address
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [transmageddon] Updated FSF's address
- Date: Fri, 31 Jan 2014 13:09:35 +0000 (UTC)
commit 33c0a3e31595c4b514da70158c5b304aadc0643c
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Jan 23 12:49:53 2014 +0100
Updated FSF's address
src/about.py.in | 4 +---
src/codecfinder.py | 4 +---
src/gstfraction.py | 4 +---
src/transcoder_engine.py | 4 +---
src/transmageddon.py | 4 +---
5 files changed, 5 insertions(+), 15 deletions(-)
---
diff --git a/src/about.py.in b/src/about.py.in
index 3a1b024..f2672ff 100644
--- a/src/about.py.in
+++ b/src/about.py.in
@@ -36,9 +36,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library 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/>.
"""
class AboutDialog:
diff --git a/src/codecfinder.py b/src/codecfinder.py
index 2618371..37b1fad 100644
--- a/src/codecfinder.py
+++ b/src/codecfinder.py
@@ -15,9 +15,7 @@
# Library General Public License for more details.
#
# You should have received a copy of the GNU Library 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/>.
# THIS CODE CAN PROBABLY BE REDUCED A LOT IN SIZE SINCE ITS 3 BIG FUNCTIONS
# DOING ESSENTIALLY THE SAME, ESPECIALLY NOW THAT THE ONLY SPECIAL CASING
diff --git a/src/gstfraction.py b/src/gstfraction.py
index 9a2e2bb..cf5c7c6 100644
--- a/src/gstfraction.py
+++ b/src/gstfraction.py
@@ -17,9 +17,7 @@
# Library General Public License for more details.
#
# You should have received a copy of the GNU Library 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/>.
#
import sys
diff --git a/src/transcoder_engine.py b/src/transcoder_engine.py
index 0cf52b1..4786e82 100644
--- a/src/transcoder_engine.py
+++ b/src/transcoder_engine.py
@@ -12,9 +12,7 @@
# Library General Public License for more details.
#
# You should have received a copy of the GNU Library 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/>.
import sys
import os
diff --git a/src/transmageddon.py b/src/transmageddon.py
index 09f2eed..cb43c82 100644
--- a/src/transmageddon.py
+++ b/src/transmageddon.py
@@ -15,9 +15,7 @@
# Library General Public License for more details.
#
# You should have received a copy of the GNU Library 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/>.
# DEVELOPERS NOTE: If you want to work on this code the two crucial objects are audiodata and videodata.
# These two items are lists that contain python dictionaries. They contain almost all important
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]