diff options
Diffstat (limited to 'patches/network-checker/0001-Fixed-typo-in-net-check.patch')
-rw-r--r-- | patches/network-checker/0001-Fixed-typo-in-net-check.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/patches/network-checker/0001-Fixed-typo-in-net-check.patch b/patches/network-checker/0001-Fixed-typo-in-net-check.patch index d1fa45a2..1546dde5 100644 --- a/patches/network-checker/0001-Fixed-typo-in-net-check.patch +++ b/patches/network-checker/0001-Fixed-typo-in-net-check.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: From: chko <hkominos> Date: Tue, 21 Mar 2017 14:51:22 +0100 Subject: [PATCH] Fixed typo in net-check Closes-Bug:#1674724 |