aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile.am2
-rw-r--r--etc/allocate-address.fln2
-rw-r--r--etc/associate-address.fln2
-rw-r--r--etc/attach-volume.fln2
-rw-r--r--etc/compl.sh2
-rw-r--r--etc/copy-image.fln2
-rw-r--r--etc/copy-snapshot.fln2
-rw-r--r--etc/create-image.fln2
-rw-r--r--etc/create-security-group.fln2
-rw-r--r--etc/create-snapshot.fln2
-rw-r--r--etc/create-tags.fln2
-rw-r--r--etc/create-volume.fln2
-rw-r--r--etc/default.fln2
-rw-r--r--etc/delete-security-group.fln2
-rw-r--r--etc/delete-snapshot.fln2
-rw-r--r--etc/delete-tags.fln2
-rw-r--r--etc/delete-volume.fln2
-rw-r--r--etc/deregister-image.fln2
-rw-r--r--etc/describe-addresses.fln2
-rw-r--r--etc/describe-availability-zones.fln2
-rw-r--r--etc/describe-images.fln2
-rw-r--r--etc/describe-instance-attribute.fln2
-rw-r--r--etc/describe-instance-status.fln2
-rw-r--r--etc/describe-instances.fln2
-rw-r--r--etc/describe-regions.fln2
-rw-r--r--etc/describe-security-groups.fln2
-rw-r--r--etc/describe-snapshot-attribute.fln2
-rw-r--r--etc/describe-snapshots.fln2
-rw-r--r--etc/describe-tags.fln2
-rw-r--r--etc/describe-volumes.fln2
-rw-r--r--etc/detach-volume.fln2
-rw-r--r--etc/disassociate-address.fln2
-rw-r--r--etc/flncat.c2
-rw-r--r--etc/get-console-output.fln2
-rw-r--r--etc/lsattr.fln2
-rw-r--r--etc/modify-instance-attribute.fln2
-rw-r--r--etc/modify-snapshot-attribute.fln2
-rw-r--r--etc/reboot-instances.fln2
-rw-r--r--etc/release-address.fln2
-rw-r--r--etc/reset-snapshot-attribute.fln2
-rw-r--r--etc/run-instances.fln2
-rw-r--r--etc/sg.fln2
-rw-r--r--etc/start-instances.fln2
-rw-r--r--etc/stop-instances.fln2
44 files changed, 44 insertions, 44 deletions
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 s