summaryrefslogtreecommitdiff
path: root/lib/getloadavg.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
commit1602f0afed21be664fcf5c42d59db07cc22c56d6 (patch)
tree1f0d66fe51df19a8d34d85da53f42bfd750073d8 /lib/getloadavg.c
parentfc9846f7408ed30a3421eff5450ff5287cd66ddd (diff)
downloadgnulib-1602f0afed21be664fcf5c42d59db07cc22c56d6.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'lib/getloadavg.c')
-rw-r--r--lib/getloadavg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getloadavg.c b/lib/getloadavg.c
index d324451ef1..8fa13bfdd0 100644
--- a/lib/getloadavg.c
+++ b/lib/getloadavg.c
@@ -1,6 +1,6 @@
/* Get the system load averages.
- Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2011 Free Software
+ Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2012 Free Software
Foundation, Inc.
NOTE: The canonical source of this file is maintained with gnulib.