Update copyright years.

From-SVN: r267494
This commit is contained in:
Jakub Jelinek 2019-01-01 13:31:55 +01:00
parent b5fcfdba9a
commit a554497024
14485 changed files with 51034 additions and 50886 deletions

View file

@ -1,5 +1,5 @@
/* GNU Objective C Runtime class related functions
Copyright (C) 1993-2018 Free Software Foundation, Inc.
Copyright (C) 1993-2019 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup and Dennis Glatting.
Lock-free class table code designed and written from scratch by