[mythtv-commits] Ticket #13496: Correct FSF address

MythTV noreply at mythtv.org
Sun Oct 27 16:08:30 UTC 2019


#13496: Correct FSF address
----------------------------------+--------------------------
     Reporter:  Gary Buhrmaster   |      Owner:  (none)
         Type:  Patch - Feature   |     Status:  new
     Priority:  minor             |  Milestone:  needs_triage
    Component:  MythTV - General  |    Version:  Master Head
     Severity:  medium            |   Keywords:
Ticket locked:  0                 |
----------------------------------+--------------------------
 Correct FSF address (low hanging fruit) in a few files that seem to have
 been added/updated since the last pass was performed to correct the FSF
 address (initially identified by rpmlint).

 Proposed patch follows:

 {{{
 diff --git a/mythtv/libs/libmyth/audio/eldutils.h
 b/mythtv/libs/libmyth/audio/eldutils.h
 index 0091455f8c..7d9d501ece 100644
 --- a/mythtv/libs/libmyth/audio/eldutils.h
 +++ b/mythtv/libs/libmyth/audio/eldutils.h
 @@ -16,8 +16,8 @@
   *  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.
 + *  this program; if not, write to the Free Software Foundation, Inc., 51
 + *  Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   */

  #ifndef __ELDUTILS_H
 diff --git a/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.cpp
 b/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.cpp
 index e66cb3d9eb..f35b70d249 100644
 --- a/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.cpp
 +++ b/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.cpp
 @@ -14,8 +14,8 @@
   *   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
 + *   along with this program; if not, write to the Free Software
 Foundation,
 + *   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   */

  // Qt includes
 diff --git a/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.h
 b/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.h
 index adad738e9c..87859ef6c0 100644
 --- a/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.h
 +++ b/mythtv/libs/libmythtv/recorders/ExternalRecChannelFetcher.h
 @@ -14,8 +14,8 @@
   *   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
 + *   along with this program; if not, write to the Free Software
 Foundation,
 + *   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   */

  // Qt includes
 diff --git a/mythtv/libs/libmythtv/recorders/ExternalRecorder.cpp
 b/mythtv/libs/libmythtv/recorders/ExternalRecorder.cpp
 index 2ddb1c9208..8f311b0aec 100644
 --- a/mythtv/libs/libmythtv/recorders/ExternalRecorder.cpp
 +++ b/mythtv/libs/libmythtv/recorders/ExternalRecorder.cpp
 @@ -14,8 +14,8 @@
   *   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
 + *   along with this program; if not, write to the Free Software
 Foundation,
 + *   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   */

  // Qt includes
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13496>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list