netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] Fix Free Software Foundation address in file headers
@ 2013-12-01  0:42 Jeff Kirsher
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Kirsher @ 2013-12-01  0:42 UTC (permalink / raw)
  To: netdev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

This came up when John Fastabend got a patch to fix up the headers in
the drivers/scsi/ directory and so I did a quick search of the network
drivers and found several instances in the file headers where an old FSF
address remains.  The old address is:

59 Temple Place - Suite 330
Boston, MA 02111-1307

The current address is:

51 Franklin Street - Fifth Floor
Boston, MA 02110-1301

I am wondering whether it may be best to just put a link to the Free
Software Foundation web page instead of having to update the address any
time a change is made.

Either way, I feel the address either needs to get corrected or changed
to the URL, even though I am not a fan of huge patch series to make
trivial changes like this.

Thoughts?

Cheers,
Jeff Kirsher

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC] Fix Free Software Foundation address in file headers
@ 2013-12-01 18:56 Xose Vazquez Perez
  0 siblings, 0 replies; 2+ messages in thread
From: Xose Vazquez Perez @ 2013-12-01 18:56 UTC (permalink / raw)
  To: jeffrey.t.kirsher, netdev, linux-kernel

Jeff Kirsher wrote:

> This came up when John Fastabend got a patch to fix up the headers in
> the drivers/scsi/ directory and so I did a quick search of the network
> drivers and found several instances in the file headers where an old FSF
> address remains.  The old address is:
> 
> 59 Temple Place - Suite 330
> Boston, MA 02111-1307
> 
> The current address is:
> 
> 51 Franklin Street - Fifth Floor
> Boston, MA 02110-1301
> 
> I am wondering whether it may be best to just put a link to the Free
> Software Foundation web page instead of having to update the address any
> time a change is made.
> 
> Either way, I feel the address either needs to get corrected or changed
> to the URL, even though I am not a fan of huge patch series to make
> trivial changes like this.
> 
> Thoughts?

Something like that should be enough:

     [...]
     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.
+    with this program.  If not, see <http://www.gnu.org/licenses/>.
     [...]

This was changed in that form in gpl3.


There are about 3684 references with, at least, 140 variations. Infinite Patience(TM).

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-01 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01  0:42 [RFC] Fix Free Software Foundation address in file headers Jeff Kirsher
  -- strict thread matches above, loose matches on Subject: below --
2013-12-01 18:56 Xose Vazquez Perez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).