From a896e893261544b523cef56d328546fbbaacfc99 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Sat, 20 Apr 2013 14:02:55 -0400 Subject: [PATCH 1/1] update copyright year --- COPYRIGHT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 2f14e5f3..09beea20 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,6 +1,6 @@ musl as a whole is licensed under the following standard MIT license: -Copyright © 2005-2012 Rich Felker +Copyright © 2005-2013 Rich Felker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -75,7 +75,7 @@ and later supplemented and integrated by John Spencer. It is licensed under the standard MIT terms. All other files which have no copyright comments are original works -Copyright © 2005-2012 Rich Felker, the main author of this library. +Copyright © 2005-2013 Rich Felker, the main author of this library. The decision to exclude such comments is intentional, as it should be possible to carry around the complete source code on tiny storage media. All public header files (include/* and arch/*/bits/*) should be -- 2.20.1