]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - intl/plural.y
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / intl / plural.y
index defb81558c6f6fe241e100742e1258f7ada037f1..142cee5889bd6e7162abd852673d123f55adbc6a 100644 (file)
@@ -14,7 +14,7 @@
    GNU Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser 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/>.  */
 
 /* For bison < 2.0, the bison generated parser uses alloca.  AIX 3 forces us
    to put this declaration at the beginning of the file.  The declaration in