From d4ebb1f6c47e89d8aae7988593969ca2a435b392 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 14 Dec 2021 12:11:11 +0100 Subject: [PATCH] treewide: remove FSF address Remove the paragraph about writing to the Free Software Foundation's mailing address. The FSF has changed addresses in the past, and may do so again. In 2021 this is not useful, let's rather have a bit less boilerplate at the start of source files. Change-Id: I12b250e16426b125124def49e124e40ae93d0d58 --- src/common/pcu_sock.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c index 0018acb67..94b45f337 100644 --- a/src/common/pcu_sock.c +++ b/src/common/pcu_sock.c @@ -15,10 +15,6 @@ * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ #include