summaryrefslogtreecommitdiff
path: root/libobjc/objc/Protocol.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libobjc/Richard Sandiford
2013-02-03Update copyright years in libobjc.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-19In libobjc/: 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-10-15In libobjc/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2005-08-17All files: Update FSF address.Kelley Cook
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2000-03-29Protocol.h, [...]: Change #endif labels to comments.Zack Weinberg
1998-09-30* All .h files pushed down into the objc/ subdirectory.Jeffrey A Law