From 424c74d0063e501dc1fa34cbbe61b7dfe0e1d801 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 14 Dec 2021 12:23:00 +0100 Subject: 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: I8ba71ab9ccde4ba25151ecbeb2a323f706b57d43 --- Transceiver52M/arch/x86/convert.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Transceiver52M/arch/x86/convert.c') diff --git a/Transceiver52M/arch/x86/convert.c b/Transceiver52M/arch/x86/convert.c index bbcfd67..596233c 100644 --- a/Transceiver52M/arch/x86/convert.c +++ b/Transceiver52M/arch/x86/convert.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include -- cgit v1.2.3