aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2018-04-10 14:09:33 +0200
committerTheodore Ts'o <tytso@mit.edu>2018-04-19 11:39:09 -0400
commit8785aaead7d8e1bdf66be06f97e01cc9416d363d (patch)
treea47e1005deb923a5650f1d105f99d741ce0c49bc /include
parentd3f01729bff29e75b21994dc305e09fb055baff3 (diff)
downloadandroid_external_e2fsprogs-8785aaead7d8e1bdf66be06f97e01cc9416d363d.tar.gz
android_external_e2fsprogs-8785aaead7d8e1bdf66be06f97e01cc9416d363d.tar.bz2
android_external_e2fsprogs-8785aaead7d8e1bdf66be06f97e01cc9416d363d.zip
e2fsprogs: fix Free Software Foundation address
This is mostly automatic replace of Free Software Foundation address in all our files with the correct address that can be found at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include')
-rw-r--r--include/nonunix/getopt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/nonunix/getopt.h b/include/nonunix/getopt.h
index 33ad46cf..88b62fd6 100644
--- a/include/nonunix/getopt.h
+++ b/include/nonunix/getopt.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ write to the Free Software Foundation, Inc., 51 Franklin Street,
+ Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef _GETOPT_H
#define _GETOPT_H 1