From 4f38fff24d8bee6ffbda295649235aab265761fb Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 18 Apr 2020 03:06:32 -0400 Subject: [PATCH] small updates --- deploy | 8 -------- index.html | 28 +++++++++++++++------------- license.html | 2 +- 3 files changed, 16 insertions(+), 22 deletions(-) delete mode 100755 deploy diff --git a/deploy b/deploy deleted file mode 100755 index 2ae899e..0000000 --- a/deploy +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -deploy=amin@shemshak.org - -rsync --exclude-from='.rsync-exclude' \ - --delete \ - -avzP \ - ./ ${deploy}:/var/www/bandali.eu.org/ diff --git a/index.html b/index.html index 381c6d9..a1f7823 100644 --- a/index.html +++ b/index.html @@ -18,19 +18,21 @@ assistants, and their type systems.

On the side, I enjoy hacking on elisp -and guile. -I am a GNU maintainer and +and guile. I am a +GNU maintainer, webmaster, -a free software -activist, and an associate member -of the Free Software Foundation. -I'm the co-host of the Emacs.el -podcast with Daniel Gopar, and -the chief organizer of the -EmacsConf conference. -I'm also a member of the Systems Committee of the -Computer Science Club of -the University of Waterloo.

+and Savannah +hacker. I am also a +free software +activist, and an associate +member of the Free Software +Foundation. I'm the chief organizer of +the EmacsConf conference, and the +co-host of the Emacs.el podcast with +Daniel Gopar. I am also a member of +the Systems Committee of the +Computer Science Club of the +University of Waterloo.

@@ -49,7 +51,7 @@ Ali Abbassi, Amin Bandali, Nancy A. Day, Jose Serna
2018 IEEE 8th International Model-Driven Requirements Engineering Workshop (MoDRE)
-Copyright © 2018 IEEE. All Rights Reserved. Sadly. +Copyright © 2018 IEEE. All Rights Reserved. Sadly.
diff --git a/license.html b/license.html index f9f597a..d9df1b6 100644 --- a/license.html +++ b/license.html @@ -7,7 +7,7 @@ and that all creative works everywhere should be free.

-

Unless otherwise noted material on this site is licensed under the +

Unless otherwise noted, material on this site is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. A copy of the license is included at -- 2.20.1