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/associate-route-table.fln2
-rw-r--r--etc/attach-internet-gateway.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-internet-gateway.fln2
-rw-r--r--etc/create-route-table.fln2
-rw-r--r--etc/create-route.fln2
-rw-r--r--etc/create-security-group.fln2
-rw-r--r--etc/create-snapshot.fln2
-rw-r--r--etc/create-subnet.fln2
-rw-r--r--etc/create-tags.fln2
-rw-r--r--etc/create-volume.fln2
-rw-r--r--etc/create-vpc.fln2
-rw-r--r--etc/default.fln2
-rw-r--r--etc/delete-internet-gateway.fln2
-rw-r--r--etc/delete-route-table.fln2
-rw-r--r--etc/delete-route.fln2
-rw-r--r--etc/delete-security-group.fln2
-rw-r--r--etc/delete-snapshot.fln2
-rw-r--r--etc/delete-subnet.fln2
-rw-r--r--etc/delete-tags.fln2
-rw-r--r--etc/delete-volume.fln2
-rw-r--r--etc/delete-vpc.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-image-attribute.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-internet-gateways.fln2
-rw-r--r--etc/describe-regions.fln2
-rw-r--r--etc/describe-route-tables.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-subnets.fln2
-rw-r--r--etc/describe-tags.fln2
-rw-r--r--etc/describe-volumes.fln2
-rw-r--r--etc/describe-vpc-attribute.fln2
-rw-r--r--etc/describe-vpcs.fln2
-rw-r--r--etc/detach-internet-gateway.fln2
-rw-r--r--etc/detach-volume.fln2
-rw-r--r--etc/disassociate-address.fln2
-rw-r--r--etc/disassociate-route-table.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-image-attribute.fln2
-rw-r--r--etc/modify-instance-attribute.fln2
-rw-r--r--etc/modify-snapshot-attribute.fln2
-rw-r--r--etc/modify-subnet-attribute.fln2
-rw-r--r--etc/modify-vpc-attribute.fln2
-rw-r--r--etc/reboot-instances.fln2
-rw-r--r--etc/release-address.fln2
-rw-r--r--etc/replace-route.fln2
-rw-r--r--etc/reset-snapshot-attribute.fln2
-rw-r--r--etc/route.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
69 files changed, 69 insertions, 69 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index e48c179..21b958b 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of Eclat 1# This file is part of Eclat
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
diff --git a/etc/allocate-address.fln b/etc/allocate-address.fln
index da9301f..fff2e7c 100644
--- a/etc/allocate-address.fln
+++ b/etc/allocate-address.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/associate-address.fln b/etc/associate-address.fln
index f985e2b..fdb1ef8 100644
--- a/etc/associate-address.fln
+++ b/etc/associate-address.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/associate-route-table.fln b/etc/associate-route-table.fln
index 2bb2557..72ed761 100644
--- a/etc/associate-route-table.fln
+++ b/etc/associate-route-table.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/attach-internet-gateway.fln b/etc/attach-internet-gateway.fln
index 6644e36..7cc4bce 100644
--- a/etc/attach-internet-gateway.fln
+++ b/etc/attach-internet-gateway.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/attach-volume.fln b/etc/attach-volume.fln
index 17f182a..0575d98 100644
--- a/etc/attach-volume.fln
+++ b/etc/attach-volume.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/compl.sh b/etc/compl.sh
index 6ddb02b..a1c001d 100644
--- a/etc/compl.sh
+++ b/etc/compl.sh
@@ -2,3 +2,3 @@
2# Bash completion setup for Eclat commands. 2# Bash completion setup for Eclat commands.
3# Copyright (C) 2012-2015 Sergey Poznyakoff 3# Copyright (C) 2012-2018 Sergey Poznyakoff
4# 4#
diff --git a/etc/copy-image.fln b/etc/copy-image.fln
index 7024274..4ed02fb 100644
--- a/etc/copy-image.fln
+++ b/etc/copy-image.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013-2015 Sergey Poznyakoff. 2 Copyright (C) 2013-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/copy-snapshot.fln b/etc/copy-snapshot.fln
index a10bdbd..4074dc0 100644
--- a/etc/copy-snapshot.fln
+++ b/etc/copy-snapshot.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013-2015 Sergey Poznyakoff. 2 Copyright (C) 2013-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-image.fln b/etc/create-image.fln
index 71b6265..5964241 100644
--- a/etc/create-image.fln
+++ b/etc/create-image.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2013-2015 Sergey Poznyakoff. 2 Copyright (C) 2013-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-internet-gateway.fln b/etc/create-internet-gateway.fln
index 6f7c122..f548f1a 100644
--- a/etc/create-internet-gateway.fln
+++ b/etc/create-internet-gateway.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-route-table.fln b/etc/create-route-table.fln
index a669c0d..b753964 100644
--- a/etc/create-route-table.fln
+++ b/etc/create-route-table.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-route.fln b/etc/create-route.fln
index 70e8bed..83646bb 100644
--- a/etc/create-route.fln
+++ b/etc/create-route.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-security-group.fln b/etc/create-security-group.fln
index d306807..bcffe8c 100644
--- a/etc/create-security-group.fln
+++ b/etc/create-security-group.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-snapshot.fln b/etc/create-snapshot.fln
index eef6920..666f36f 100644
--- a/etc/create-snapshot.fln
+++ b/etc/create-snapshot.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-subnet.fln b/etc/create-subnet.fln
index 077d9ee..02393f2 100644
--- a/etc/create-subnet.fln
+++ b/etc/create-subnet.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-tags.fln b/etc/create-tags.fln
index a63e8df..7280ced 100644
--- a/etc/create-tags.fln
+++ b/etc/create-tags.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.
3 3
diff --git a/etc/create-volume.fln b/etc/create-volume.fln
index e6b09dd..8498067 100644
--- a/etc/create-volume.fln
+++ b/etc/create-volume.fln
@@ -1,3 +1,3 @@
1/* This file is part of Eclat. 1/* This file is part of Eclat.
2 Copyright (C) 2012-2015 Sergey Poznyakoff. 2 Copyright (C) 2012-2018 Sergey Poznyakoff.