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,8 +1,8 @@
1# This file is part of Eclat 1# This file is part of Eclat
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
diff --git a/etc/compl.sh b/etc/compl.sh
index 9675c35..b11687b 100644
--- a/etc/compl.sh
+++ b/etc/compl.sh
@@ -1,9 +1,9 @@
1#! /bin/bash 1#! /bin/bash
2# Bash completion setup for Eclat commands. 2# Bash completion setup for Eclat commands.
3# Copyright (C) 2012, 2013 Sergey Poznyakoff 3# Copyright (C) 2012-2014 Sergey Poznyakoff
4# 4#
5# Eclat is free software; you can redistribute it and/or modify 5# Eclat is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option) 7# the Free Software Foundation; either version 3, or (at your option)
8# any later version. 8# any later version.
9# 9#
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013 Sergey Poznyakoff. 2 Copyright (C) 2013-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013 Sergey Poznyakoff. 2 Copyright (C) 2013-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013 Sergey Poznyakoff. 2 Copyright (C) 2013-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
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,8 +1,8 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012, 2013 Sergey Poznyakoff. 2 Copyright (C) 2012-2014 Sergey Poznyakoff.
3 3
4 Eclat is free software; you can redistribute it and/or modify 4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8