ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gnulib / import / opendir.c
index a135fd834a87688c1aac61a1822139f84021a58b..162ae4a03e5d24b72e370690be22e045370309c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Start reading the entries of a directory.
-   Copyright (C) 2006-2016 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -12,7 +12,7 @@
    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, see <http://www.gnu.org/licenses/>.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 
This page took 0.023235 seconds and 4 git commands to generate.