aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-02-03 11:36:21 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-02-03 11:36:21 +0200
commitc3feab15f38588dbd677234c17a109c2378308f7 (patch)
treef409252024e186f8d9af17b63a3b372050bbcb22 /src
parent30d6160edfa6698c82233527750adc6278485b93 (diff)
downloadeclat-c3feab15f38588dbd677234c17a109c2378308f7.tar.gz
eclat-c3feab15f38588dbd677234c17a109c2378308f7.tar.bz2
Update copyright years
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/accfile.c2
-rw-r--r--src/allocaddr-cl.opt2
-rw-r--r--src/allocaddr.c2
-rw-r--r--src/asscaddr-cl.opt2
-rw-r--r--src/asscaddr.c2
-rw-r--r--src/atvol.c2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/config.c2
-rw-r--r--src/cpimg-cl.opt2
-rw-r--r--src/cpimg.c2
-rw-r--r--src/cpsnap-cl.opt2
-rw-r--r--src/cpsnap.c2
-rw-r--r--src/deimg.c2
-rw-r--r--src/devmap.c2
-rw-r--r--src/devol-cl.opt2
-rw-r--r--src/devol.c2
-rw-r--r--src/disasaddr-cl.opt2
-rw-r--r--src/disasaddr.c2
-rw-r--r--src/ec2map.c2
-rw-r--r--src/eclat.c2
-rw-r--r--src/eclat.h2
-rw-r--r--src/eclatcl.m42
-rw-r--r--src/generic-cl.opt2
-rw-r--r--src/genericcl.c2
-rw-r--r--src/getconout.c2
-rw-r--r--src/io.c2
-rw-r--r--src/lsaddr-cl.opt2
-rw-r--r--src/lsaddr.c2
-rw-r--r--src/lsattr-cl.opt2
-rw-r--r--src/lsattr.c2
-rw-r--r--src/lsiattr.c2
-rw-r--r--src/lsimg-cl.opt2
-rw-r--r--src/lsimg.c2
-rw-r--r--src/lsinst.c2
-rw-r--r--src/lsistat-cl.opt2
-rw-r--r--src/lsistat.c2
-rw-r--r--src/lsreg.c2
-rw-r--r--src/lssattr.c2
-rw-r--r--src/lssg-cl.opt2
-rw-r--r--src/lssg.c2
-rw-r--r--src/lssnap-cl.opt2
-rw-r--r--src/lssnap.c2
-rw-r--r--src/lstag-cl.opt2
-rw-r--r--src/lstag.c2
-rw-r--r--src/lsvol.c2
-rw-r--r--src/lszon.c2
-rw-r--r--src/mkimg-cl.opt2
-rw-r--r--src/mkimg.c2
-rw-r--r--src/mkinst-cl.opt2
-rw-r--r--src/mkinst.c2
-rw-r--r--src/mksg-cl.opt2
-rw-r--r--src/mksg.c2
-rw-r--r--src/mksnap.c2
-rw-r--r--src/mktags-cl.opt2
-rw-r--r--src/mktags.c2
-rw-r--r--src/mkvol-cl.opt2
-rw-r--r--src/mkvol.c2
-rw-r--r--src/rmaddr-cl.opt2
-rw-r--r--src/rmaddr.c2
-rw-r--r--src/rmsg-cl.opt2
-rw-r--r--src/rmsg.c2
-rw-r--r--src/rmsnap.c2
-rw-r--r--src/rmvol.c2
-rw-r--r--src/setiattr.c2
-rw-r--r--src/sg-cl.opt2
-rw-r--r--src/sg.c2
-rw-r--r--src/startstop.c2
-rw-r--r--src/util.c2
69 files changed, 69 insertions, 69 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c2e94f4..d38794b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Eclat
-# Copyright (C) 2012, 2013 Sergey Poznyakoff
+# Copyright (C) 2012-2014 Sergey Poznyakoff
#
# Eclat 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/accfile.c b/src/accfile.c
index 10ac1fb..3b06582 100644
--- a/src/accfile.c
+++ b/src/accfile.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/allocaddr-cl.opt b/src/allocaddr-cl.opt
index c29b4f3..50d6a77 100644
--- a/src/allocaddr-cl.opt
+++ b/src/allocaddr-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/allocaddr.c b/src/allocaddr.c
index 51e58c3..17e817a 100644
--- a/src/allocaddr.c
+++ b/src/allocaddr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/asscaddr-cl.opt b/src/asscaddr-cl.opt
index 321f7c4..0ba5fef 100644
--- a/src/asscaddr-cl.opt
+++ b/src/asscaddr-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/asscaddr.c b/src/asscaddr.c
index cbe5a2d..797ac89 100644
--- a/src/asscaddr.c
+++ b/src/asscaddr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/atvol.c b/src/atvol.c
index 6ad4f5d..0ee4540 100644
--- a/src/atvol.c
+++ b/src/atvol.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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 2fe8c2c..073b7b7 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/config.c b/src/config.c
index 78f0129..1d3f1b7 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/cpimg-cl.opt b/src/cpimg-cl.opt
index 991c8af..725946b 100644
--- a/src/cpimg-cl.opt
+++ b/src/cpimg-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/cpimg.c b/src/cpimg.c
index 6822ed6..c1d6a51 100644
--- a/src/cpimg.c
+++ b/src/cpimg.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/cpsnap-cl.opt b/src/cpsnap-cl.opt
index e075264..62eb313 100644
--- a/src/cpsnap-cl.opt
+++ b/src/cpsnap-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/cpsnap.c b/src/cpsnap.c
index 97ca8b5..8d6a7d4 100644
--- a/src/cpsnap.c
+++ b/src/cpsnap.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/deimg.c b/src/deimg.c
index 345c586..884e068 100644
--- a/src/deimg.c
+++ b/src/deimg.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/devmap.c b/src/devmap.c
index 7cd63df..a053f57 100644
--- a/src/devmap.c
+++ b/src/devmap.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/devol-cl.opt b/src/devol-cl.opt
index f626f0d..db4e719 100644
--- a/src/devol-cl.opt
+++ b/src/devol-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/devol.c b/src/devol.c
index dfc7f31..f733ab3 100644
--- a/src/devol.c
+++ b/src/devol.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/disasaddr-cl.opt b/src/disasaddr-cl.opt
index 949b05a..c50467d 100644
--- a/src/disasaddr-cl.opt
+++ b/src/disasaddr-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/disasaddr.c b/src/disasaddr.c
index c739218..5a24089 100644
--- a/src/disasaddr.c
+++ b/src/disasaddr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/ec2map.c b/src/ec2map.c
index 7abecd2..f7bda6b 100644
--- a/src/ec2map.c
+++ b/src/ec2map.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/eclat.c b/src/eclat.c
index f30c834..d028a25 100644
--- a/src/eclat.c
+++ b/src/eclat.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/eclat.h b/src/eclat.h
index 903e49e..b3ab350 100644
--- a/src/eclat.h
+++ b/src/eclat.h
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/eclatcl.m4 b/src/eclatcl.m4
index 7f688cb..68f640b 100644
--- a/src/eclatcl.m4
+++ b/src/eclatcl.m4
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/generic-cl.opt b/src/generic-cl.opt
index 81c3524..a5cb31a 100644
--- a/src/generic-cl.opt
+++ b/src/generic-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/genericcl.c b/src/genericcl.c
index 2c33e5a..34a55b6 100644
--- a/src/genericcl.c
+++ b/src/genericcl.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/getconout.c b/src/getconout.c
index e8ff9b7..02832c2 100644
--- a/src/getconout.c
+++ b/src/getconout.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/io.c b/src/io.c
index 26c3ffe..e2a496a 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsaddr-cl.opt b/src/lsaddr-cl.opt
index c663f51..3a893b8 100644
--- a/src/lsaddr-cl.opt
+++ b/src/lsaddr-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsaddr.c b/src/lsaddr.c
index 0c192d7..166c4d7 100644
--- a/src/lsaddr.c
+++ b/src/lsaddr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsattr-cl.opt b/src/lsattr-cl.opt
index 0f3c4ab..5412728 100644
--- a/src/lsattr-cl.opt
+++ b/src/lsattr-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsattr.c b/src/lsattr.c
index 13d43aa..629ff75 100644
--- a/src/lsattr.c
+++ b/src/lsattr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsiattr.c b/src/lsiattr.c
index 77d1ea1..e364c8f 100644
--- a/src/lsiattr.c
+++ b/src/lsiattr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsimg-cl.opt b/src/lsimg-cl.opt
index 57bfb0c..2164238 100644
--- a/src/lsimg-cl.opt
+++ b/src/lsimg-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/lsimg.c b/src/lsimg.c
index 973487e..7907773 100644
--- a/src/lsimg.c
+++ b/src/lsimg.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2013 Sergey Poznyakoff.
+ Copyright (C) 2013-2014 Sergey Poznyakoff.
Eclat 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/lsinst.c b/src/lsinst.c
index cc45a70..ab2d82f 100644
--- a/src/lsinst.c
+++ b/src/lsinst.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsistat-cl.opt b/src/lsistat-cl.opt
index 470f570..a55aeef 100644
--- a/src/lsistat-cl.opt
+++ b/src/lsistat-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsistat.c b/src/lsistat.c
index 7ec5a0d..50b86e2 100644
--- a/src/lsistat.c
+++ b/src/lsistat.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lsreg.c b/src/lsreg.c
index cddd11a..11df2af 100644
--- a/src/lsreg.c
+++ b/src/lsreg.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lssattr.c b/src/lssattr.c
index aa852bb..3a7f87a 100644
--- a/src/lssattr.c
+++ b/src/lssattr.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lssg-cl.opt b/src/lssg-cl.opt
index 77dde5b..fc28f81 100644
--- a/src/lssg-cl.opt
+++ b/src/lssg-cl.opt
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lssg.c b/src/lssg.c
index a4eef38..6acef55 100644
--- a/src/lssg.c
+++ b/src/lssg.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012, 2013 Sergey Poznyakoff.
+ Copyright (C) 2012-2014 Sergey Poznyakoff.
Eclat 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/lssnap-cl.opt b/src/lssnap-cl.opt
index bb020ca..0a36842 100644
--- a/src/l