aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-01-02 17:11:25 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-01-02 17:11:25 +0200
commit94833cc27ffdb8804ec8916e3fc302da7282ec0f (patch)
tree7b3027fc4e5772127213008a73c2a08b9ea590b3 /src
parent64217aa73ff24499229868318d3a451d5871ecde (diff)
downloadidest-94833cc27ffdb8804ec8916e3fc302da7282ec0f.tar.gz
idest-94833cc27ffdb8804ec8916e3fc302da7282ec0f.tar.bz2
Update copyright years.
Happy GNU Year!
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/backup.c2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/getopt.m42
-rw-r--r--src/guile.c2
-rw-r--r--src/idest.h2
-rw-r--r--src/idop.c2
-rw-r--r--src/main.c2
-rw-r--r--src/slist.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 66c9095..332296e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Idest
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/backup.c b/src/backup.c
index 8015e76..6bc2119 100644
--- a/src/backup.c
+++ b/src/backup.c
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/cmdline.opt b/src/cmdline.opt
index e5b838e..039c7a9 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/getopt.m4 b/src/getopt.m4
index 44e2408..fd79b6d 100644
--- a/src/getopt.m4
+++ b/src/getopt.m4
@@ -1,5 +1,5 @@
dnl This file is part of GNU Rush.
-dnl Copyright (C) 2007, 2008, 2009 Sergey Poznyakoff.
+dnl Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff.
dnl
dnl GNU Rush is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/src/guile.c b/src/guile.c
index 1efcb15..ec19aed 100644
--- a/src/guile.c
+++ b/src/guile.c
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/idest.h b/src/idest.h
index f758977..696f046 100644
--- a/src/idest.h
+++ b/src/idest.h
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/idop.c b/src/idop.c
index 547edc8..17e2bc4 100644
--- a/src/idop.c
+++ b/src/idop.c
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/main.c b/src/main.c
index c88f032..bb4b35c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/slist.c b/src/slist.c
index 28384aa..42bedd3 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -1,5 +1,5 @@
/* This file is part of Idest.
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.