about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-07-24 01:22:29 +0100
committerJames Booth <boothj5@gmail.com>2016-07-24 01:22:29 +0100
commit47dfa6c3fc6368a908984d8b3a3840276fe3c9c7 (patch)
treec0adb41e528eea0542f7c066c0e4728eab0d342f /src/command
parentd44472049b6c4bf4ff96315182ad214db693057f (diff)
parent4ecb4019a616406444e16f53c8ffdbfe8070b2d2 (diff)
downloadprofani-tty-47dfa6c3fc6368a908984d8b3a3840276fe3c9c7.tar.gz
Merge branch 'master' into python3
Conflicts:
	.gitignore
Diffstat (limited to 'src/command')
-rw-r--r--src/command/cmd_ac.c2
-rw-r--r--src/command/cmd_ac.h2
-rw-r--r--src/command/cmd_defs.c2
-rw-r--r--src/command/cmd_defs.h2
-rw-r--r--src/command/cmd_funcs.c2
-rw-r--r--src/command/cmd_funcs.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c
index d738b455..0d30df88 100644
--- a/src/command/cmd_ac.c
+++ b/src/command/cmd_ac.c
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_ac.h b/src/command/cmd_ac.h
index 637ebcf6..79b1806c 100644
--- a/src/command/cmd_ac.h
+++ b/src/command/cmd_ac.h
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index a9fc3089..900e8e96 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_defs.h b/src/command/cmd_defs.h
index 85dee14f..3d4f3fad 100644
--- a/src/command/cmd_defs.h
+++ b/src/command/cmd_defs.h
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c
index d5f63846..c9094f18 100644
--- a/src/command/cmd_funcs.c
+++ b/src/command/cmd_funcs.c
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_funcs.h b/src/command/cmd_funcs.h
index 43731050..c91fd9c6 100644
--- a/src/command/cmd_funcs.h
+++ b/src/command/cmd_funcs.h
@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under