244 files changed, 244 insertions, 244 deletions
diff --git a/Makefile.am b/Makefile.am index 4631c40..40d0d34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ Eclat NEWS -- history of user-visible changes. 2013-12-20 -Copyright (C) 2012, 2013 Sergey Poznyakoff +Copyright (C) 2012-2014 Sergey Poznyakoff See the end of file for copying conditions. Please send Eclat bug reports to <gray+eclat@gnu.org.ua> Version 1.0, 2013-12-20 First official release. Implements a basic set of commands. Version 0.1, 2012-10-23 @@ -1,14 +1,14 @@ Eclat README -Copyright (C) 2012, 2013 Sergey Poznyakoff +Copyright (C) 2012-2014 Sergey Poznyakoff See the end of file for copying conditions. * Introduction Eclat stands for EC2 Command Line Administrator Tool. It allows you to manage Amazon EC2 services from the command line, fast and easy. It does not require resource-consuming libraries. It is written in plain C, depends only on libraries which are always installed on any decent system, and has low resource requirements. * Actions diff --git a/README-hacking b/README-hacking index c6721fa..1ee6d54 100644 --- a/README-hacking +++ b/README-hacking @@ -25,25 +25,25 @@ which are extracted from other source packages: cd eclat 2. Run ./bootstrap Once done, proceed as described in the file README (section INSTALLATION). * Copyright information -Copyright (C) 2012, 2013 Sergey Poznyakoff +Copyright (C) 2012-2014 Sergey Poznyakoff Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the copyright notice and this permission notice are preserved, thus giving the recipient permission to redistribute in turn. Permission is granted to distribute modified versions of this document, or of portions of it, under the above conditions, provided also that they carry prominent notices stating who last changed them. diff --git a/configure.ac b/configure.ac index 076139c..6d5df5b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,14 +1,14 @@ # This file is part of Eclat -*- autoconf -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/doc/Makefile.am b/doc/Makefile.am index f3cd493..c6ad55b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/doc/Makefile.inc b/doc/Makefile.inc index f7ae7ef..6925cc5 100644 --- a/doc/Makefile.inc +++ b/doc/Makefile.inc @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Makefile -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/doc/eclat-assocaddr.1 b/doc/eclat-assocaddr.1 index 76a506f..96f8997 100644 --- a/doc/eclat-assocaddr.1 +++ b/doc/eclat-assocaddr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-atvol.1 b/doc/eclat-atvol.1 index e6d364b..e52dc2d 100644 --- a/doc/eclat-atvol.1 +++ b/doc/eclat-atvol.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-clrsattr.1 b/doc/eclat-clrsattr.1 index 999b710..f6d827e 100644 --- a/doc/eclat-clrsattr.1 +++ b/doc/eclat-clrsattr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-cpimg.1 b/doc/eclat-cpimg.1 index e887bf9..97f1053 100644 --- a/doc/eclat-cpimg.1 +++ b/doc/eclat-cpimg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-cpsnap.1 b/doc/eclat-cpsnap.1 index b951e08..944cba2 100644 --- a/doc/eclat-cpsnap.1 +++ b/doc/eclat-cpsnap.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-deimg.1 b/doc/eclat-deimg.1 index 40eda63..5a9f8c1 100644 --- a/doc/eclat-deimg.1 +++ b/doc/eclat-deimg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-devol.1 b/doc/eclat-devol.1 index 2a2ac5e..a66a2c4 100644 --- a/doc/eclat-devol.1 +++ b/doc/eclat-devol.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-disasaddr.1 b/doc/eclat-disasaddr.1 index f9c3e0f..c7f913e 100644 --- a/doc/eclat-disasaddr.1 +++ b/doc/eclat-disasaddr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-dmesg.1 b/doc/eclat-dmesg.1 index ec52ff5..5c4e35a 100644 --- a/doc/eclat-dmesg.1 +++ b/doc/eclat-dmesg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsaddr.1 b/doc/eclat-lsaddr.1 index 19fb8d8..d6cbb1a 100644 --- a/doc/eclat-lsaddr.1 +++ b/doc/eclat-lsaddr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsiattr.1 b/doc/eclat-lsiattr.1 index a998d50..d423576 100644 --- a/doc/eclat-lsiattr.1 +++ b/doc/eclat-lsiattr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsimg.1 b/doc/eclat-lsimg.1 index 4d77bbf..6f5d7ab 100644 --- a/doc/eclat-lsimg.1 +++ b/doc/eclat-lsimg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsinst.1 b/doc/eclat-lsinst.1 index 4461f39..70923b3 100644 --- a/doc/eclat-lsinst.1 +++ b/doc/eclat-lsinst.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsistat.1 b/doc/eclat-lsistat.1 index 324f38e..e72f9e6 100644 --- a/doc/eclat-lsistat.1 +++ b/doc/eclat-lsistat.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsreg.1 b/doc/eclat-lsreg.1 index c0880dc..298b3c5 100644 --- a/doc/eclat-lsreg.1 +++ b/doc/eclat-lsreg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lssattr.1 b/doc/eclat-lssattr.1 index 9366cdd..627504f 100644 --- a/doc/eclat-lssattr.1 +++ b/doc/eclat-lssattr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lssg.1 b/doc/eclat-lssg.1 index 50ce425..48b52ba 100644 --- a/doc/eclat-lssg.1 +++ b/doc/eclat-lssg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lssnap.1 b/doc/eclat-lssnap.1 index 0c1cc71..85e2800 100644 --- a/doc/eclat-lssnap.1 +++ b/doc/eclat-lssnap.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lstag.1 b/doc/eclat-lstag.1 index 2b5c9eb..fd2d1e6 100644 --- a/doc/eclat-lstag.1 +++ b/doc/eclat-lstag.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lsvol.1 b/doc/eclat-lsvol.1 index 0125f27..d834c63 100644 --- a/doc/eclat-lsvol.1 +++ b/doc/eclat-lsvol.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-lszon.1 b/doc/eclat-lszon.1 index f2dbfd1..25f357e 100644 --- a/doc/eclat-lszon.1 +++ b/doc/eclat-lszon.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mkaddr.1 b/doc/eclat-mkaddr.1 index 427645d..387eef9 100644 --- a/doc/eclat-mkaddr.1 +++ b/doc/eclat-mkaddr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mkimg.1 b/doc/eclat-mkimg.1 index 2c80d95..861aeb9 100644 --- a/doc/eclat-mkimg.1 +++ b/doc/eclat-mkimg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mkinst.1 b/doc/eclat-mkinst.1 index 9788ac1..31b7192 100644 --- a/doc/eclat-mkinst.1 +++ b/doc/eclat-mkinst.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mksg.1 b/doc/eclat-mksg.1 index 3483bdd..e8ec022 100644 --- a/doc/eclat-mksg.1 +++ b/doc/eclat-mksg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mksnap.1 b/doc/eclat-mksnap.1 index 47199a5..742dc68 100644 --- a/doc/eclat-mksnap.1 +++ b/doc/eclat-mksnap.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mktag.1 b/doc/eclat-mktag.1 index 7dd918c..5f66357 100644 --- a/doc/eclat-mktag.1 +++ b/doc/eclat-mktag.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-mkvol.1 b/doc/eclat-mkvol.1 index 7db4733..0e5d985 100644 --- a/doc/eclat-mkvol.1 +++ b/doc/eclat-mkvol.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-reboot.1 b/doc/eclat-reboot.1 index 4ba5548..97f8b28 100644 --- a/doc/eclat-reboot.1 +++ b/doc/eclat-reboot.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-rmaddr.1 b/doc/eclat-rmaddr.1 index 065f4a1..5ad7989 100644 --- a/doc/eclat-rmaddr.1 +++ b/doc/eclat-rmaddr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-rmsg.1 b/doc/eclat-rmsg.1 index d6dc174..a6d5e31 100644 --- a/doc/eclat-rmsg.1 +++ b/doc/eclat-rmsg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-rmsnap.1 b/doc/eclat-rmsnap.1 index c5415c7..4c39539 100644 --- a/doc/eclat-rmsnap.1 +++ b/doc/eclat-rmsnap.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-rmtag.1 b/doc/eclat-rmtag.1 index 58de4f8..061b32b 100644 --- a/doc/eclat-rmtag.1 +++ b/doc/eclat-rmtag.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-rmvol.1 b/doc/eclat-rmvol.1 index 4458234..b84b62f 100644 --- a/doc/eclat-rmvol.1 +++ b/doc/eclat-rmvol.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-setiattr.1 b/doc/eclat-setiattr.1 index a1b78ac..aa9fc5a 100644 --- a/doc/eclat-setiattr.1 +++ b/doc/eclat-setiattr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-setsattr.1 b/doc/eclat-setsattr.1 index 9416718..9e1494c 100644 --- a/doc/eclat-setsattr.1 +++ b/doc/eclat-setsattr.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-sg.1 b/doc/eclat-sg.1 index 7dcac0f..7003aec 100644 --- a/doc/eclat-sg.1 +++ b/doc/eclat-sg.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-start.1 b/doc/eclat-start.1 index e43ac83..ad563fc 100644 --- a/doc/eclat-start.1 +++ b/doc/eclat-start.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-stop.1 b/doc/eclat-stop.1 index 2833849..1ad072c 100644 --- a/doc/eclat-stop.1 +++ b/doc/eclat-stop.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat-tmpl.1 b/doc/eclat-tmpl.1 index 94ea840..0920dc4 100644 --- a/doc/eclat-tmpl.1 +++ b/doc/eclat-tmpl.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat.1man b/doc/eclat.1man index 92155c1..d22e725 100644 --- a/doc/eclat.1man +++ b/doc/eclat.1man @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/eclat.conf.5 b/doc/eclat.conf.5 index 8d8bd90..3c28920 100644 --- a/doc/eclat.conf.5 +++ b/doc/eclat.conf.5 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/doc/lszon.1 b/doc/lszon.1 index 9605c4c..6c70c97 100644 --- a/doc/lszon.1 +++ b/doc/lszon.1 @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ .\" This file is part of Eclat -*- nroff -*- -.\" 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 .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" Eclat is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License diff --git a/etc/Makefile.am b/etc/Makefile.am index 276c2ba..f6a8186 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/etc/allocate-address.fln b/etc/allocate-address.fln index 4afa5ce..5503cc1 100644 --- a/etc/allocate-address.fln +++ b/etc/allocate-address.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/associate-address.fln b/etc/associate-address.fln index d59330a..41b0d44 100644 --- a/etc/associate-address.fln +++ b/etc/associate-address.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/attach-volume.fln b/etc/attach-volume.fln index db353b4..ca81c88 100644 --- a/etc/attach-volume.fln +++ b/etc/attach-volume.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/compl.sh b/etc/compl.sh index 9675c35..b11687b 100644 --- a/etc/compl.sh +++ b/etc/compl.sh @@ -1,15 +1,15 @@ #! /bin/bash # Bash completion setup for Eclat commands. -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/etc/copy-image.fln b/etc/copy-image.fln index eb0265e..88baacb 100644 --- a/etc/copy-image.fln +++ b/etc/copy-image.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/copy-snapshot.fln b/etc/copy-snapshot.fln index 08e69a1..b641fcc 100644 --- a/etc/copy-snapshot.fln +++ b/etc/copy-snapshot.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/create-image.fln b/etc/create-image.fln index 938926a..8342219 100644 --- a/etc/create-image.fln +++ b/etc/create-image.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/create-security-group.fln b/etc/create-security-group.fln index 06d021d..f4f7ff3 100644 --- a/etc/create-security-group.fln +++ b/etc/create-security-group.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/create-snapshot.fln b/etc/create-snapshot.fln index 7bcce86..693d112 100644 --- a/etc/create-snapshot.fln +++ b/etc/create-snapshot.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/create-tags.fln b/etc/create-tags.fln index 0996d8d..a534ff0 100644 --- a/etc/create-tags.fln +++ b/etc/create-tags.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/create-volume.fln b/etc/create-volume.fln index b14548b..5f0c9b4 100644 --- a/etc/create-volume.fln +++ b/etc/create-volume.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/default.fln b/etc/default.fln index d412adc..fe72329 100644 --- a/etc/default.fln +++ b/etc/default.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/delete-security-group.fln b/etc/delete-security-group.fln index ca1c611..8ee27fb 100644 --- a/etc/delete-security-group.fln +++ b/etc/delete-security-group.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/delete-snapshot.fln b/etc/delete-snapshot.fln index c6c2c74..332867b 100644 --- a/etc/delete-snapshot.fln +++ b/etc/delete-snapshot.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/delete-tags.fln b/etc/delete-tags.fln index 02776f2..f0664f6 100644 --- a/etc/delete-tags.fln +++ b/etc/delete-tags.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/delete-volume.fln b/etc/delete-volume.fln index 6772dff..3c2dd45 100644 --- a/etc/delete-volume.fln +++ b/etc/delete-volume.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/deregister-image.fln b/etc/deregister-image.fln index 8ada92c..0a85e2b 100644 --- a/etc/deregister-image.fln +++ b/etc/deregister-image.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-addresses.fln b/etc/describe-addresses.fln index 84665e0..c5a8810 100644 --- a/etc/describe-addresses.fln +++ b/etc/describe-addresses.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-availability-zones.fln b/etc/describe-availability-zones.fln index 7fb24f1..9588d74 100644 --- a/etc/describe-availability-zones.fln +++ b/etc/describe-availability-zones.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-images.fln b/etc/describe-images.fln index 55c7ae1..5e18bcd 100644 --- a/etc/describe-images.fln +++ b/etc/describe-images.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-instance-attribute.fln b/etc/describe-instance-attribute.fln index c7f78bb..49f6ff7 100644 --- a/etc/describe-instance-attribute.fln +++ b/etc/describe-instance-attribute.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-instance-status.fln b/etc/describe-instance-status.fln index a3c27f4..a81b479 100644 --- a/etc/describe-instance-status.fln +++ b/etc/describe-instance-status.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-instances.fln b/etc/describe-instances.fln index ab18bac..b2f3826 100644 --- a/etc/describe-instances.fln +++ b/etc/describe-instances.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-regions.fln b/etc/describe-regions.fln index 596ffa3..aa9d6c2 100644 --- a/etc/describe-regions.fln +++ b/etc/describe-regions.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-security-groups.fln b/etc/describe-security-groups.fln index e0c70f1..12a1379 100644 --- a/etc/describe-security-groups.fln +++ b/etc/describe-security-groups.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-snapshot-attribute.fln b/etc/describe-snapshot-attribute.fln index 0e71d38..6236598 100644 --- a/etc/describe-snapshot-attribute.fln +++ b/etc/describe-snapshot-attribute.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-snapshots.fln b/etc/describe-snapshots.fln index ed940c7..86dae77 100644 --- a/etc/describe-snapshots.fln +++ b/etc/describe-snapshots.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-tags.fln b/etc/describe-tags.fln index 6cb8353..ff84e79 100644 --- a/etc/describe-tags.fln +++ b/etc/describe-tags.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/describe-volumes.fln b/etc/describe-volumes.fln index 1442913..2541340 100644 --- a/etc/describe-volumes.fln +++ b/etc/describe-volumes.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/detach-volume.fln b/etc/detach-volume.fln index d90b489..870e85b 100644 --- a/etc/detach-volume.fln +++ b/etc/detach-volume.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/disassociate-address.fln b/etc/disassociate-address.fln index 0a08d42..7c5ca91 100644 --- a/etc/disassociate-address.fln +++ b/etc/disassociate-address.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/flncat.c b/etc/flncat.c index 82c4086..5168cd6 100644 --- a/etc/flncat.c +++ b/etc/flncat.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/get-console-output.fln b/etc/get-console-output.fln index 251f344..c6e2178 100644 --- a/etc/get-console-output.fln +++ b/etc/get-console-output.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/lsattr.fln b/etc/lsattr.fln index c4aab5c..d9bb8e1 100644 --- a/etc/lsattr.fln +++ b/etc/lsattr.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/modify-instance-attribute.fln b/etc/modify-instance-attribute.fln index 991dd3d..7288fb9 100644 --- a/etc/modify-instance-attribute.fln +++ b/etc/modify-instance-attribute.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/modify-snapshot-attribute.fln b/etc/modify-snapshot-attribute.fln index 6d00e7a..e00f81c 100644 --- a/etc/modify-snapshot-attribute.fln +++ b/etc/modify-snapshot-attribute.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/reboot-instances.fln b/etc/reboot-instances.fln index be865f3..6cec63c 100644 --- a/etc/reboot-instances.fln +++ b/etc/reboot-instances.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/release-address.fln b/etc/release-address.fln index f3cd299..acd22e4 100644 --- a/etc/release-address.fln +++ b/etc/release-address.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/reset-snapshot-attribute.fln b/etc/reset-snapshot-attribute.fln index 059ffed..7b747f2 100644 --- a/etc/reset-snapshot-attribute.fln +++ b/etc/reset-snapshot-attribute.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/run-instances.fln b/etc/run-instances.fln index 42ffe56..4d205a6 100644 --- a/etc/run-instances.fln +++ b/etc/run-instances.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/start-instances.fln b/etc/start-instances.fln index 7588b63..b5b8aa0 100644 --- a/etc/start-instances.fln +++ b/etc/start-instances.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/etc/stop-instances.fln b/etc/stop-instances.fln index 4cdbfd0..d890e4c 100644 --- a/etc/stop-instances.fln +++ b/etc/stop-instances.fln @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/Makefile.am b/lib/Makefile.am index 0f95e27..f3a9d42 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/lib/base64.c b/lib/base64.c index 135174d..fd96ea7 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/bidimap.c b/lib/bidimap.c index b3e7554..d21a5c1 100644 --- a/lib/bidimap.c +++ b/lib/bidimap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/confirm.c b/lib/confirm.c index 0c6cbf6..18dca7c 100644 --- a/lib/confirm.c +++ b/lib/confirm.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/expand.c b/lib/expand.c index a60555f..11471e3 100644 --- a/lib/expand.c +++ b/lib/expand.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/filemap.c b/lib/filemap.c index f3b8f5a..d6e68d9 100644 --- a/lib/filemap.c +++ b/lib/filemap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/forlan.c b/lib/forlan.c index d2f1c69..53365ae 100644 --- a/lib/forlan.c +++ b/lib/forlan.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/forlan.h b/lib/forlan.h index 74ca15b..418d16f 100644 --- a/lib/forlan.h +++ b/lib/forlan.h @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/forlangrm.y b/lib/forlangrm.y index 64210a4..e735072 100644 --- a/lib/forlangrm.y +++ b/lib/forlangrm.y @@ -1,15 +1,15 @@ %{ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/forlanlex.l b/lib/forlanlex.l index c1261e5..c5afdcd 100644 --- a/lib/forlanlex.l +++ b/lib/forlanlex.l @@ -1,15 +1,15 @@ %{ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/gdbmmap.c b/lib/gdbmmap.c index ee2ad83..fd972f2 100644 --- a/lib/gdbmmap.c +++ b/lib/gdbmmap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/getans.c b/lib/getans.c index 8a64130..91fae58 100644 --- a/lib/getans.c +++ b/lib/getans.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/getyn.c b/lib/getyn.c index c0d94a3..d53f254 100644 --- a/lib/getyn.c +++ b/lib/getyn.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/hmac_sha1.c b/lib/hmac_sha1.c index 50c2a1f..e604697 100644 --- a/lib/hmac_sha1.c +++ b/lib/hmac_sha1.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/hmac_sha256.c b/lib/hmac_sha256.c index be7f50a..d48e6b1 100644 --- a/lib/hmac_sha256.c +++ b/lib/hmac_sha256.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/ldapmap.c b/lib/ldapmap.c index 6caedf7..4e66c99 100644 --- a/lib/ldapmap.c +++ b/lib/ldapmap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/libeclat.h b/lib/libeclat.h index 32deba3..51728e1 100644 --- a/lib/libeclat.h +++ b/lib/libeclat.h @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/nullmap.c b/lib/nullmap.c index eea3337..31eb01f 100644 --- a/lib/nullmap.c +++ b/lib/nullmap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/q2url.c b/lib/q2url.c index 9ec5bee..f5d8863 100644 --- a/lib/q2url.c +++ b/lib/q2url.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/qaddparm.c b/lib/qaddparm.c index ce7a960..6048d32 100644 --- a/lib/qaddparm.c +++ b/lib/qaddparm.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/qcreat.c b/lib/qcreat.c index aeb8b91..c90c3fe 100644 --- a/lib/qcreat.c +++ b/lib/qcreat.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/qencode.c b/lib/qencode.c index 91feb68..a0f6ab6 100644 --- a/lib/qencode.c +++ b/lib/qencode.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/qfree.c b/lib/qfree.c index 4ac076d..4642436 100644 --- a/lib/qfree.c +++ b/lib/qfree.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/reqsign.c b/lib/reqsign.c index 893e4d7..d09b938 100644 --- a/lib/reqsign.c +++ b/lib/reqsign.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/seqmap.c b/lib/seqmap.c index 76e9385..54e4451 100644 --- a/lib/seqmap.c +++ b/lib/seqmap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/urlencode.c b/lib/urlencode.c index 78f3246..c474194 100644 --- a/lib/urlencode.c +++ b/lib/urlencode.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/lib/xmltree.c b/lib/xmltree.c index 05c0537..1eedfec 100644 --- a/lib/xmltree.c +++ b/lib/xmltree.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/Makefile.am b/src/Makefile.am index c2e94f4..d38794b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/src/accfile.c b/src/accfile.c index 10ac1fb..3b06582 100644 --- a/src/accfile.c +++ b/src/accfile.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/allocaddr.c b/src/allocaddr.c index 51e58c3..17e817a 100644 --- a/src/allocaddr.c +++ b/src/allocaddr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/asscaddr.c b/src/asscaddr.c index cbe5a2d..797ac89 100644 --- a/src/asscaddr.c +++ b/src/asscaddr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/atvol.c b/src/atvol.c index 6ad4f5d..0ee4540 100644 --- a/src/atvol.c +++ b/src/atvol.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/cmdline.opt b/src/cmdline.opt index 2fe8c2c..073b7b7 100644 --- a/src/cmdline.opt +++ b/src/cmdline.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/config.c b/src/config.c index 78f0129..1d3f1b7 100644 --- a/src/config.c +++ b/src/config.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/cpimg.c b/src/cpimg.c index 6822ed6..c1d6a51 100644 --- a/src/cpimg.c +++ b/src/cpimg.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/cpsnap.c b/src/cpsnap.c index 97ca8b5..8d6a7d4 100644 --- a/src/cpsnap.c +++ b/src/cpsnap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/deimg.c b/src/deimg.c index 345c586..884e068 100644 --- a/src/deimg.c +++ b/src/deimg.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/devmap.c b/src/devmap.c index 7cd63df..a053f57 100644 --- a/src/devmap.c +++ b/src/devmap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/devol.c b/src/devol.c index dfc7f31..f733ab3 100644 --- a/src/devol.c +++ b/src/devol.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/disasaddr.c b/src/disasaddr.c index c739218..5a24089 100644 --- a/src/disasaddr.c +++ b/src/disasaddr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/ec2map.c b/src/ec2map.c index 7abecd2..f7bda6b 100644 --- a/src/ec2map.c +++ b/src/ec2map.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/eclat.c b/src/eclat.c index f30c834..d028a25 100644 --- a/src/eclat.c +++ b/src/eclat.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/eclat.h b/src/eclat.h index 903e49e..b3ab350 100644 --- a/src/eclat.h +++ b/src/eclat.h @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/eclatcl.m4 b/src/eclatcl.m4 index 7f688cb..68f640b 100644 --- a/src/eclatcl.m4 +++ b/src/eclatcl.m4 @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/genericcl.c b/src/genericcl.c index 2c33e5a..34a55b6 100644 --- a/src/genericcl.c +++ b/src/genericcl.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/getconout.c b/src/getconout.c index e8ff9b7..02832c2 100644 --- a/src/getconout.c +++ b/src/getconout.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsaddr.c b/src/lsaddr.c index 0c192d7..166c4d7 100644 --- a/src/lsaddr.c +++ b/src/lsaddr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsattr.c b/src/lsattr.c index 13d43aa..629ff75 100644 --- a/src/lsattr.c +++ b/src/lsattr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsiattr.c b/src/lsiattr.c index 77d1ea1..e364c8f 100644 --- a/src/lsiattr.c +++ b/src/lsiattr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsimg.c b/src/lsimg.c index 973487e..7907773 100644 --- a/src/lsimg.c +++ b/src/lsimg.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsinst.c b/src/lsinst.c index cc45a70..ab2d82f 100644 --- a/src/lsinst.c +++ b/src/lsinst.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsistat.c b/src/lsistat.c index 7ec5a0d..50b86e2 100644 --- a/src/lsistat.c +++ b/src/lsistat.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsreg.c b/src/lsreg.c index cddd11a..11df2af 100644 --- a/src/lsreg.c +++ b/src/lsreg.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lssattr.c b/src/lssattr.c index aa852bb..3a7f87a 100644 --- a/src/lssattr.c +++ b/src/lssattr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License 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,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lssnap-cl.opt b/src/lssnap-cl.opt index bb020ca..0a36842 100644 --- a/src/lssnap-cl.opt +++ b/src/lssnap-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lssnap.c b/src/lssnap.c index 2392bf7..eb00ff0 100644 --- a/src/lssnap.c +++ b/src/lssnap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lstag-cl.opt b/src/lstag-cl.opt index 56f051f..40093e4 100644 --- a/src/lstag-cl.opt +++ b/src/lstag-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lstag.c b/src/lstag.c index 5532294..bac206b 100644 --- a/src/lstag.c +++ b/src/lstag.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lsvol.c b/src/lsvol.c index de25b29..2a0e543 100644 --- a/src/lsvol.c +++ b/src/lsvol.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/lszon.c b/src/lszon.c index 67550c6..2931495 100644 --- a/src/lszon.c +++ b/src/lszon.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkimg-cl.opt b/src/mkimg-cl.opt index bb3fc42..ccc45e1 100644 --- a/src/mkimg-cl.opt +++ b/src/mkimg-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkimg.c b/src/mkimg.c index 5fc388a..f8cadae 100644 --- a/src/mkimg.c +++ b/src/mkimg.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkinst-cl.opt b/src/mkinst-cl.opt index e137af2..16521d3 100644 --- a/src/mkinst-cl.opt +++ b/src/mkinst-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkinst.c b/src/mkinst.c index f032b20..243f9d2 100644 --- a/src/mkinst.c +++ b/src/mkinst.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mksg-cl.opt b/src/mksg-cl.opt index 1dd10b1..8e2dab9 100644 --- a/src/mksg-cl.opt +++ b/src/mksg-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mksnap.c b/src/mksnap.c index aaaa8fa..25cc521 100644 --- a/src/mksnap.c +++ b/src/mksnap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mktags-cl.opt b/src/mktags-cl.opt index 58111e3..ea9c038 100644 --- a/src/mktags-cl.opt +++ b/src/mktags-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mktags.c b/src/mktags.c index 1d6f551..98c17ae 100644 --- a/src/mktags.c +++ b/src/mktags.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkvol-cl.opt b/src/mkvol-cl.opt index c79d612..de64a08 100644 --- a/src/mkvol-cl.opt +++ b/src/mkvol-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/mkvol.c b/src/mkvol.c index a2f4921..74476dd 100644 --- a/src/mkvol.c +++ b/src/mkvol.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/rmaddr-cl.opt b/src/rmaddr-cl.opt index be70065..6c3836f 100644 --- a/src/rmaddr-cl.opt +++ b/src/rmaddr-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/rmaddr.c b/src/rmaddr.c index 3fdc4e2..4dad827 100644 --- a/src/rmaddr.c +++ b/src/rmaddr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/rmsg-cl.opt b/src/rmsg-cl.opt index 2801b56..54733b0 100644 --- a/src/rmsg-cl.opt +++ b/src/rmsg-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/rmsnap.c b/src/rmsnap.c index 51e23b4..cb8b412 100644 --- a/src/rmsnap.c +++ b/src/rmsnap.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/rmvol.c b/src/rmvol.c index a90b79e..756e011 100644 --- a/src/rmvol.c +++ b/src/rmvol.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/setiattr.c b/src/setiattr.c index 8a62c1a..d7ecf9a 100644 --- a/src/setiattr.c +++ b/src/setiattr.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/sg-cl.opt b/src/sg-cl.opt index 433d705..69e3fe7 100644 --- a/src/sg-cl.opt +++ b/src/sg-cl.opt @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/src/startstop.c b/src/startstop.c index fa36ed7..e8e1e35 100644 --- a/src/startstop.c +++ b/src/startstop.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/Makefile.am b/tests/Makefile.am index 80b5a4f..b5d2cda 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,14 +1,14 @@ # 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/allocate-address.at b/tests/allocate-address.at index 494b3e7..f8b4e53 100644 --- a/tests/allocate-address.at +++ b/tests/allocate-address.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/associate-address.at b/tests/associate-address.at index bfc75a8..2f04850 100644 --- a/tests/associate-address.at +++ b/tests/associate-address.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/atlocal.in b/tests/atlocal.in index 132e602..d82bd5e 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,7 +1,7 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Eclat test suite. -# Copyright (C) 2012, 2013 Sergey Poznyakoff +# Copyright (C) 2012-2014 Sergey Poznyakoff PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH GDBMLOAD=@abs_builddir@/gdbmload diff --git a/tests/bidimap.at b/tests/bidimap.at index 01e32b3..491db32 100644 --- a/tests/bidimap.at +++ b/tests/bidimap.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/create-snapshot.at b/tests/create-snapshot.at index 3b18de2..193aef9 100644 --- a/tests/create-snapshot.at +++ b/tests/create-snapshot.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/decode.at b/tests/decode.at index 4d6eba3..1e1dc3e 100644 --- a/tests/decode.at +++ b/tests/decode.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/delete-snapshot.at b/tests/delete-snapshot.at index e87027d..ae9d428 100644 --- a/tests/delete-snapshot.at +++ b/tests/delete-snapshot.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-addresses.at b/tests/describe-addresses.at index 395fc20..e697b7b 100644 --- a/tests/describe-addresses.at +++ b/tests/describe-addresses.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-availability-zones.at b/tests/describe-availability-zones.at index c47e7be..9009e92 100644 --- a/tests/describe-availability-zones.at +++ b/tests/describe-availability-zones.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-instance-attribute.at b/tests/describe-instance-attribute.at index 006f921..7835881 100644 --- a/tests/describe-instance-attribute.at +++ b/tests/describe-instance-attribute.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-instance-status.at b/tests/describe-instance-status.at index 495a21a..bbbd56d 100644 --- a/tests/describe-instance-status.at +++ b/tests/describe-instance-status.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-instances.at b/tests/describe-instances.at index 089a5ec..6a121cb 100644 --- a/tests/describe-instances.at +++ b/tests/describe-instances.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-security-groups.at b/tests/describe-security-groups.at index 6477fbe..057e694 100644 --- a/tests/describe-security-groups.at +++ b/tests/describe-security-groups.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-snapshots.at b/tests/describe-snapshots.at index f27a5a8..a37d474 100644 --- a/tests/describe-snapshots.at +++ b/tests/describe-snapshots.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-tags.at b/tests/describe-tags.at index 77eb0b3..a7f30a9 100644 --- a/tests/describe-tags.at +++ b/tests/describe-tags.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/describe-volumes.at b/tests/describe-volumes.at index eb41017..f5ff663 100644 --- a/tests/describe-volumes.at +++ b/tests/describe-volumes.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/dump01.at b/tests/dump01.at index 87a50b9..445316a 100644 --- a/tests/dump01.at +++ b/tests/dump01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/dump02.at b/tests/dump02.at index 95f8035..3c1ddc5 100644 --- a/tests/dump02.at +++ b/tests/dump02.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/exit.at b/tests/exit.at index 0ef8738..e8bd694 100644 --- a/tests/exit.at +++ b/tests/exit.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/filemap.at b/tests/filemap.at index 79fd5d8..9c6dbbf 100644 --- a/tests/filemap.at +++ b/tests/filemap.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/forlan01.at b/tests/forlan01.at index edab856..336d2dd 100644 --- a/tests/forlan01.at +++ b/tests/forlan01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/gdbmload.c b/tests/gdbmload.c index 8a6c117..e7fd5ef 100644 --- a/tests/gdbmload.c +++ b/tests/gdbmload.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/gdbmmap.at b/tests/gdbmmap.at index 53e565f..bcc198f 100644 --- a/tests/gdbmmap.at +++ b/tests/gdbmmap.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/get-console-output.at b/tests/get-console-output.at index c87a8b9..a1f0a9b 100644 --- a/tests/get-console-output.at +++ b/tests/get-console-output.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/hmac01.at b/tests/hmac01.at index 2706dd9..e8cca65 100644 --- a/tests/hmac01.at +++ b/tests/hmac01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/hmac02.at b/tests/hmac02.at index d525637..46d93dd 100644 --- a/tests/hmac02.at +++ b/tests/hmac02.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/hmac03.at b/tests/hmac03.at index 9316b15..18a1fe2 100644 --- a/tests/hmac03.at +++ b/tests/hmac03.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/last.at b/tests/last.at index 3d4a623..9df6bf5 100644 --- a/tests/last.at +++ b/tests/last.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/let.at b/tests/let.at index f925abf..45606fe 100644 --- a/tests/let.at +++ b/tests/let.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/listall.at b/tests/listall.at index 29202a7..3a8ef0d 100644 --- a/tests/listall.at +++ b/tests/listall.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/nullmap.at b/tests/nullmap.at index dc54be5..060e2fa 100644 --- a/tests/nullmap.at +++ b/tests/nullmap.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/print01.at b/tests/print01.at index b4872aa..3959f73 100644 --- a/tests/print01.at +++ b/tests/print01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/print02.at b/tests/print02.at index f50e93d..5576c27 100644 --- a/tests/print02.at +++ b/tests/print02.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/print03.at b/tests/print03.at index 4e27356..cb3c4c2 100644 --- a/tests/print03.at +++ b/tests/print03.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/seqmap.at b/tests/seqmap.at index 0a93596..b1ac656 100644 --- a/tests/seqmap.at +++ b/tests/seqmap.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/sortnum.at b/tests/sortnum.at index b9d9362..1224ab0 100644 --- a/tests/sortnum.at +++ b/tests/sortnum.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/sortrevnum.at b/tests/sortrevnum.at index 3fdae30..86c5af3 100644 --- a/tests/sortrevnum.at +++ b/tests/sortrevnum.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/sortstring.at b/tests/sortstring.at index c1d6902..07e4c73 100644 --- a/tests/sortstring.at +++ b/tests/sortstring.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/sortts.at b/tests/sortts.at index edeb0eb..560135a 100644 --- a/tests/sortts.at +++ b/tests/sortts.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/start-instances.at b/tests/start-instances.at index 5190915..6ea7de8 100644 --- a/tests/start-instances.at +++ b/tests/start-instances.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/stop-instances.at b/tests/stop-instances.at index da75afc..81016d8 100644 --- a/tests/stop-instances.at +++ b/tests/stop-instances.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/tagshairy.at b/tests/tagshairy.at index 6fa4b4c..d26e739 100644 --- a/tests/tagshairy.at +++ b/tests/tagshairy.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/testsuite.at b/tests/testsuite.at index 7546999..5e4d2ee 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/tforlan.c b/tests/tforlan.c index fe3ee50..10010b5 100644 --- a/tests/tforlan.c +++ b/tests/tforlan.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/thmac.c b/tests/thmac.c index 5c957dc..5b05813 100644 --- a/tests/thmac.c +++ b/tests/thmac.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/trws.c b/tests/trws.c index a3cfa80..9cf0120 100644 --- a/tests/trws.c +++ b/tests/trws.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/turlenc.c b/tests/turlenc.c index bac6209..c709dd6 100644 --- a/tests/turlenc.c +++ b/tests/turlenc.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/txml.c b/tests/txml.c index 9c001dd..c663db0 100644 --- a/tests/txml.c +++ b/tests/txml.c @@ -1,14 +1,14 @@ /* 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 the Free Software Foundation; either version 3, or (at your option) any later version. Eclat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/tests/urlenc01.at b/tests/urlenc01.at index 4082645..bb1cc7c 100644 --- a/tests/urlenc01.at +++ b/tests/urlenc01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License diff --git a/tests/xml01.at b/tests/xml01.at index 04384a7..a2fc040 100644 --- a/tests/xml01.at +++ b/tests/xml01.at @@ -1,14 +1,14 @@ # This file is part of Eclat -*- Autotest -*- -# 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 # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License |