summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR')
-rw-r--r--plugins/MirOTR/DEPENDENCIES.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/arcfour.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/bithelp.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/blowfish.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/bufhelp.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cast5.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/crc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/des.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/dsa-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/dsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/elgamal.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gost.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gost28147.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hash-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hash-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/idea.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/kdf.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md4.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md5.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/primegen.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rfc2268.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rijndael.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rmd.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rmd160.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rsa-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/salsa20.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/scrypt.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/seed.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/serpent.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha256.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha512.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/stribog.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/tiger.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/twofish.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/whirlpool.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/clock.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/compat.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/getpid.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/libcompat.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/config.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/file.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/time.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/unistd.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/authors.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/readme.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/longlong.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-add.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-div.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpicoder.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpih-div.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpiutil.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/sysdep.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rand-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-csprng.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-daemon.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-fips.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-system.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndegd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndhw.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndlinux.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndunix.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndw32.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndw32ce.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ath.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ath.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/cipher-proto.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/cipher.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/context.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/context.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/dumpsexp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ec-context.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/fips.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/g10lib.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcrypt-int.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcrypt.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcryptrnd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/getrandom.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/global.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hmac256.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hmac256.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-arm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-x86.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwfeatures.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/libgcrypt.def2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/misc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/missing-string.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/mpi.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/mpicalc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/secmem.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/secmem.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/sexp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/stdmem.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/stdmem.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/types.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/visibility.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/visibility.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-from-errno.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-from-errno.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-to-errno.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-to-errno.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-codes-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-codes.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-sources-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-sources.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-visibility.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-visibility.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/errnos-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream-printf.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream-printf.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gettext.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.def2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpgrt-int.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/init.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/init.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/lock.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkerrcodes.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkerrcodes.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkheader.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkw32errmap.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkw32errmap.map.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-lock-obj.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-lock.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-thread.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strerror-sym.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strerror.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strsource-sym.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strsource.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/thread.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/version.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-add.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-gettext.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-lock-obj.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-lock.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-thread.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32ce-add.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_config.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_private.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_tables.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/hash.h2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_comment.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_data.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_endtag.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_mktables.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_special.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_starttag.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_util.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/hash.c2
-rw-r--r--plugins/MirOTR/libotr/custom/config.h2
-rw-r--r--plugins/MirOTR/libotr/read/Protocol-v1.txt2
-rw-r--r--plugins/MirOTR/libotr/src/auth.c2
-rw-r--r--plugins/MirOTR/libotr/src/auth.h2
-rw-r--r--plugins/MirOTR/libotr/src/b64.c2
-rw-r--r--plugins/MirOTR/libotr/src/b64.h2
-rw-r--r--plugins/MirOTR/libotr/src/context.c2
-rw-r--r--plugins/MirOTR/libotr/src/context.h2
-rw-r--r--plugins/MirOTR/libotr/src/context_priv.c2
-rw-r--r--plugins/MirOTR/libotr/src/context_priv.h2
-rw-r--r--plugins/MirOTR/libotr/src/dh.c2
-rw-r--r--plugins/MirOTR/libotr/src/dh.h2
-rw-r--r--plugins/MirOTR/libotr/src/instag.c2
-rw-r--r--plugins/MirOTR/libotr/src/instag.h2
-rw-r--r--plugins/MirOTR/libotr/src/mem.c2
-rw-r--r--plugins/MirOTR/libotr/src/mem.h2
-rw-r--r--plugins/MirOTR/libotr/src/message.c2
-rw-r--r--plugins/MirOTR/libotr/src/message.h2
-rw-r--r--plugins/MirOTR/libotr/src/privkey-t.h2
-rw-r--r--plugins/MirOTR/libotr/src/privkey.c2
-rw-r--r--plugins/MirOTR/libotr/src/privkey.h2
-rw-r--r--plugins/MirOTR/libotr/src/proto.c2
-rw-r--r--plugins/MirOTR/libotr/src/proto.h2
-rw-r--r--plugins/MirOTR/libotr/src/serial.h2
-rw-r--r--plugins/MirOTR/libotr/src/sm.c2
-rw-r--r--plugins/MirOTR/libotr/src/sm.h2
-rw-r--r--plugins/MirOTR/libotr/src/tests.c2
-rw-r--r--plugins/MirOTR/libotr/src/tlv.c2
-rw-r--r--plugins/MirOTR/libotr/src/tlv.h2
-rw-r--r--plugins/MirOTR/libotr/src/userstate.c2
-rw-r--r--plugins/MirOTR/libotr/src/userstate.h2
-rw-r--r--plugins/MirOTR/libotr/src/version.h2
-rw-r--r--plugins/MirOTR/src/dbfilter.cpp2
-rw-r--r--plugins/MirOTR/src/dbfilter.h2
-rw-r--r--plugins/MirOTR/src/dialogs.cpp2
-rw-r--r--plugins/MirOTR/src/dialogs.h2
-rw-r--r--plugins/MirOTR/src/dllmain.cpp2
-rw-r--r--plugins/MirOTR/src/entities.cpp2
-rw-r--r--plugins/MirOTR/src/entities.h2
-rw-r--r--plugins/MirOTR/src/icons.cpp2
-rw-r--r--plugins/MirOTR/src/icons.h2
-rw-r--r--plugins/MirOTR/src/language.h2
-rw-r--r--plugins/MirOTR/src/mirotrmenu.cpp2
-rw-r--r--plugins/MirOTR/src/mirotrmenu.h2
-rw-r--r--plugins/MirOTR/src/options.cpp2
-rw-r--r--plugins/MirOTR/src/options.h2
-rw-r--r--plugins/MirOTR/src/otr.cpp2
-rw-r--r--plugins/MirOTR/src/otr.h2
-rw-r--r--plugins/MirOTR/src/otrlextensions.c2
-rw-r--r--plugins/MirOTR/src/otrlextensions.h2
-rw-r--r--plugins/MirOTR/src/resource.h2
-rw-r--r--plugins/MirOTR/src/stdafx.cpp2
-rw-r--r--plugins/MirOTR/src/stdafx.h2
-rw-r--r--plugins/MirOTR/src/striphtml.cpp2
-rw-r--r--plugins/MirOTR/src/striphtml.h2
-rw-r--r--plugins/MirOTR/src/svcs_menu.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_menu.h2
-rw-r--r--plugins/MirOTR/src/svcs_proto.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_proto.h2
-rw-r--r--plugins/MirOTR/src/svcs_srmm.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_srmm.h2
-rw-r--r--plugins/MirOTR/src/utils.cpp2
-rw-r--r--plugins/MirOTR/src/utils.h2
-rw-r--r--plugins/MirOTR/src/version.h2
292 files changed, 292 insertions, 292 deletions
diff --git a/plugins/MirOTR/DEPENDENCIES.txt b/plugins/MirOTR/DEPENDENCIES.txt
index e916be8b77..fff897b294 100644
--- a/plugins/MirOTR/DEPENDENCIES.txt
+++ b/plugins/MirOTR/DEPENDENCIES.txt
@@ -1,4 +1,4 @@
-ekhtml ( http://ekhtml.sourceforge.net/ || Github mirror: https://github.com/hilbix/ekhtml )
+ekhtml ( http://ekhtml.sourceforge.net/ || Github mirror: https://github.com/hilbix/ekhtml )
0.3.3-pre 2004-06-12 (from Github mirror, hash 0092d9d)
Libgpg-error ( https://gnupg.org/download/ || git://git.gnupg.org/libgpg-error.git )
1.18
diff --git a/plugins/MirOTR/Libgcrypt/cipher/arcfour.c b/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
index becdf97c35..d692c84a97 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
@@ -1,4 +1,4 @@
-/* arcfour.c - The arcfour stream cipher
+/* arcfour.c - The arcfour stream cipher
* Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/bithelp.h b/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
index da6eaaf607..6e59c53fdb 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
@@ -1,4 +1,4 @@
-/* bithelp.h - Some bit manipulation helpers
+/* bithelp.h - Some bit manipulation helpers
* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/blowfish.c b/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
index 703a51434e..ae470d8b4c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
@@ -1,4 +1,4 @@
-/* blowfish.c - Blowfish encryption
+/* blowfish.c - Blowfish encryption
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h b/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
index 7c25715206..45a720941d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
@@ -1,4 +1,4 @@
-/* bufhelp.h - Some buffer manipulation helpers
+/* bufhelp.h - Some buffer manipulation helpers
* Copyright © 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c b/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
index de1af03564..f18d13588c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
@@ -1,4 +1,4 @@
-/* camellia-glue.c - Glue for the Camellia cipher
+/* camellia-glue.c - Glue for the Camellia cipher
* Copyright (C) 2007 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia.c b/plugins/MirOTR/Libgcrypt/cipher/camellia.c
index 9d3e383e8b..e7085a7ec8 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia.c
@@ -1,4 +1,4 @@
-/* camellia.h ver 1.2.0
+/* camellia.h ver 1.2.0
*
* Copyright (C) 2006,2007
* NTT (Nippon Telegraph and Telephone Corporation).
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia.h b/plugins/MirOTR/Libgcrypt/cipher/camellia.h
index 606fa839b3..d0e3c18ed7 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia.h
@@ -1,4 +1,4 @@
-/* camellia.h ver 1.2.0
+/* camellia.h ver 1.2.0
*
* Copyright (C) 2006,2007
* NTT (Nippon Telegraph and Telephone Corporation).
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cast5.c b/plugins/MirOTR/Libgcrypt/cipher/cast5.c
index 9ca3ba9606..115e1e6241 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cast5.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cast5.c
@@ -1,4 +1,4 @@
-/* cast5.c - CAST5 cipher (RFC2144)
+/* cast5.c - CAST5 cipher (RFC2144)
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
index fbb7d375b9..50ac10736b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
@@ -1,4 +1,4 @@
-/* cipher-aeswrap.c - Generic AESWRAP mode implementation
+/* cipher-aeswrap.c - Generic AESWRAP mode implementation
* Copyright (C) 2009, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
index 49ff9f6566..4b929daab4 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
@@ -1,4 +1,4 @@
-/* cipher-cbc.c - Generic CBC mode implementation
+/* cipher-cbc.c - Generic CBC mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
index be974d10da..8ef29b272e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
@@ -1,4 +1,4 @@
-/* cipher-ccm.c - CTR mode with CBC-MAC mode implementation
+/* cipher-ccm.c - CTR mode with CBC-MAC mode implementation
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
index aa2eeaa96a..8539f548ca 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
@@ -1,4 +1,4 @@
-/* cipher-cfb.c - Generic CFB mode implementation
+/* cipher-cfb.c - Generic CFB mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
index abf268e3d0..25d5db2604 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
@@ -1,4 +1,4 @@
-/* cmac.c - CMAC, Cipher-based MAC.
+/* cmac.c - CMAC, Cipher-based MAC.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
index 30a304bfea..1e7133c9cf 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
@@ -1,4 +1,4 @@
-/* cipher-ctr.c - Generic CTR mode implementation
+/* cipher-ctr.c - Generic CTR mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
index df15aba180..457e337ac3 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
@@ -1,4 +1,4 @@
-/* cipher-gcm.c - Generic Galois Counter Mode implementation
+/* cipher-gcm.c - Generic Galois Counter Mode implementation
* Copyright (C) 2013 Dmitry Eremin-Solenikov
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h b/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
index 1ca3c2b1a6..cdac445fb9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
@@ -1,4 +1,4 @@
-/* cipher-internal.h - Internal defs for cipher.c
+/* cipher-internal.h - Internal defs for cipher.c
* Copyright (C) 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
index 7e93ef8e1c..3842774f58 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
@@ -1,4 +1,4 @@
-/* cipher-ofb.c - Generic OFB mode implementation
+/* cipher-ofb.c - Generic OFB mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
index 5b23ea4cca..bb33d94243 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
@@ -1,4 +1,4 @@
-/* cipher-selftest.c - Helper functions for bulk encryption selftests.
+/* cipher-selftest.c - Helper functions for bulk encryption selftests.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
index 3bbd768a45..3a0fe98f60 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
@@ -1,4 +1,4 @@
-/* cipher-selftest.h - Helper functions for bulk encryption selftests.
+/* cipher-selftest.h - Helper functions for bulk encryption selftests.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher.c b/plugins/MirOTR/Libgcrypt/cipher/cipher.c
index 22bed57e51..6a42bfaa30 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher.c
@@ -1,4 +1,4 @@
-/* cipher.c - cipher dispatcher
+/* cipher.c - cipher dispatcher
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/crc.c b/plugins/MirOTR/Libgcrypt/cipher/crc.c
index c7d3e164d7..1322f0da8c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/crc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/crc.c
@@ -1,4 +1,4 @@
-/* crc.c - Cyclic redundancy checks.
+/* crc.c - Cyclic redundancy checks.
* Copyright (C) 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/des.c b/plugins/MirOTR/Libgcrypt/cipher/des.c
index 16b96e7b32..6611fd3b88 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/des.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/des.c
@@ -1,4 +1,4 @@
-/* des.c - DES and Triple-DES encryption/decryption Algorithm
+/* des.c - DES and Triple-DES encryption/decryption Algorithm
* Copyright (C) 1998, 1999, 2001, 2002, 2003,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c b/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
index 2f69375135..a5e42a21ce 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
@@ -1,4 +1,4 @@
-/* dsa-common.c - Common code for DSA
+/* dsa-common.c - Common code for DSA
* Copyright (C) 1998, 1999 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/dsa.c b/plugins/MirOTR/Libgcrypt/cipher/dsa.c
index 190042e212..09cd9693ec 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/dsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/dsa.c
@@ -1,4 +1,4 @@
-/* dsa.c - DSA signature algorithm
+/* dsa.c - DSA signature algorithm
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2006, 2008 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h b/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
index a3ffb8be8f..f066b4b785 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
@@ -1,4 +1,4 @@
-/* ecc-common.h - Declarations of common ECC code
+/* ecc-common.h - Declarations of common ECC code
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
index 19270fdc78..306f2adda2 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
@@ -1,4 +1,4 @@
-/* ecc-curves.c - Elliptic Curve parameter mangement
+/* ecc-curves.c - Elliptic Curve parameter mangement
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
index 70ae3b4fea..1484830ba6 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
@@ -1,4 +1,4 @@
-/* ecc-ecdsa.c - Elliptic Curve ECDSA signatures
+/* ecc-ecdsa.c - Elliptic Curve ECDSA signatures
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
index 882c7ae399..65024a30a0 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
@@ -1,4 +1,4 @@
-/* ecc-eddsa.c - Elliptic Curve EdDSA signatures
+/* ecc-eddsa.c - Elliptic Curve EdDSA signatures
* Copyright (C) 2013, 2014 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
index 32ca4ad659..a34fa08446 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
@@ -1,4 +1,4 @@
-/* ecc-gots.c - Elliptic Curve GOST signatures
+/* ecc-gots.c - Elliptic Curve GOST signatures
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 Dmitry Eremin-Solenikov
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
index 319fbd2e5d..7b750c015e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
@@ -1,4 +1,4 @@
-/* ecc-misc.c - Elliptic Curve miscellaneous functions
+/* ecc-misc.c - Elliptic Curve miscellaneous functions
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc.c b/plugins/MirOTR/Libgcrypt/cipher/ecc.c
index 9b2f8d21ec..d2d490eb0a 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc.c
@@ -1,4 +1,4 @@
-/* ecc.c - Elliptic Curve Cryptography
+/* ecc.c - Elliptic Curve Cryptography
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/elgamal.c b/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
index a0038b9615..4eb52d620b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
@@ -1,4 +1,4 @@
-/* Elgamal.c - Elgamal Public Key encryption
+/* Elgamal.c - Elgamal Public Key encryption
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gost.h b/plugins/MirOTR/Libgcrypt/cipher/gost.h
index 7ed612ca6b..d058eb220d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gost.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/gost.h
@@ -1,4 +1,4 @@
-/* gost.h - GOST 28147-89 implementation
+/* gost.h - GOST 28147-89 implementation
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gost28147.c b/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
index fb9b54dced..c094209c2e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
@@ -1,4 +1,4 @@
-/* gost28147.c - GOST 28147-89 implementation for Libgcrypt
+/* gost28147.c - GOST 28147-89 implementation for Libgcrypt
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c b/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
index b5599fa360..5486964db9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
@@ -1,4 +1,4 @@
-/* gostr3411-94.c - GOST R 34.11-94 hash function
+/* gostr3411-94.c - GOST R 34.11-94 hash function
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hash-common.c b/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
index 1d8434115e..ffbc39ed2b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
@@ -1,4 +1,4 @@
-/* hash-common.c - Common code for hash algorithms
+/* hash-common.c - Common code for hash algorithms
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hash-common.h b/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
index 7decd7c957..aa95365a8c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
@@ -1,4 +1,4 @@
-/* hash-common.h - Declarations of common code for hash algorithms.
+/* hash-common.h - Declarations of common code for hash algorithms.
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c b/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
index 9e95bc88d6..7c27342c17 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
@@ -1,4 +1,4 @@
-/* hmac-tests.c - HMAC selftests.
+/* hmac-tests.c - HMAC selftests.
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/idea.c b/plugins/MirOTR/Libgcrypt/cipher/idea.c
index d78344d926..14234cf07d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/idea.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/idea.c
@@ -1,4 +1,4 @@
-/* idea.c - IDEA function
+/* idea.c - IDEA function
* Copyright 1997, 1998, 1999, 2001 Werner Koch (dd9jn)
* Copyright 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h b/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
index dfa32e3059..7079860e99 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
@@ -1,4 +1,4 @@
-/* kdf-internal.h - Internal defs for kdf.c
+/* kdf-internal.h - Internal defs for kdf.c
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/kdf.c b/plugins/MirOTR/Libgcrypt/cipher/kdf.c
index 19f6bb69a6..af0dc48009 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/kdf.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/kdf.c
@@ -1,4 +1,4 @@
-/* kdf.c - Key Derivation Functions
+/* kdf.c - Key Derivation Functions
* Copyright (C) 1998, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
index 2d85b91c8c..69a2f174db 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
@@ -1,4 +1,4 @@
-/* mac-cmac.c - CMAC glue for MAC API
+/* mac-cmac.c - CMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
index 6a7122d57e..18d56b5caa 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
@@ -1,4 +1,4 @@
-/* mac-gmac.c - GMAC glue for MAC API
+/* mac-gmac.c - GMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
index f2a47879f2..15c613d53a 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
@@ -1,4 +1,4 @@
-/* mac-hmac.c - HMAC glue for MAC API
+/* mac-hmac.c - HMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h b/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
index a9a63d6489..6fc304baba 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
@@ -1,4 +1,4 @@
-/* mac-internal.h - Internal defs for mac.c
+/* mac-internal.h - Internal defs for mac.c
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac.c b/plugins/MirOTR/Libgcrypt/cipher/mac.c
index e502d03a9c..5514ddc3a8 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac.c
@@ -1,4 +1,4 @@
-/* mac.c - message authentication code dispatcher
+/* mac.c - message authentication code dispatcher
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md.c b/plugins/MirOTR/Libgcrypt/cipher/md.c
index f8caa22bd7..c9f0ab3f33 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md.c
@@ -1,4 +1,4 @@
-/* md.c - message digest dispatcher
+/* md.c - message digest dispatcher
* Copyright (C) 1998, 1999, 2002, 2003, 2006,
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md4.c b/plugins/MirOTR/Libgcrypt/cipher/md4.c
index 9a25b1a63f..624ae997e0 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md4.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md4.c
@@ -1,4 +1,4 @@
-/* md4.c - MD4 Message-Digest Algorithm
+/* md4.c - MD4 Message-Digest Algorithm
* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md5.c b/plugins/MirOTR/Libgcrypt/cipher/md5.c
index 038c2bcae5..b0187c98eb 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md5.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md5.c
@@ -1,4 +1,4 @@
-/* md5.c - MD5 Message-Digest Algorithm
+/* md5.c - MD5 Message-Digest Algorithm
* Copyright (C) 1995,1996,1998,1999,2001,2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/primegen.c b/plugins/MirOTR/Libgcrypt/cipher/primegen.c
index 164d6eeda9..e46bf184e0 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/primegen.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/primegen.c
@@ -1,4 +1,4 @@
-/* primegen.c - prime number generator
+/* primegen.c - prime number generator
* Copyright (C) 1998, 2000, 2001, 2002, 2003
* 2004, 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h b/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
index edd67a71f6..193248c327 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
@@ -1,4 +1,4 @@
-/* pubkey-internal.h - Internal defs for pubkey.c
+/* pubkey-internal.h - Internal defs for pubkey.c
* Copyright (C) 2013 g10 code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c b/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
index 35c0ffd223..71312828bf 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
@@ -1,4 +1,4 @@
-/* pubkey-util.c - Supporting functions for all pubkey modules.
+/* pubkey-util.c - Supporting functions for all pubkey modules.
* Copyright (C) 1998, 1999, 2000, 2002, 2003, 2005,
* 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey.c b/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
index c55d4c7ee8..147f82aa7d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
@@ -1,4 +1,4 @@
-/* pubkey.c - pubkey dispatcher
+/* pubkey.c - pubkey dispatcher
* Copyright (C) 1998, 1999, 2000, 2002, 2003, 2005,
* 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c b/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
index d6fc6ce2ce..aed8cadbaf 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
@@ -1,4 +1,4 @@
-/* rfc2268.c - The cipher described in rfc2268; aka Ron's Cipher 2.
+/* rfc2268.c - The cipher described in rfc2268; aka Ron's Cipher 2.
* Copyright (C) 2003 Nikos Mavroyanopoulos
* Copyright (C) 2004 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h b/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
index fc99576601..b6a5b158c9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
@@ -1,4 +1,4 @@
-/* rijndael-tables.h - Rijndael (AES) for GnuPG,
+/* rijndael-tables.h - Rijndael (AES) for GnuPG,
* Copyright (C) 2000, 2001, 2002, 2003, 2007,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rijndael.c b/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
index cd93915371..8019f0aad8 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
@@ -1,4 +1,4 @@
-/* Rijndael (AES) for GnuPG
+/* Rijndael (AES) for GnuPG
* Copyright (C) 2000, 2001, 2002, 2003, 2007,
* 2008, 2011, 2012 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rmd.h b/plugins/MirOTR/Libgcrypt/cipher/rmd.h
index 32757cc2b3..a56ee49c2c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rmd.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/rmd.h
@@ -1,4 +1,4 @@
-/* rmd.h - RIPE-MD hash functions
+/* rmd.h - RIPE-MD hash functions
* Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rmd160.c b/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
index 6509a24cb2..08e8cb08a4 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
@@ -1,4 +1,4 @@
-/* rmd160.c - RIPE-MD160
+/* rmd160.c - RIPE-MD160
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c b/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
index a3ae8bb10a..4f5a6594a8 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
@@ -1,4 +1,4 @@
-/* rsa-common.c - Supporting functions for RSA
+/* rsa-common.c - Supporting functions for RSA
* Copyright (C) 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rsa.c b/plugins/MirOTR/Libgcrypt/cipher/rsa.c
index ad1e78360b..9a8d235b9a 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rsa.c
@@ -1,4 +1,4 @@
-/* rsa.c - RSA implementation
+/* rsa.c - RSA implementation
* Copyright (C) 1997, 1998, 1999 by Werner Koch (dd9jn)
* Copyright (C) 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/salsa20.c b/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
index 829d886787..d75fe5151d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
@@ -1,4 +1,4 @@
-/* salsa20.c - Bernstein's Salsa20 cipher
+/* salsa20.c - Bernstein's Salsa20 cipher
* Copyright (C) 2012 Simon Josefsson, Niels Möller
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/scrypt.c b/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
index 82bf6e332e..404943d854 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
@@ -1,4 +1,4 @@
-/* scrypt.c - Scrypt password-based key derivation function.
+/* scrypt.c - Scrypt password-based key derivation function.
* Copyright (C) 2012 Simon Josefsson
* Copyright (C) 2013 Christian Grothoff
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/seed.c b/plugins/MirOTR/Libgcrypt/cipher/seed.c
index d6c793efa3..9f87c05589 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/seed.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/seed.c
@@ -1,4 +1,4 @@
-/* SEED for libgcrypt
+/* SEED for libgcrypt
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/serpent.c b/plugins/MirOTR/Libgcrypt/cipher/serpent.c
index 27644501f7..0be49da477 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/serpent.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/serpent.c
@@ -1,4 +1,4 @@
-/* serpent.c - Implementation of the Serpent encryption algorithm.
+/* serpent.c - Implementation of the Serpent encryption algorithm.
* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha1.c b/plugins/MirOTR/Libgcrypt/cipher/sha1.c
index 2ebe286cd9..2e0b030c31 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha1.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha1.c
@@ -1,4 +1,4 @@
-/* sha1.c - SHA1 hash function
+/* sha1.c - SHA1 hash function
* Copyright (C) 1998, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha256.c b/plugins/MirOTR/Libgcrypt/cipher/sha256.c
index 8359931510..d92303cdc7 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha256.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha256.c
@@ -1,4 +1,4 @@
-/* sha256.c - SHA256 hash function
+/* sha256.c - SHA256 hash function
* Copyright (C) 2003, 2006, 2008, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha512.c b/plugins/MirOTR/Libgcrypt/cipher/sha512.c
index bda7162366..6f729cc02e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha512.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha512.c
@@ -1,4 +1,4 @@
-/* sha512.c - SHA384 and SHA512 hash functions
+/* sha512.c - SHA384 and SHA512 hash functions
* Copyright (C) 2003, 2008, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/stribog.c b/plugins/MirOTR/Libgcrypt/cipher/stribog.c
index a0da51f1bc..e277cd642c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/stribog.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/stribog.c
@@ -1,4 +1,4 @@
-/* stribog.c - GOST R 34.11-2012 (Stribog) hash function
+/* stribog.c - GOST R 34.11-2012 (Stribog) hash function
* Copyright (C) 2013 Dmitry Eremin-Solenikov
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/tiger.c b/plugins/MirOTR/Libgcrypt/cipher/tiger.c
index df8ebcb3e4..414dcc4a19 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/tiger.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/tiger.c
@@ -1,4 +1,4 @@
-/* tiger.c - The TIGER hash function
+/* tiger.c - The TIGER hash function
* Copyright (C) 1998, 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/twofish.c b/plugins/MirOTR/Libgcrypt/cipher/twofish.c
index a789368070..ecd76e359e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/twofish.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/twofish.c
@@ -1,4 +1,4 @@
-/* Twofish for GPG
+/* Twofish for GPG
* Copyright (C) 1998, 2002, 2003 Free Software Foundation, Inc.
* Written by Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998
* 256-bit key length added March 20, 1999
diff --git a/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c b/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
index d5ea0f6e27..338d44e0c4 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
@@ -1,4 +1,4 @@
-/* whirlpool.c - Whirlpool hashing algorithm
+/* whirlpool.c - Whirlpool hashing algorithm
* Copyright (C) 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/compat/clock.c b/plugins/MirOTR/Libgcrypt/compat/clock.c
index 81f4f94a52..7f250f3303 100644
--- a/plugins/MirOTR/Libgcrypt/compat/clock.c
+++ b/plugins/MirOTR/Libgcrypt/compat/clock.c
@@ -1,4 +1,4 @@
-/* clock.c - Replacement for WindowsCE
+/* clock.c - Replacement for WindowsCE
Copyright (C) 2010 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
diff --git a/plugins/MirOTR/Libgcrypt/compat/compat.c b/plugins/MirOTR/Libgcrypt/compat/compat.c
index 5977497ddd..2389961919 100644
--- a/plugins/MirOTR/Libgcrypt/compat/compat.c
+++ b/plugins/MirOTR/Libgcrypt/compat/compat.c
@@ -1,4 +1,4 @@
-/* compat.c - Dummy file to avoid an empty library.
+/* compat.c - Dummy file to avoid an empty library.
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/compat/getpid.c b/plugins/MirOTR/Libgcrypt/compat/getpid.c
index a28437369b..032387c367 100644
--- a/plugins/MirOTR/Libgcrypt/compat/getpid.c
+++ b/plugins/MirOTR/Libgcrypt/compat/getpid.c
@@ -1,4 +1,4 @@
-/* getpid.c - Replacement for WindowsCE
+/* getpid.c - Replacement for WindowsCE
Copyright (C) 2010 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
diff --git a/plugins/MirOTR/Libgcrypt/compat/libcompat.h b/plugins/MirOTR/Libgcrypt/compat/libcompat.h
index f3858c56bd..b5a7649129 100644
--- a/plugins/MirOTR/Libgcrypt/compat/libcompat.h
+++ b/plugins/MirOTR/Libgcrypt/compat/libcompat.h
@@ -1,4 +1,4 @@
-/* libcomapt.h - Prototypes for AC_REPLACE_FUNCtions.
+/* libcomapt.h - Prototypes for AC_REPLACE_FUNCtions.
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/custom/config.h b/plugins/MirOTR/Libgcrypt/custom/config.h
index c8301c0e3d..5263060745 100644
--- a/plugins/MirOTR/Libgcrypt/custom/config.h
+++ b/plugins/MirOTR/Libgcrypt/custom/config.h
@@ -1,4 +1,4 @@
-/* config.h. Generated from config.h.in by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/file.h b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
index 93e8de9892..cd304557e7 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/file.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
@@ -1 +1 @@
-#include <fcntl.h>
+#include <fcntl.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/time.h b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
index 4161e36c4e..23b0737125 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/time.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
@@ -1 +1 @@
-#include <time.h>
+#include <time.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/unistd.h b/plugins/MirOTR/Libgcrypt/custom/unistd.h
index 5d0c352a00..34ecb918d1 100644
--- a/plugins/MirOTR/Libgcrypt/custom/unistd.h
+++ b/plugins/MirOTR/Libgcrypt/custom/unistd.h
@@ -1,4 +1,4 @@
-#ifndef NG_UNISTD_H
+#ifndef NG_UNISTD_H
#define NG_UNISTD_H
#include <basetsd.h>
#include <stddef.h>
diff --git a/plugins/MirOTR/Libgcrypt/doc/authors.txt b/plugins/MirOTR/Libgcrypt/doc/authors.txt
index e6c76aac93..5eef49c084 100644
--- a/plugins/MirOTR/Libgcrypt/doc/authors.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/authors.txt
@@ -1,4 +1,4 @@
-gpgvs
+gpgvs
building gnupg related projects with Visual Studio
Authors:
diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
index 526d3acf6a..c7cbd9272d 100644
--- a/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
@@ -1,4 +1,4 @@
-~~~
+~~~
AIM
~~~
the aim of *.vs projects is to provide a well organized
diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
index f6838079ac..306e65389b 100644
--- a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
@@ -1,4 +1,4 @@
-~~~~~~~~~~~~
+~~~~~~~~~~~~
ARCHITECTURE
~~~~~~~~~~~~
I admit that architecture meaning is too much for this project,
diff --git a/plugins/MirOTR/Libgcrypt/doc/readme.txt b/plugins/MirOTR/Libgcrypt/doc/readme.txt
index bff0a242cf..fd10f94900 100644
--- a/plugins/MirOTR/Libgcrypt/doc/readme.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/readme.txt
@@ -1,4 +1,4 @@
-gpgvs
+gpgvs
building gnupg related projects with Visual Studio
for documents check them on sourceforge project site
diff --git a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
index 89bbb2f744..5d8dfeedd4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
@@ -1,4 +1,4 @@
-/* created by config.links - do not edit */
+/* created by config.links - do not edit */
/* Host: x86_64-pc-mingw32 */
#define ELF_SYNTAX
/* syntax.h -- Definitions for x86 syntax variations.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
index e45b47d91c..acfe2a69f5 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
@@ -1,4 +1,4 @@
-/* ec-ed25519.c - Ed25519 optimized elliptic curve functions
+/* ec-ed25519.c - Ed25519 optimized elliptic curve functions
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
index 9e9290c13d..759335aad0 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
@@ -1,4 +1,4 @@
-/* ec-internal.h - Internal declarations of ec*.c
+/* ec-internal.h - Internal declarations of ec*.c
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec.c b/plugins/MirOTR/Libgcrypt/mpi/ec.c
index 44d6223713..8222366a0c 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec.c
@@ -1,4 +1,4 @@
-/* ec.c - Elliptic Curve functions
+/* ec.c - Elliptic Curve functions
* Copyright (C) 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
index 1cf642dabf..e607806e10 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery.
+/* This file defines some basic constants for the MPI machinery.
* AMD64 compiled for the x32 ABI is special and thus we can't use the
* standard values for this ABI. */
#if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__)
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
index 631a4a0761..4a84df64d8 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
@@ -1,4 +1,4 @@
-/* mpihelp-add_1.c - MPI helper functions
+/* mpihelp-add_1.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998,
* 2000, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
index 96993ffdf9..f48c12cd02 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
@@ -1,4 +1,4 @@
-/* mpi-lshift.c - MPI helper functions
+/* mpi-lshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
index 9719c3ea48..0e8197d88a 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
@@ -1,4 +1,4 @@
-/* mpihelp-mul_1.c - MPI helper functions
+/* mpihelp-mul_1.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
index c85eebf99e..3b7549605d 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
@@ -1,4 +1,4 @@
-/* mpih-mul2.c - MPI helper functions
+/* mpih-mul2.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
index 797d16b532..5e84f94f31 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
@@ -1,4 +1,4 @@
-/* mpih-mul3.c - MPI helper functions
+/* mpih-mul3.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
index e16000b5ed..e40794fcf2 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
@@ -1,4 +1,4 @@
-/* mpih-rshift.c - MPI helper functions
+/* mpih-rshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999,
* 2000, 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
index 25117a238f..e88821bfb4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
@@ -1,4 +1,4 @@
-/* mpihelp-add_2.c - MPI helper functions
+/* mpihelp-add_2.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
index 336a86fa5a..e80d98bc54 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
@@ -1,4 +1,4 @@
-/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed
+/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed
* division.
* Copyright (C) 1992, 1994, 1996, 1998, 2002 Free Software Foundation, Inc.
* Contributed by Peter L. Montgomery.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
index 982d8ed361..39ede988fc 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
@@ -1,4 +1,4 @@
-/* syntax.h -- Definitions for x86 syntax variations.
+/* syntax.h -- Definitions for x86 syntax variations.
*
* Copyright (C) 1992, 1994, 1995, 1998,
* 2001, 2002 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/longlong.h b/plugins/MirOTR/Libgcrypt/mpi/longlong.h
index 77fc301041..4f33937fbd 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/longlong.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/longlong.h
@@ -1,4 +1,4 @@
-/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
+/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Note: I added some stuff for use with gnupg
Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998,
diff --git a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
index 02b6071912..e27de98b4f 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
@@ -1,4 +1,4 @@
-/* asm.h -- Definitions for 68k syntax variations.
+/* asm.h -- Definitions for 68k syntax variations.
*
* Copyright (C) 1992, 1994, 1996, 1998,
* 2001, 2002 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
index db9ed332dd..2d9a9c1f2c 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery. We
+/* This file defines some basic constants for the MPI machinery. We
* need to define the types on a per-CPU basis, so it is done with
* this file here. */
#define BYTES_PER_MPI_LIMB 8
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
index d2b94d9804..a60e95a4e7 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
@@ -1,4 +1,4 @@
-/* Created by config.links - do not edit */
+/* Created by config.links - do not edit */
/* Host: x86_64-pc-mingw32 */
static char mod_source_info[] =
":amd64/mpih-add1.S"
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
index 549b8cb435..53f476e060 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
@@ -1,4 +1,4 @@
-/* mpi-add.c - MPI functions
+/* mpi-add.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
index 1cf642dabf..e607806e10 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery.
+/* This file defines some basic constants for the MPI machinery.
* AMD64 compiled for the x32 ABI is special and thus we can't use the
* standard values for this ABI. */
#if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__)
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
index 47756e4c86..e2170401e4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
@@ -1,4 +1,4 @@
-/* mpi-bit.c - MPI bit level functions
+/* mpi-bit.c - MPI bit level functions
* Copyright (C) 1998, 1999, 2001, 2002, 2006 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
index 2c0d6a80f4..838a7c9240 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
@@ -1,4 +1,4 @@
-/* mpi-cmp.c - MPI functions
+/* mpi-cmp.c - MPI functions
* Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
index 65febea68d..9ac99c31b3 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
@@ -1,4 +1,4 @@
-/* mpi-div.c - MPI functions
+/* mpi-div.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
index d542b00da6..77ca05a6fc 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
@@ -1,4 +1,4 @@
-/* mpi-gcd.c - MPI functions
+/* mpi-gcd.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
index 77d4c5314c..39e2222479 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
@@ -1,4 +1,4 @@
-/* mpi-inline.c
+/* mpi-inline.c
* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
index 83dcb8818b..94e2aec8a1 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
@@ -1,4 +1,4 @@
-/* mpi-inline.h - Internal to the Multi Precision Integers
+/* mpi-inline.h - Internal to the Multi Precision Integers
* Copyright (C) 1994, 1996, 1998, 1999,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
index 7f9da4fcdf..898ca47ef0 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
@@ -1,4 +1,4 @@
-/* mpi-internal.h - Internal to the Multi Precision Integers
+/* mpi-internal.h - Internal to the Multi Precision Integers
* Copyright (C) 1994, 1996, 1998, 2000, 2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
index 9cbcdfef48..ee6813b1ed 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
@@ -1,4 +1,4 @@
-/* mpi-inv.c - MPI functions
+/* mpi-inv.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
index 8f13e04bcd..88624720c2 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
@@ -1,4 +1,4 @@
-/* mpi-mod.c - Modular reduction
+/* mpi-mod.c - Modular reduction
Copyright (C) 1998, 1999, 2001, 2002, 2003,
2007 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
index af008af5e4..0e84e99861 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
@@ -1,4 +1,4 @@
-/* mpi-mpow.c - MPI functions
+/* mpi-mpow.c - MPI functions
* Copyright (C) 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
index db3590db65..4f4d7096a7 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
@@ -1,4 +1,4 @@
-/* mpi-mul.c - MPI functions
+/* mpi-mul.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
index 0f920358dd..70bf9e84cd 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
@@ -1,4 +1,4 @@
-/* mpi-pow.c - MPI functions for exponentiation
+/* mpi-pow.c - MPI functions for exponentiation
* Copyright (C) 1994, 1996, 1998, 2000, 2002
* 2003 Free Software Foundation, Inc.
* 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
index 8351b5efa7..e27f7faa99 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
@@ -1,4 +1,4 @@
-/* mpi-scan.c - MPI functions
+/* mpi-scan.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
index ef8e3c1c1e..896dda14cc 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
@@ -1,4 +1,4 @@
-/* mpicoder.c - Coder for the external representation of MPIs
+/* mpicoder.c - Coder for the external representation of MPIs
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
index 0a96697d93..57c1b58487 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
@@ -1,4 +1,4 @@
-/* mpih-div.c - MPI helper functions
+/* mpih-div.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 2000,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
index 8deef4e811..8b6f06a30a 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
@@ -1,4 +1,4 @@
-/* mpih-mul.c - MPI helper functions
+/* mpih-mul.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999, 2000,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
index c096f699e4..6bef2a8821 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
@@ -1,4 +1,4 @@
-/* mpiutil.ac - Utility functions for MPI
+/* mpiutil.ac - Utility functions for MPI
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
index 55bc6f710f..5d4af9f0ae 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
@@ -1,4 +1,4 @@
-/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */
+/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */
/* From glibc's sysdeps/unix/sysv/linux/powerpc/sysdep.h */
/* Copyright (C) 1992, 1997, 1998 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
index 3e9e5bf7a8..5e6ab4aab8 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
@@ -1,4 +1,4 @@
-/* created by config.links - do not edit */
+/* created by config.links - do not edit */
#if __STDC__
#define C_SYMBOL_NAME(name) _##name
#else
diff --git a/plugins/MirOTR/Libgcrypt/random/rand-internal.h b/plugins/MirOTR/Libgcrypt/random/rand-internal.h
index 68b94f9251..79b23acefe 100644
--- a/plugins/MirOTR/Libgcrypt/random/rand-internal.h
+++ b/plugins/MirOTR/Libgcrypt/random/rand-internal.h
@@ -1,4 +1,4 @@
-/* rand-internal.h - header to glue the random functions
+/* rand-internal.h - header to glue the random functions
* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-csprng.c b/plugins/MirOTR/Libgcrypt/random/random-csprng.c
index 38e2ca6cc8..87235d82d4 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-csprng.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-csprng.c
@@ -1,4 +1,4 @@
-/* random-csprng.c - CSPRNG style random number generator (libgcrypt classic)
+/* random-csprng.c - CSPRNG style random number generator (libgcrypt classic)
* Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
* 2007, 2008, 2010, 2012 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/random/random-daemon.c b/plugins/MirOTR/Libgcrypt/random/random-daemon.c
index 45d4417bd2..98a015363a 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-daemon.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-daemon.c
@@ -1,4 +1,4 @@
-/* random-daemon.c - Access to the external random daemon
+/* random-daemon.c - Access to the external random daemon
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-fips.c b/plugins/MirOTR/Libgcrypt/random/random-fips.c
index d94cfed0ff..d00825e2a1 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-fips.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-fips.c
@@ -1,4 +1,4 @@
-/* random-fips.c - FIPS style random number generator
+/* random-fips.c - FIPS style random number generator
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-system.c b/plugins/MirOTR/Libgcrypt/random/random-system.c
index 7db93306a8..3962ab8816 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-system.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-system.c
@@ -1,4 +1,4 @@
-/* random-system.c - wrapper around the system's RNG
+/* random-system.c - wrapper around the system's RNG
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random.c b/plugins/MirOTR/Libgcrypt/random/random.c
index 8ae4f6c9b8..ff9d6d25ce 100644
--- a/plugins/MirOTR/Libgcrypt/random/random.c
+++ b/plugins/MirOTR/Libgcrypt/random/random.c
@@ -1,4 +1,4 @@
-/* random.c - Random number switch
+/* random.c - Random number switch
* Copyright (C) 2003, 2006, 2008, 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random.h b/plugins/MirOTR/Libgcrypt/random/random.h
index 3b553b38da..2bc8cabccc 100644
--- a/plugins/MirOTR/Libgcrypt/random/random.h
+++ b/plugins/MirOTR/Libgcrypt/random/random.h
@@ -1,4 +1,4 @@
-/* random.h - random functions
+/* random.h - random functions
* Copyright (C) 1998, 2002, 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/rndegd.c b/plugins/MirOTR/Libgcrypt/random/rndegd.c
index 7c52e62e5a..d43fcbc14f 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndegd.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndegd.c
@@ -1,4 +1,4 @@
-/* rndegd.c - interface to the EGD
+/* rndegd.c - interface to the EGD
* Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/rndhw.c b/plugins/MirOTR/Libgcrypt/random/rndhw.c
index 8867572129..e625512d4d 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndhw.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndhw.c
@@ -1,4 +1,4 @@
-/* rndhw.c - Access to the external random daemon
+/* rndhw.c - Access to the external random daemon
* Copyright (C) 2007 Free Software Foundation, Inc.
* Copyright (C) 2012 Dmitry Kasatkin
*
diff --git a/plugins/MirOTR/Libgcrypt/random/rndlinux.c b/plugins/MirOTR/Libgcrypt/random/rndlinux.c
index 63b5b489ef..9eeec57465 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndlinux.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndlinux.c
@@ -1,4 +1,4 @@
-/* rndlinux.c - raw random number for OSes with /dev/random
+/* rndlinux.c - raw random number for OSes with /dev/random
* Copyright (C) 1998, 2001, 2002, 2003, 2007,
* 2009 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/random/rndunix.c b/plugins/MirOTR/Libgcrypt/random/rndunix.c
index de67f69746..1b810d72ae 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndunix.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndunix.c
@@ -1,4 +1,4 @@
-/****************************************************************************
+/****************************************************************************
* *
* *
* Unix Randomness-Gathering Code *
diff --git a/plugins/MirOTR/Libgcrypt/random/rndw32.c b/plugins/MirOTR/Libgcrypt/random/rndw32.c
index 052078dfb7..2ca69f16b3 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndw32.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndw32.c
@@ -1,4 +1,4 @@
-/* rndw32.c - W32 entropy gatherer
+/* rndw32.c - W32 entropy gatherer
* Copyright (C) 1999, 2000, 2002, 2003, 2007,
* 2010 Free Software Foundation, Inc.
* Copyright Peter Gutmann, Matt Thomlinson and Blake Coverett 1996-2006
diff --git a/plugins/MirOTR/Libgcrypt/random/rndw32ce.c b/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
index 25080c92a4..b485eef2f5 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
@@ -1,4 +1,4 @@
-/* rndw32ce.c - W32CE entropy gatherer
+/* rndw32ce.c - W32CE entropy gatherer
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* Libgcrypt is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/ath.c b/plugins/MirOTR/Libgcrypt/src/ath.c
index 4761c4f170..9085d3e143 100644
--- a/plugins/MirOTR/Libgcrypt/src/ath.c
+++ b/plugins/MirOTR/Libgcrypt/src/ath.c
@@ -1,4 +1,4 @@
-/* ath.c - A Thread-safeness library.
+/* ath.c - A Thread-safeness library.
* Copyright (C) 2002, 2003, 2004, 2011 Free Software Foundation, Inc.
* Copyright (C) 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/ath.h b/plugins/MirOTR/Libgcrypt/src/ath.h
index c32e650189..a132e0b78a 100644
--- a/plugins/MirOTR/Libgcrypt/src/ath.h
+++ b/plugins/MirOTR/Libgcrypt/src/ath.h
@@ -1,4 +1,4 @@
-/* ath.h - Thread-safeness library.
+/* ath.h - Thread-safeness library.
* Copyright (C) 2002, 2003, 2004, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/cipher-proto.h b/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
index 835d0469e1..8267791732 100644
--- a/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
+++ b/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
@@ -1,4 +1,4 @@
-/* cipher-proto.h - Internal declarations
+/* cipher-proto.h - Internal declarations
* Copyright (C) 2008, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/cipher.h b/plugins/MirOTR/Libgcrypt/src/cipher.h
index 5a4724d14d..10bfe0c50d 100644
--- a/plugins/MirOTR/Libgcrypt/src/cipher.h
+++ b/plugins/MirOTR/Libgcrypt/src/cipher.h
@@ -1,4 +1,4 @@
-/* cipher.h
+/* cipher.h
* Copyright (C) 1998, 2002, 2003, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/context.c b/plugins/MirOTR/Libgcrypt/src/context.c
index 36c6c38079..94e5be9e15 100644
--- a/plugins/MirOTR/Libgcrypt/src/context.c
+++ b/plugins/MirOTR/Libgcrypt/src/context.c
@@ -1,4 +1,4 @@
-/* context.c - Context management
+/* context.c - Context management
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/context.h b/plugins/MirOTR/Libgcrypt/src/context.h
index e8dea43d03..875de24396 100644
--- a/plugins/MirOTR/Libgcrypt/src/context.h
+++ b/plugins/MirOTR/Libgcrypt/src/context.h
@@ -1,4 +1,4 @@
-/* context.h - Declarations for the context management
+/* context.h - Declarations for the context management
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/dumpsexp.c b/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
index f506399072..f6384d7d59 100644
--- a/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
+++ b/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
@@ -1,4 +1,4 @@
-/* dumpsexp.c - Dump S-expressions.
+/* dumpsexp.c - Dump S-expressions.
* Copyright (C) 2007, 2010 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/ec-context.h b/plugins/MirOTR/Libgcrypt/src/ec-context.h
index a04dbca061..60ca75909e 100644
--- a/plugins/MirOTR/Libgcrypt/src/ec-context.h
+++ b/plugins/MirOTR/Libgcrypt/src/ec-context.h
@@ -1,4 +1,4 @@
-/* ec-context.h - Private definitions for CONTEXT_TYPE_EC.
+/* ec-context.h - Private definitions for CONTEXT_TYPE_EC.
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/fips.c b/plugins/MirOTR/Libgcrypt/src/fips.c
index 0d023d8b45..3ab33f9335 100644
--- a/plugins/MirOTR/Libgcrypt/src/fips.c
+++ b/plugins/MirOTR/Libgcrypt/src/fips.c
@@ -1,4 +1,4 @@
-/* fips.c - FIPS mode management
+/* fips.c - FIPS mode management
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/g10lib.h b/plugins/MirOTR/Libgcrypt/src/g10lib.h
index dcc772c774..238871d0e9 100644
--- a/plugins/MirOTR/Libgcrypt/src/g10lib.h
+++ b/plugins/MirOTR/Libgcrypt/src/g10lib.h
@@ -1,4 +1,4 @@
-/* g10lib.h - Internal definitions for libgcrypt
+/* g10lib.h - Internal definitions for libgcrypt
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
* 2007, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h b/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
index 6210fead1c..65dcb4d0ec 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
+++ b/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
@@ -1,4 +1,4 @@
-/* gcrypt-int.h - Internal version of gcrypt.h
+/* gcrypt-int.h - Internal version of gcrypt.h
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/gcrypt.h b/plugins/MirOTR/Libgcrypt/src/gcrypt.h
index 8ecfd340db..3071732bf6 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcrypt.h
+++ b/plugins/MirOTR/Libgcrypt/src/gcrypt.h
@@ -1,4 +1,4 @@
-/* gcrypt.h - GNU Cryptographic Library Interface -*- c -*-
+/* gcrypt.h - GNU Cryptographic Library Interface -*- c -*-
* Copyright (C) 1998-2015 Free Software Foundation, Inc.
* Copyright (C) 2012-2015 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c b/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
index 4c238cfbe1..b13931b6e8 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
+++ b/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
@@ -1,4 +1,4 @@
-/* gcryptrnd.c - Libgcrypt Random Number Daemon
+/* gcryptrnd.c - Libgcrypt Random Number Daemon
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* Gcryptend is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/getrandom.c b/plugins/MirOTR/Libgcrypt/src/getrandom.c
index 02f5c9dfb2..f9bb5c0c5f 100644
--- a/plugins/MirOTR/Libgcrypt/src/getrandom.c
+++ b/plugins/MirOTR/Libgcrypt/src/getrandom.c
@@ -1,4 +1,4 @@
-/* getrandom.c - Libgcrypt Random Number client
+/* getrandom.c - Libgcrypt Random Number client
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* Getrandom is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/global.c b/plugins/MirOTR/Libgcrypt/src/global.c
index 822e4ca41d..6f9cbf965d 100644
--- a/plugins/MirOTR/Libgcrypt/src/global.c
+++ b/plugins/MirOTR/Libgcrypt/src/global.c
@@ -1,4 +1,4 @@
-/* global.c - global control functions
+/* global.c - global control functions
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2004, 2005, 2006, 2008, 2011,
* 2012 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/src/hmac256.c b/plugins/MirOTR/Libgcrypt/src/hmac256.c
index 8567c83b8d..94a26da448 100644
--- a/plugins/MirOTR/Libgcrypt/src/hmac256.c
+++ b/plugins/MirOTR/Libgcrypt/src/hmac256.c
@@ -1,4 +1,4 @@
-/* hmac256.c - Standalone HMAC implementation
+/* hmac256.c - Standalone HMAC implementation
* Copyright (C) 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hmac256.h b/plugins/MirOTR/Libgcrypt/src/hmac256.h
index c5005d4ccb..df28e72721 100644
--- a/plugins/MirOTR/Libgcrypt/src/hmac256.h
+++ b/plugins/MirOTR/Libgcrypt/src/hmac256.h
@@ -1,4 +1,4 @@
-/* hmac256.h - Declarations for _gcry_hmac256
+/* hmac256.h - Declarations for _gcry_hmac256
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-arm.c b/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
index 026fc75e8a..aa4bfd79e7 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
@@ -1,4 +1,4 @@
-/* hwf-arm.c - Detect hardware features - ARM part
+/* hwf-arm.c - Detect hardware features - ARM part
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-common.h b/plugins/MirOTR/Libgcrypt/src/hwf-common.h
index 8b80fe8e0b..8f156b5644 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-common.h
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-common.h
@@ -1,4 +1,4 @@
-/* hwf-common.h - Declarations for hwf-CPU.c modules
+/* hwf-common.h - Declarations for hwf-CPU.c modules
* Copyright (C) 2012 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-x86.c b/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
index 0b284ecdb5..7ee246d8cf 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
@@ -1,4 +1,4 @@
-/* hwf-x86.c - Detect hardware features - x86 part
+/* hwf-x86.c - Detect hardware features - x86 part
* Copyright (C) 2007, 2011, 2012 Free Software Foundation, Inc.
* Copyright (C) 2012 Jussi Kivilinna
*
diff --git a/plugins/MirOTR/Libgcrypt/src/hwfeatures.c b/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
index bd0114f00a..58099c49ca 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
@@ -1,4 +1,4 @@
-/* hwfeatures.c - Detect hardware features.
+/* hwfeatures.c - Detect hardware features.
* Copyright (C) 2007, 2011 Free Software Foundation, Inc.
* Copyright (C) 2012 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/libgcrypt.def b/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
index 3f4f2f464e..a90efcec01 100644
--- a/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
+++ b/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
@@ -1,4 +1,4 @@
-;; libgcrypt.defs - Exported symbols for W32
+;; libgcrypt.defs - Exported symbols for W32
;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
;;
;; This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/misc.c b/plugins/MirOTR/Libgcrypt/src/misc.c
index 6dc3b319d1..603693f825 100644
--- a/plugins/MirOTR/Libgcrypt/src/misc.c
+++ b/plugins/MirOTR/Libgcrypt/src/misc.c
@@ -1,4 +1,4 @@
-/* misc.c
+/* misc.c
* Copyright (C) 1999, 2001, 2002, 2003, 2007,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/missing-string.c b/plugins/MirOTR/Libgcrypt/src/missing-string.c
index b495c7aeac..4756c00ea7 100644
--- a/plugins/MirOTR/Libgcrypt/src/missing-string.c
+++ b/plugins/MirOTR/Libgcrypt/src/missing-string.c
@@ -1,4 +1,4 @@
-/* missing-string.c - missing string utilities
+/* missing-string.c - missing string utilities
* Copyright (C) 1994, 1998, 1999, 2000, 2001,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/mpi.h b/plugins/MirOTR/Libgcrypt/src/mpi.h
index b370542f90..bb3c26d0f4 100644
--- a/plugins/MirOTR/Libgcrypt/src/mpi.h
+++ b/plugins/MirOTR/Libgcrypt/src/mpi.h
@@ -1,4 +1,4 @@
-/* mpi.h - Multi Precision Integers
+/* mpi.h - Multi Precision Integers
* Copyright (C) 1994, 1996, 1998,
* 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/mpicalc.c b/plugins/MirOTR/Libgcrypt/src/mpicalc.c
index 192347feb9..f1fbbefe08 100644
--- a/plugins/MirOTR/Libgcrypt/src/mpicalc.c
+++ b/plugins/MirOTR/Libgcrypt/src/mpicalc.c
@@ -1,4 +1,4 @@
-/* mpicalc.c - Simple RPN calculator using gcry_mpi functions
+/* mpicalc.c - Simple RPN calculator using gcry_mpi functions
* Copyright (C) 1997, 1998, 1999, 2004, 2006, 2013 Werner Koch
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/secmem.c b/plugins/MirOTR/Libgcrypt/src/secmem.c
index 7c871b87cf..2bf7d8c6ab 100644
--- a/plugins/MirOTR/Libgcrypt/src/secmem.c
+++ b/plugins/MirOTR/Libgcrypt/src/secmem.c
@@ -1,4 +1,4 @@
-/* secmem.c - memory allocation from a secure heap
+/* secmem.c - memory allocation from a secure heap
* Copyright (C) 1998, 1999, 2000, 2001, 2002,
* 2003, 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/src/secmem.h b/plugins/MirOTR/Libgcrypt/src/secmem.h
index a3d69d2f42..3577381cf8 100644
--- a/plugins/MirOTR/Libgcrypt/src/secmem.h
+++ b/plugins/MirOTR/Libgcrypt/src/secmem.h
@@ -1,4 +1,4 @@
-/* secmem.h - internal definitions for secmem
+/* secmem.h - internal definitions for secmem
* Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/sexp.c b/plugins/MirOTR/Libgcrypt/src/sexp.c
index a44aae57c5..9bc13caf37 100644
--- a/plugins/MirOTR/Libgcrypt/src/sexp.c
+++ b/plugins/MirOTR/Libgcrypt/src/sexp.c
@@ -1,4 +1,4 @@
-/* sexp.c - S-Expression handling
+/* sexp.c - S-Expression handling
* Copyright (C) 1999, 2000, 2001, 2002, 2003,
* 2004, 2006, 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/src/stdmem.c b/plugins/MirOTR/Libgcrypt/src/stdmem.c
index 31c48415cf..189da37207 100644
--- a/plugins/MirOTR/Libgcrypt/src/stdmem.c
+++ b/plugins/MirOTR/Libgcrypt/src/stdmem.c
@@ -1,4 +1,4 @@
-/* stdmem.c - private memory allocator
+/* stdmem.c - private memory allocator
* Copyright (C) 1998, 2000, 2002, 2005, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/stdmem.h b/plugins/MirOTR/Libgcrypt/src/stdmem.h
index e290c7032d..b476e7e501 100644
--- a/plugins/MirOTR/Libgcrypt/src/stdmem.h
+++ b/plugins/MirOTR/Libgcrypt/src/stdmem.h
@@ -1,4 +1,4 @@
-/* stdmem.h - internal definitions for stdmem
+/* stdmem.h - internal definitions for stdmem
* Copyright (C) 2000, 2002, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/types.h b/plugins/MirOTR/Libgcrypt/src/types.h
index 652ecdb61a..561b74d17e 100644
--- a/plugins/MirOTR/Libgcrypt/src/types.h
+++ b/plugins/MirOTR/Libgcrypt/src/types.h
@@ -1,4 +1,4 @@
-/* types.h - some common typedefs
+/* types.h - some common typedefs
* Copyright (C) 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/visibility.c b/plugins/MirOTR/Libgcrypt/src/visibility.c
index 11ec9eac1f..4bbfd0ad3c 100644
--- a/plugins/MirOTR/Libgcrypt/src/visibility.c
+++ b/plugins/MirOTR/Libgcrypt/src/visibility.c
@@ -1,4 +1,4 @@
-/* visibility.c - Wrapper for all public functions.
+/* visibility.c - Wrapper for all public functions.
* Copyright (C) 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/visibility.h b/plugins/MirOTR/Libgcrypt/src/visibility.h
index 425776438a..4127a43258 100644
--- a/plugins/MirOTR/Libgcrypt/src/visibility.h
+++ b/plugins/MirOTR/Libgcrypt/src/visibility.h
@@ -1,4 +1,4 @@
-/* visibility.h - Set visibility attribute
+/* visibility.h - Set visibility attribute
* Copyright (C) 2007 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgpg-error/code-from-errno.c b/plugins/MirOTR/Libgpg-error/code-from-errno.c
index 89414e150b..6064270594 100644
--- a/plugins/MirOTR/Libgpg-error/code-from-errno.c
+++ b/plugins/MirOTR/Libgpg-error/code-from-errno.c
@@ -1,4 +1,4 @@
-/* code-from-errno.c - Mapping errnos to error codes.
+/* code-from-errno.c - Mapping errnos to error codes.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/code-from-errno.h b/plugins/MirOTR/Libgpg-error/code-from-errno.h
index e618849ca5..124eff2a80 100644
--- a/plugins/MirOTR/Libgpg-error/code-from-errno.h
+++ b/plugins/MirOTR/Libgpg-error/code-from-errno.h
@@ -1,4 +1,4 @@
-/* Output of mkerrcodes2.awk. DO NOT EDIT. */
+/* Output of mkerrcodes2.awk. DO NOT EDIT. */
/* errnos.h - List of system error values.
Copyright (C) 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/code-to-errno.c b/plugins/MirOTR/Libgpg-error/code-to-errno.c
index b3c8f973a6..6ba6d8788d 100644
--- a/plugins/MirOTR/Libgpg-error/code-to-errno.c
+++ b/plugins/MirOTR/Libgpg-error/code-to-errno.c
@@ -1,4 +1,4 @@
-/* code-to-errno.c - Mapping error codes to errnos.
+/* code-to-errno.c - Mapping error codes to errnos.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/code-to-errno.h b/plugins/MirOTR/Libgpg-error/code-to-errno.h
index 914ea46463..8907fc0943 100644
--- a/plugins/MirOTR/Libgpg-error/code-to-errno.h
+++ b/plugins/MirOTR/Libgpg-error/code-to-errno.h
@@ -1,4 +1,4 @@
-/* Output of mkerrnos.awk. DO NOT EDIT. */
+/* Output of mkerrnos.awk. DO NOT EDIT. */
/* errnos.in - List of system error values.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-codes-sym.h b/plugins/MirOTR/Libgpg-error/err-codes-sym.h
index 49324b508a..c36da03b8c 100644
--- a/plugins/MirOTR/Libgpg-error/err-codes-sym.h
+++ b/plugins/MirOTR/Libgpg-error/err-codes-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-codes.h - List of error codes and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-codes.h b/plugins/MirOTR/Libgpg-error/err-codes.h
index e118ab88ad..64ff57d215 100644
--- a/plugins/MirOTR/Libgpg-error/err-codes.h
+++ b/plugins/MirOTR/Libgpg-error/err-codes.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-codes.h - List of error codes and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-sources-sym.h b/plugins/MirOTR/Libgpg-error/err-sources-sym.h
index 4cf76499a0..98388e9da3 100644
--- a/plugins/MirOTR/Libgpg-error/err-sources-sym.h
+++ b/plugins/MirOTR/Libgpg-error/err-sources-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-sources.h - List of error sources and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-sources.h b/plugins/MirOTR/Libgpg-error/err-sources.h
index 6ca7f173f4..5160fd791f 100644
--- a/plugins/MirOTR/Libgpg-error/err-sources.h
+++ b/plugins/MirOTR/Libgpg-error/err-sources.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-sources.h - List of error sources and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-visibility.c b/plugins/MirOTR/Libgpg-error/err-visibility.c
index ec2173b14b..9213ce92f5 100644
--- a/plugins/MirOTR/Libgpg-error/err-visibility.c
+++ b/plugins/MirOTR/Libgpg-error/err-visibility.c
@@ -1,4 +1,4 @@
-/* visibility.c - Wrapper for all public functions.
+/* visibility.c - Wrapper for all public functions.
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/err-visibility.h b/plugins/MirOTR/Libgpg-error/err-visibility.h
index c33d3b2fe2..a75bb9b857 100644
--- a/plugins/MirOTR/Libgpg-error/err-visibility.h
+++ b/plugins/MirOTR/Libgpg-error/err-visibility.h
@@ -1,4 +1,4 @@
-/* err-visibility.h - Set visibility attribute
+/* err-visibility.h - Set visibility attribute
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/errnos-sym.h b/plugins/MirOTR/Libgpg-error/errnos-sym.h
index 6e5b29d939..42804ae216 100644
--- a/plugins/MirOTR/Libgpg-error/errnos-sym.h
+++ b/plugins/MirOTR/Libgpg-error/errnos-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* errnos.in - List of system error values.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/estream-printf.c b/plugins/MirOTR/Libgpg-error/estream-printf.c
index fbfb2934ba..39a813feef 100644
--- a/plugins/MirOTR/Libgpg-error/estream-printf.c
+++ b/plugins/MirOTR/Libgpg-error/estream-printf.c
@@ -1,4 +1,4 @@
-/* estream-printf.c - Versatile mostly C-99 compliant printf formatting
+/* estream-printf.c - Versatile mostly C-99 compliant printf formatting
* Copyright (C) 2007, 2008, 2009, 2010, 2012, 2014 g10 Code GmbH
*
* This file is part of Libestream.
diff --git a/plugins/MirOTR/Libgpg-error/estream-printf.h b/plugins/MirOTR/Libgpg-error/estream-printf.h
index 94975c3118..e82d8fbcb4 100644
--- a/plugins/MirOTR/Libgpg-error/estream-printf.h
+++ b/plugins/MirOTR/Libgpg-error/estream-printf.h
@@ -1,4 +1,4 @@
-/* estream-printf.h - Versatile mostly C-99 compliant printf formatting.
+/* estream-printf.h - Versatile mostly C-99 compliant printf formatting.
* Copyright (C) 2007, 2010, 2012 g10 Code GmbH
*
* This file is part of Libestream.
diff --git a/plugins/MirOTR/Libgpg-error/estream.c b/plugins/MirOTR/Libgpg-error/estream.c
index 4bcb26cceb..f4bda2a1c0 100644
--- a/plugins/MirOTR/Libgpg-error/estream.c
+++ b/plugins/MirOTR/Libgpg-error/estream.c
@@ -1,4 +1,4 @@
-/* estream.c - Extended Stream I/O Library
+/* estream.c - Extended Stream I/O Library
* Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011,
* 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c b/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
index 10241bb6d1..d2bc645947 100644
--- a/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
+++ b/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
@@ -1,4 +1,4 @@
-/* gen-posix-lock-obj.c - Build tool to construct the lock object.
+/* gen-posix-lock-obj.c - Build tool to construct the lock object.
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c b/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
index 146a0ba683..9e49d1e1df 100644
--- a/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
+++ b/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
@@ -1,4 +1,4 @@
-/* gen-w32-lock-obj.c - Build tool to get the size of the lock object.
+/* gen-w32-lock-obj.c - Build tool to get the size of the lock object.
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gettext.h b/plugins/MirOTR/Libgpg-error/gettext.h
index c4e2e1799b..aba29db6dd 100644
--- a/plugins/MirOTR/Libgpg-error/gettext.h
+++ b/plugins/MirOTR/Libgpg-error/gettext.h
@@ -1,4 +1,4 @@
-/* Convenience header for conditional use of GNU <libintl.h>.
+/* Convenience header for conditional use of GNU <libintl.h>.
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.c b/plugins/MirOTR/Libgpg-error/gpg-error.c
index 4f5e18810a..034a61b6e0 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.c
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.c
@@ -1,4 +1,4 @@
-/* gpg-error.c - Determining gpg-error error codes.
+/* gpg-error.c - Determining gpg-error error codes.
Copyright (C) 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.def b/plugins/MirOTR/Libgpg-error/gpg-error.def
index 0d50df0573..290bc27877 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.def
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.def
@@ -1,4 +1,4 @@
-
+
EXPORTS
gpg_strerror @1
gpg_strerror_r @2
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.h b/plugins/MirOTR/Libgpg-error/gpg-error.h
index 07dc49bf52..c94d4f99dc 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.h
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.h
@@ -1,4 +1,4 @@
-/* gpg-error.h - Public interface to libgpg-error. -*- c -*-
+/* gpg-error.h - Public interface to libgpg-error. -*- c -*-
Copyright (C) 2003, 2004, 2010, 2013, 2014, 2015 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gpgrt-int.h b/plugins/MirOTR/Libgpg-error/gpgrt-int.h
index f491485c56..5a05b9968b 100644
--- a/plugins/MirOTR/Libgpg-error/gpgrt-int.h
+++ b/plugins/MirOTR/Libgpg-error/gpgrt-int.h
@@ -1,4 +1,4 @@
-/* gpgrt-int.h - Internal definitions
+/* gpgrt-int.h - Internal definitions
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/init.c b/plugins/MirOTR/Libgpg-error/init.c
index 45595adfc7..6305fe31af 100644
--- a/plugins/MirOTR/Libgpg-error/init.c
+++ b/plugins/MirOTR/Libgpg-error/init.c
@@ -1,4 +1,4 @@
-/* init.c - Initialize the GnuPG error library.
+/* init.c - Initialize the GnuPG error library.
Copyright (C) 2005, 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/init.h b/plugins/MirOTR/Libgpg-error/init.h
index 1d16037e80..0a31fd72c4 100644
--- a/plugins/MirOTR/Libgpg-error/init.h
+++ b/plugins/MirOTR/Libgpg-error/init.h
@@ -1,4 +1,4 @@
-/* init.h - Declarations for init.c
+/* init.h - Declarations for init.c
Copyright (C) 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/lock.h b/plugins/MirOTR/Libgpg-error/lock.h
index 2979bcc201..b60f2c2401 100644
--- a/plugins/MirOTR/Libgpg-error/lock.h
+++ b/plugins/MirOTR/Libgpg-error/lock.h
@@ -1,4 +1,4 @@
-/* lock.h - Declarations for *-lock.c
+/* lock.h - Declarations for *-lock.c
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkerrcodes.c b/plugins/MirOTR/Libgpg-error/mkerrcodes.c
index 4a36219cc6..29c1cc270b 100644
--- a/plugins/MirOTR/Libgpg-error/mkerrcodes.c
+++ b/plugins/MirOTR/Libgpg-error/mkerrcodes.c
@@ -1,4 +1,4 @@
-/* mkerrcodes.c - Generate list of system error values.
+/* mkerrcodes.c - Generate list of system error values.
Copyright (C) 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkerrcodes.h b/plugins/MirOTR/Libgpg-error/mkerrcodes.h
index 11dfc9f85a..e7b8c62ac7 100644
--- a/plugins/MirOTR/Libgpg-error/mkerrcodes.h
+++ b/plugins/MirOTR/Libgpg-error/mkerrcodes.h
@@ -1,4 +1,4 @@
-/* Output of mkerrcodes.awk. DO NOT EDIT. */
+/* Output of mkerrcodes.awk. DO NOT EDIT. */
static struct
{
diff --git a/plugins/MirOTR/Libgpg-error/mkheader.c b/plugins/MirOTR/Libgpg-error/mkheader.c
index 64fec4c79f..9fe0695c7a 100644
--- a/plugins/MirOTR/Libgpg-error/mkheader.c
+++ b/plugins/MirOTR/Libgpg-error/mkheader.c
@@ -1,4 +1,4 @@
-/* mkheader.c - Create a header file for libgpg-error
+/* mkheader.c - Create a header file for libgpg-error
* Copyright (C) 2010 Free Software Foundation, Inc.
* Copyright (C) 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgpg-error/mkw32errmap.c b/plugins/MirOTR/Libgpg-error/mkw32errmap.c
index 60bb6bbf0f..68d0f05de7 100644
--- a/plugins/MirOTR/Libgpg-error/mkw32errmap.c
+++ b/plugins/MirOTR/Libgpg-error/mkw32errmap.c
@@ -1,4 +1,4 @@
-/* mkw32errmap.c - Generate mapping sources for Windows.
+/* mkw32errmap.c - Generate mapping sources for Windows.
Copyright (C) 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c b/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
index 315a4e98c3..c65491e927 100644
--- a/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
+++ b/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
@@ -1 +1 @@
-/*dummy*/
+/*dummy*/
diff --git a/plugins/MirOTR/Libgpg-error/posix-lock-obj.h b/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
index 1a5eb30c6d..7714d3ccc2 100644
--- a/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
+++ b/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
@@ -1,4 +1,4 @@
-/* posic-lock-obj.h - Declaration of the POSIX lock object
+/* posic-lock-obj.h - Declaration of the POSIX lock object
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/posix-lock.c b/plugins/MirOTR/Libgpg-error/posix-lock.c
index dc43cfb22b..7f20347250 100644
--- a/plugins/MirOTR/Libgpg-error/posix-lock.c
+++ b/plugins/MirOTR/Libgpg-error/posix-lock.c
@@ -1,4 +1,4 @@
-/* posix-lock.c - GPGRT lock functions for POSIX systems
+/* posix-lock.c - GPGRT lock functions for POSIX systems
Copyright (C) 2005-2009 Free Software Foundation, Inc.
Copyright (C) 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/posix-thread.c b/plugins/MirOTR/Libgpg-error/posix-thread.c
index 8ffd8e2b88..bef0386295 100644
--- a/plugins/MirOTR/Libgpg-error/posix-thread.c
+++ b/plugins/MirOTR/Libgpg-error/posix-thread.c
@@ -1,4 +1,4 @@
-/* posix-thread.c - GPGRT thread functions for POSIX systems
+/* posix-thread.c - GPGRT thread functions for POSIX systems
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strerror-sym.c b/plugins/MirOTR/Libgpg-error/strerror-sym.c
index 59f8711797..3d79f40bb5 100644
--- a/plugins/MirOTR/Libgpg-error/strerror-sym.c
+++ b/plugins/MirOTR/Libgpg-error/strerror-sym.c
@@ -1,4 +1,4 @@
-/* strerror-sym.c - Describing an error code with its symbol name.
+/* strerror-sym.c - Describing an error code with its symbol name.
Copyright (C) 2003, 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strerror.c b/plugins/MirOTR/Libgpg-error/strerror.c
index 14d9311a2e..4013e7ae26 100644
--- a/plugins/MirOTR/Libgpg-error/strerror.c
+++ b/plugins/MirOTR/Libgpg-error/strerror.c
@@ -1,4 +1,4 @@
-/* strerror.c - Describing an error code.
+/* strerror.c - Describing an error code.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strsource-sym.c b/plugins/MirOTR/Libgpg-error/strsource-sym.c
index ec60ef32d8..a191310e95 100644
--- a/plugins/MirOTR/Libgpg-error/strsource-sym.c
+++ b/plugins/MirOTR/Libgpg-error/strsource-sym.c
@@ -1,4 +1,4 @@
-/* strsource-sym.c - Describing an error source with its symbol name.
+/* strsource-sym.c - Describing an error source with its symbol name.
Copyright (C) 2003, 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strsource.c b/plugins/MirOTR/Libgpg-error/strsource.c
index 029a47f7a1..6604eb0a80 100644
--- a/plugins/MirOTR/Libgpg-error/strsource.c
+++ b/plugins/MirOTR/Libgpg-error/strsource.c
@@ -1,4 +1,4 @@
-/* strsource.c - Describing an error source.
+/* strsource.c - Describing an error source.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/thread.h b/plugins/MirOTR/Libgpg-error/thread.h
index 5869e740c1..0b2cf0414f 100644
--- a/plugins/MirOTR/Libgpg-error/thread.h
+++ b/plugins/MirOTR/Libgpg-error/thread.h
@@ -1,4 +1,4 @@
-/* thread.h - Declarations for *-thread.c
+/* thread.h - Declarations for *-thread.c
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/version.c b/plugins/MirOTR/Libgpg-error/version.c
index 81613b2337..216fee4e5c 100644
--- a/plugins/MirOTR/Libgpg-error/version.c
+++ b/plugins/MirOTR/Libgpg-error/version.c
@@ -1,4 +1,4 @@
-/* version.c - Version checking
+/* version.c - Version checking
* Copyright (C) 2001, 2002, 2012, 2013, 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32-add.h b/plugins/MirOTR/Libgpg-error/w32-add.h
index 7c5d272cb0..02848acf73 100644
--- a/plugins/MirOTR/Libgpg-error/w32-add.h
+++ b/plugins/MirOTR/Libgpg-error/w32-add.h
@@ -1,4 +1,4 @@
-## w32-add.h - Snippet to be be included into gpg-error.h.
+## w32-add.h - Snippet to be be included into gpg-error.h.
## Comments are indicated by a double hash mark. Due to a
## peculiarity of the script the first used line must not
## start with a hash mark.
diff --git a/plugins/MirOTR/Libgpg-error/w32-gettext.c b/plugins/MirOTR/Libgpg-error/w32-gettext.c
index e55307c867..89f505d91d 100644
--- a/plugins/MirOTR/Libgpg-error/w32-gettext.c
+++ b/plugins/MirOTR/Libgpg-error/w32-gettext.c
@@ -1,4 +1,4 @@
-/* w32-gettext.h - A simple gettext implementation for Windows targets.
+/* w32-gettext.h - A simple gettext implementation for Windows targets.
Copyright (C) 1995, 1996, 1997, 1999, 2005, 2007,
2008, 2010 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgpg-error/w32-lock-obj.h b/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
index 1f4732a1c0..ef53546d90 100644
--- a/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
+++ b/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
@@ -1,4 +1,4 @@
-/* w32-lock-obj.h - Declaration of the Windows lock object
+/* w32-lock-obj.h - Declaration of the Windows lock object
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32-lock.c b/plugins/MirOTR/Libgpg-error/w32-lock.c
index 20fa1a8bd7..8c086f976d 100644
--- a/plugins/MirOTR/Libgpg-error/w32-lock.c
+++ b/plugins/MirOTR/Libgpg-error/w32-lock.c
@@ -1,4 +1,4 @@
-/* w32-lock.c - GPGRT lock functions for Windows
+/* w32-lock.c - GPGRT lock functions for Windows
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32-thread.c b/plugins/MirOTR/Libgpg-error/w32-thread.c
index 972526b778..53d26b4d5d 100644
--- a/plugins/MirOTR/Libgpg-error/w32-thread.c
+++ b/plugins/MirOTR/Libgpg-error/w32-thread.c
@@ -1,4 +1,4 @@
-/* w32-thread.c - GPGRT thread functions for Windows
+/* w32-thread.c - GPGRT thread functions for Windows
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32ce-add.h b/plugins/MirOTR/Libgpg-error/w32ce-add.h
index ff35c29a66..c6207bb2bb 100644
--- a/plugins/MirOTR/Libgpg-error/w32ce-add.h
+++ b/plugins/MirOTR/Libgpg-error/w32ce-add.h
@@ -1,4 +1,4 @@
-## w32ce-add.h - Snippet to be be included into gpg-error.h.
+## w32ce-add.h - Snippet to be be included into gpg-error.h.
## (Comments are indicated by a double hash mark)
/* Substitute for strerror - this one is thread safe. */
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml.h b/plugins/MirOTR/ekhtml/include/ekhtml.h
index 9cf40ea1fa..ba4b196649 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_config.h b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
index 82e7b54aeb..21254ea3bc 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_config.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
@@ -1,4 +1,4 @@
-/* include/ekhtml_config.h. Generated from config.in by configure. */
+/* include/ekhtml_config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.in by autoheader. */
/* local_template.h
This file is in the public domain.
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_private.h b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
index 126b0d6f07..ea0a99dc34 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_private.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
index dfef046246..4c185703e1 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
@@ -1,4 +1,4 @@
-#ifndef EKHTML_MKTABLES_DOT_H
+#ifndef EKHTML_MKTABLES_DOT_H
#define EKHTML_MKTABLES_DOT_H
#ifdef EKHTML_USE_TABLES
const unsigned int EKCMap_CharMap[256] = {
diff --git a/plugins/MirOTR/ekhtml/include/hash.h b/plugins/MirOTR/ekhtml/include/hash.h
index e850863d77..5b6333e264 100644
--- a/plugins/MirOTR/ekhtml/include/hash.h
+++ b/plugins/MirOTR/ekhtml/include/hash.h
@@ -1,4 +1,4 @@
-/*
+/*
* Hash Table Data Type
* Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net>
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml.c b/plugins/MirOTR/ekhtml/src/ekhtml.c
index e9a60ecb1d..5a6a3f5db2 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_comment.c b/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
index 2f826d22af..50ae59c1a9 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_data.c b/plugins/MirOTR/ekhtml/src/ekhtml_data.c
index b5beb5d8b0..b5c85984c9 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_data.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_data.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c b/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
index dc188fbe8b..55ac3ce8f3 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c b/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
index 5b4f28736f..e9d2102325 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_special.c b/plugins/MirOTR/ekhtml/src/ekhtml_special.c
index 01a0ef18cb..910919c3d8 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_special.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_special.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c b/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
index 2b9023d41b..ff2c6c79d7 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_util.c b/plugins/MirOTR/ekhtml/src/ekhtml_util.c
index cfd2ccf8df..d4b3883d50 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_util.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_util.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/hash.c b/plugins/MirOTR/ekhtml/src/hash.c
index 2a6dab1af4..dd469b273b 100644
--- a/plugins/MirOTR/ekhtml/src/hash.c
+++ b/plugins/MirOTR/ekhtml/src/hash.c
@@ -1,4 +1,4 @@
-/*
+/*
* Hash Table Data Type
* Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net>
*
diff --git a/plugins/MirOTR/libotr/custom/config.h b/plugins/MirOTR/libotr/custom/config.h
index 3fe072eab8..9cf22ee400 100644
--- a/plugins/MirOTR/libotr/custom/config.h
+++ b/plugins/MirOTR/libotr/custom/config.h
@@ -1,4 +1,4 @@
-/* config.h. Generated from config.h.in by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
diff --git a/plugins/MirOTR/libotr/read/Protocol-v1.txt b/plugins/MirOTR/libotr/read/Protocol-v1.txt
index 4f59c4cd5b..27429bb76d 100644
--- a/plugins/MirOTR/libotr/read/Protocol-v1.txt
+++ b/plugins/MirOTR/libotr/read/Protocol-v1.txt
@@ -1,4 +1,4 @@
- Off-The-Record Wire Protocol Documentation
+ Off-The-Record Wire Protocol Documentation
------------------------------------------
Nikita Borisov and Ian Goldberg
diff --git a/plugins/MirOTR/libotr/src/auth.c b/plugins/MirOTR/libotr/src/auth.c
index c78ef9c365..d0c55057e1 100644
--- a/plugins/MirOTR/libotr/src/auth.c
+++ b/plugins/MirOTR/libotr/src/auth.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/auth.h b/plugins/MirOTR/libotr/src/auth.h
index 0d0d78fd62..0b9db544aa 100644
--- a/plugins/MirOTR/libotr/src/auth.h
+++ b/plugins/MirOTR/libotr/src/auth.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/b64.c b/plugins/MirOTR/libotr/src/b64.c
index 40171097ca..a7d53aa2b1 100644
--- a/plugins/MirOTR/libotr/src/b64.c
+++ b/plugins/MirOTR/libotr/src/b64.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/b64.h b/plugins/MirOTR/libotr/src/b64.h
index 35e664d765..bdd584a45e 100644
--- a/plugins/MirOTR/libotr/src/b64.h
+++ b/plugins/MirOTR/libotr/src/b64.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/context.c b/plugins/MirOTR/libotr/src/context.c
index 9a5d383ec6..44d8b860f7 100644
--- a/plugins/MirOTR/libotr/src/context.c
+++ b/plugins/MirOTR/libotr/src/context.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/context.h b/plugins/MirOTR/libotr/src/context.h
index 0b922b45f9..55cd082845 100644
--- a/plugins/MirOTR/libotr/src/context.h
+++ b/plugins/MirOTR/libotr/src/context.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/context_priv.c b/plugins/MirOTR/libotr/src/context_priv.c
index 4b27dcb04a..47d05b9204 100644
--- a/plugins/MirOTR/libotr/src/context_priv.c
+++ b/plugins/MirOTR/libotr/src/context_priv.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/context_priv.h b/plugins/MirOTR/libotr/src/context_priv.h
index 5b9ffa92a7..0748074e9b 100644
--- a/plugins/MirOTR/libotr/src/context_priv.h
+++ b/plugins/MirOTR/libotr/src/context_priv.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/dh.c b/plugins/MirOTR/libotr/src/dh.c
index e6ff056844..d8bc45d10d 100644
--- a/plugins/MirOTR/libotr/src/dh.c
+++ b/plugins/MirOTR/libotr/src/dh.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/dh.h b/plugins/MirOTR/libotr/src/dh.h
index e81c43dc61..742c408042 100644
--- a/plugins/MirOTR/libotr/src/dh.h
+++ b/plugins/MirOTR/libotr/src/dh.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/instag.c b/plugins/MirOTR/libotr/src/instag.c
index 8624b70a7b..a1142239a4 100644
--- a/plugins/MirOTR/libotr/src/instag.c
+++ b/plugins/MirOTR/libotr/src/instag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2015 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/instag.h b/plugins/MirOTR/libotr/src/instag.h
index db328de5c9..c8aabb324f 100644
--- a/plugins/MirOTR/libotr/src/instag.h
+++ b/plugins/MirOTR/libotr/src/instag.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/mem.c b/plugins/MirOTR/libotr/src/mem.c
index d161ff4aaf..29330ae757 100644
--- a/plugins/MirOTR/libotr/src/mem.c
+++ b/plugins/MirOTR/libotr/src/mem.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/mem.h b/plugins/MirOTR/libotr/src/mem.h
index e83feebe91..2baf8f2e9a 100644
--- a/plugins/MirOTR/libotr/src/mem.h
+++ b/plugins/MirOTR/libotr/src/mem.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/message.c b/plugins/MirOTR/libotr/src/message.c
index c564d369ec..6cc8165c27 100644
--- a/plugins/MirOTR/libotr/src/message.c
+++ b/plugins/MirOTR/libotr/src/message.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2015 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/message.h b/plugins/MirOTR/libotr/src/message.h
index 3b0d23f3bd..bb82ffc7e6 100644
--- a/plugins/MirOTR/libotr/src/message.h
+++ b/plugins/MirOTR/libotr/src/message.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/privkey-t.h b/plugins/MirOTR/libotr/src/privkey-t.h
index 25763c646e..7dd120e789 100644
--- a/plugins/MirOTR/libotr/src/privkey-t.h
+++ b/plugins/MirOTR/libotr/src/privkey-t.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2009 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/privkey.c b/plugins/MirOTR/libotr/src/privkey.c
index 151e269a82..6e4bbe40fc 100644
--- a/plugins/MirOTR/libotr/src/privkey.c
+++ b/plugins/MirOTR/libotr/src/privkey.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/privkey.h b/plugins/MirOTR/libotr/src/privkey.h
index 2125d7da01..3b2c1735e3 100644
--- a/plugins/MirOTR/libotr/src/privkey.h
+++ b/plugins/MirOTR/libotr/src/privkey.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/proto.c b/plugins/MirOTR/libotr/src/proto.c
index 256c23db1b..898ace5db7 100644
--- a/plugins/MirOTR/libotr/src/proto.c
+++ b/plugins/MirOTR/libotr/src/proto.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2016 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/proto.h b/plugins/MirOTR/libotr/src/proto.h
index a78ce9b800..28be83f439 100644
--- a/plugins/MirOTR/libotr/src/proto.h
+++ b/plugins/MirOTR/libotr/src/proto.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/serial.h b/plugins/MirOTR/libotr/src/serial.h
index 28d4775d38..cd2442b332 100644
--- a/plugins/MirOTR/libotr/src/serial.h
+++ b/plugins/MirOTR/libotr/src/serial.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/sm.c b/plugins/MirOTR/libotr/src/sm.c
index 4e477b1e45..4fb679ea81 100644
--- a/plugins/MirOTR/libotr/src/sm.c
+++ b/plugins/MirOTR/libotr/src/sm.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/sm.h b/plugins/MirOTR/libotr/src/sm.h
index 4b5cb673a2..53703ff301 100644
--- a/plugins/MirOTR/libotr/src/sm.h
+++ b/plugins/MirOTR/libotr/src/sm.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/tests.c b/plugins/MirOTR/libotr/src/tests.c
index 8cf13eefa9..d64ac354a1 100644
--- a/plugins/MirOTR/libotr/src/tests.c
+++ b/plugins/MirOTR/libotr/src/tests.c
@@ -1,4 +1,4 @@
-#include <stdio.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "proto.h"
diff --git a/plugins/MirOTR/libotr/src/tlv.c b/plugins/MirOTR/libotr/src/tlv.c
index 20645e9fee..fa76c3d76c 100644
--- a/plugins/MirOTR/libotr/src/tlv.c
+++ b/plugins/MirOTR/libotr/src/tlv.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/tlv.h b/plugins/MirOTR/libotr/src/tlv.h
index b77eb56484..0bfeeb27fd 100644
--- a/plugins/MirOTR/libotr/src/tlv.h
+++ b/plugins/MirOTR/libotr/src/tlv.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/userstate.c b/plugins/MirOTR/libotr/src/userstate.c
index 2d228c1f13..58f5a05578 100644
--- a/plugins/MirOTR/libotr/src/userstate.c
+++ b/plugins/MirOTR/libotr/src/userstate.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/userstate.h b/plugins/MirOTR/libotr/src/userstate.h
index 00c8a5a7a7..3f1e3b89cf 100644
--- a/plugins/MirOTR/libotr/src/userstate.h
+++ b/plugins/MirOTR/libotr/src/userstate.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/version.h b/plugins/MirOTR/libotr/src/version.h
index 04103f88df..c7f990fb50 100644
--- a/plugins/MirOTR/libotr/src/version.h
+++ b/plugins/MirOTR/libotr/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2016 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/src/dbfilter.cpp b/plugins/MirOTR/src/dbfilter.cpp
index 7da3a95f73..4c6108f6d0 100644
--- a/plugins/MirOTR/src/dbfilter.cpp
+++ b/plugins/MirOTR/src/dbfilter.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HANDLE hDBEventPreAdd, hDBEventAdded, hContactSettingChanged;
static mir_cs RemoveChainCS;
diff --git a/plugins/MirOTR/src/dbfilter.h b/plugins/MirOTR/src/dbfilter.h
index 7a69b71f26..99a6d50428 100644
--- a/plugins/MirOTR/src/dbfilter.h
+++ b/plugins/MirOTR/src/dbfilter.h
@@ -1,4 +1,4 @@
-#define DBEF_OTR_PREFIXED 0x8000
+#define DBEF_OTR_PREFIXED 0x8000
void InitDBFilter();
void DeinitDBFilter(); \ No newline at end of file
diff --git a/plugins/MirOTR/src/dialogs.cpp b/plugins/MirOTR/src/dialogs.cpp
index 16d79ed09e..7bd50fefbd 100644
--- a/plugins/MirOTR/src/dialogs.cpp
+++ b/plugins/MirOTR/src/dialogs.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct SmpData
{
diff --git a/plugins/MirOTR/src/dialogs.h b/plugins/MirOTR/src/dialogs.h
index 98b1e75f2c..3e259d2797 100644
--- a/plugins/MirOTR/src/dialogs.h
+++ b/plugins/MirOTR/src/dialogs.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
void VerifyContextDialog(ConnContext* context);
void SMPInitDialog(ConnContext* context);
void SMPDialogUpdate(ConnContext *context, int percent);
diff --git a/plugins/MirOTR/src/dllmain.cpp b/plugins/MirOTR/src/dllmain.cpp
index 27762445a6..9e499f897a 100644
--- a/plugins/MirOTR/src/dllmain.cpp
+++ b/plugins/MirOTR/src/dllmain.cpp
@@ -1,4 +1,4 @@
-// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
+// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
#include "stdafx.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/MirOTR/src/entities.cpp b/plugins/MirOTR/src/entities.cpp
index 9b3ad0b849..62b0865b73 100644
--- a/plugins/MirOTR/src/entities.cpp
+++ b/plugins/MirOTR/src/entities.cpp
@@ -1,4 +1,4 @@
-// (C) of entities.cpp: Christoph
+// (C) of entities.cpp: Christoph
// http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.c
// http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191
// modified by ProgAndy
diff --git a/plugins/MirOTR/src/entities.h b/plugins/MirOTR/src/entities.h
index d22562bd05..a29f21ef22 100644
--- a/plugins/MirOTR/src/entities.h
+++ b/plugins/MirOTR/src/entities.h
@@ -1,4 +1,4 @@
-// (C) of entities.h: Christoph
+// (C) of entities.h: Christoph
// http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.h
// http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191
// modified by ProgAndy
diff --git a/plugins/MirOTR/src/icons.cpp b/plugins/MirOTR/src/icons.cpp
index 374dc64f11..9b952736b1 100644
--- a/plugins/MirOTR/src/icons.cpp
+++ b/plugins/MirOTR/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static IconItem iconList[] = {
{ LPGEN(LANG_ICON_OTR), ICON_OTR, IDI_OTR },
diff --git a/plugins/MirOTR/src/icons.h b/plugins/MirOTR/src/icons.h
index d95fe70e28..a366517bdc 100644
--- a/plugins/MirOTR/src/icons.h
+++ b/plugins/MirOTR/src/icons.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define ICON_FINISHED (MODULENAME"_finished")
#define ICON_UNVERIFIED (MODULENAME"_unverified")
#define ICON_PRIVATE (MODULENAME"_private")
diff --git a/plugins/MirOTR/src/language.h b/plugins/MirOTR/src/language.h
index ab2c46dfca..b191f1ab30 100644
--- a/plugins/MirOTR/src/language.h
+++ b/plugins/MirOTR/src/language.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define LANG_INLINE_PREFIX "[OTR INFO] "
diff --git a/plugins/MirOTR/src/mirotrmenu.cpp b/plugins/MirOTR/src/mirotrmenu.cpp
index e60b2f5744..21ae10a7f9 100644
--- a/plugins/MirOTR/src/mirotrmenu.cpp
+++ b/plugins/MirOTR/src/mirotrmenu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int hMirOTRMenuObject;
static HGENMENU hStatusInfoItem, hHTMLConvMenuItem;
diff --git a/plugins/MirOTR/src/mirotrmenu.h b/plugins/MirOTR/src/mirotrmenu.h
index 018b401807..d101caa38e 100644
--- a/plugins/MirOTR/src/mirotrmenu.h
+++ b/plugins/MirOTR/src/mirotrmenu.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define CMIF_NOTNOTPRIVATE CMIF_NOTOFFLINE
#define CMIF_NOTUNVERIFIED CMIF_NOTONLINE
diff --git a/plugins/MirOTR/src/options.cpp b/plugins/MirOTR/src/options.cpp
index ee157f0675..33b1ee0d35 100644
--- a/plugins/MirOTR/src/options.cpp
+++ b/plugins/MirOTR/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern "C"{
#include "otrlextensions.h"
}
diff --git a/plugins/MirOTR/src/options.h b/plugins/MirOTR/src/options.h
index 06f9c56464..17efb1c139 100644
--- a/plugins/MirOTR/src/options.h
+++ b/plugins/MirOTR/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_INC
+#ifndef _OPTIONS_INC
#define _OPTIONS_INC
#define PRIVATE_KEY_FILENAME "otr.private_key"
diff --git a/plugins/MirOTR/src/otr.cpp b/plugins/MirOTR/src/otr.cpp
index 6cc32df75c..5350bca1bb 100644
--- a/plugins/MirOTR/src/otr.cpp
+++ b/plugins/MirOTR/src/otr.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
OtrlUserState otr_user_state;
#define WMU_ENDDIALOG (WM_USER+244)
diff --git a/plugins/MirOTR/src/otr.h b/plugins/MirOTR/src/otr.h
index 968c566d46..7746f2dd79 100644
--- a/plugins/MirOTR/src/otr.h
+++ b/plugins/MirOTR/src/otr.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
extern OtrlUserState otr_user_state;
extern OtrlMessageAppOps ops;
diff --git a/plugins/MirOTR/src/otrlextensions.c b/plugins/MirOTR/src/otrlextensions.c
index a9676febcb..da68e73354 100644
--- a/plugins/MirOTR/src/otrlextensions.c
+++ b/plugins/MirOTR/src/otrlextensions.c
@@ -1,4 +1,4 @@
-/*
+/*
* otrlextensions.c - Off-the-Record Messaging library extensions
*
* Strongly based on parts of the Off-the-Record Messaging library,
diff --git a/plugins/MirOTR/src/otrlextensions.h b/plugins/MirOTR/src/otrlextensions.h
index 2b26ab1591..c0fa75c673 100644
--- a/plugins/MirOTR/src/otrlextensions.h
+++ b/plugins/MirOTR/src/otrlextensions.h
@@ -1,4 +1,4 @@
-/*
+/*
* otrlextensions.h - Off-the-Record Messaging library extensions
*
* Strongly based on parts of the Off-the-Record Messaging library,
diff --git a/plugins/MirOTR/src/resource.h b/plugins/MirOTR/src/resource.h
index 272c9a5a6a..6757de6f81 100644
--- a/plugins/MirOTR/src/resource.h
+++ b/plugins/MirOTR/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\MirOTR\res\resource.rc
//
diff --git a/plugins/MirOTR/src/stdafx.cpp b/plugins/MirOTR/src/stdafx.cpp
index a26ebc384b..fd677f50e5 100644
--- a/plugins/MirOTR/src/stdafx.cpp
+++ b/plugins/MirOTR/src/stdafx.cpp
@@ -1,4 +1,4 @@
-// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
+// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
// MirOTR.pch ist der vorkompilierte Header.
// stdafx.obj enthält die vorkompilierten Typinformationen.
diff --git a/plugins/MirOTR/src/stdafx.h b/plugins/MirOTR/src/stdafx.h
index b572e67b58..33bb070972 100644
--- a/plugins/MirOTR/src/stdafx.h
+++ b/plugins/MirOTR/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : Includedatei für Standardsystem-Includedateien
+// stdafx.h : Includedatei für Standardsystem-Includedateien
// oder häufig verwendete projektspezifische Includedateien,
// die nur in unregelmäßigen Abständen geändert werden.
//
diff --git a/plugins/MirOTR/src/striphtml.cpp b/plugins/MirOTR/src/striphtml.cpp
index a0e54abbb6..1401ac9a02 100644
--- a/plugins/MirOTR/src/striphtml.cpp
+++ b/plugins/MirOTR/src/striphtml.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void starttag_cb (void *cbdata, ekhtml_string_t *tag, ekhtml_attr_t *attrs) {
STRIPHTML_DATA *data = (STRIPHTML_DATA *)cbdata;
diff --git a/plugins/MirOTR/src/striphtml.h b/plugins/MirOTR/src/striphtml.h
index b00113c00a..3b2d9b6cbc 100644
--- a/plugins/MirOTR/src/striphtml.h
+++ b/plugins/MirOTR/src/striphtml.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
struct STRIPHTML_DATA {
std::stack<char*> stack;
diff --git a/plugins/MirOTR/src/svcs_menu.cpp b/plugins/MirOTR/src/svcs_menu.cpp
index 9d9bcd0ba5..5b9d4703d7 100644
--- a/plugins/MirOTR/src/svcs_menu.cpp
+++ b/plugins/MirOTR/src/svcs_menu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HGENMENU hStopItem, hStartItem;
diff --git a/plugins/MirOTR/src/svcs_menu.h b/plugins/MirOTR/src/svcs_menu.h
index d3138c31cf..145a080be9 100644
--- a/plugins/MirOTR/src/svcs_menu.h
+++ b/plugins/MirOTR/src/svcs_menu.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
INT_PTR SVC_StartOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_RefreshOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_StopOTR(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_proto.cpp b/plugins/MirOTR/src/svcs_proto.cpp
index 7d2d864cc2..147d79b1e7 100644
--- a/plugins/MirOTR/src/svcs_proto.cpp
+++ b/plugins/MirOTR/src/svcs_proto.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam){
if (!lParam) return 0;
diff --git a/plugins/MirOTR/src/svcs_proto.h b/plugins/MirOTR/src/svcs_proto.h
index 9b6b53a4af..a260560cc6 100644
--- a/plugins/MirOTR/src/svcs_proto.h
+++ b/plugins/MirOTR/src/svcs_proto.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam);
INT_PTR SVC_OTRRecvMessage(WPARAM wParam,LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_srmm.cpp b/plugins/MirOTR/src/svcs_srmm.cpp
index 9aa5bfac63..66e34d6aaf 100644
--- a/plugins/MirOTR/src/svcs_srmm.cpp
+++ b/plugins/MirOTR/src/svcs_srmm.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HICON hIconNotSecure, hIconFinished, hIconPrivate, hIconUnverified;
BBButton OTRButton;
diff --git a/plugins/MirOTR/src/svcs_srmm.h b/plugins/MirOTR/src/svcs_srmm.h
index 9f0de501a6..dc3bbc9672 100644
--- a/plugins/MirOTR/src/svcs_srmm.h
+++ b/plugins/MirOTR/src/svcs_srmm.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
int WindowEvent(WPARAM wParam, LPARAM lParam);
int SVC_IconPressed(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/utils.cpp b/plugins/MirOTR/src/utils.cpp
index 937ce675fe..00d34f226c 100644
--- a/plugins/MirOTR/src/utils.cpp
+++ b/plugins/MirOTR/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
mir_cs lib_cs;
diff --git a/plugins/MirOTR/src/utils.h b/plugins/MirOTR/src/utils.h
index 2f4bd30fd2..aec0e4a01a 100644
--- a/plugins/MirOTR/src/utils.h
+++ b/plugins/MirOTR/src/utils.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef __HEADER_UTILS_H
#define __HEADER_UTILS_H
#include "stdafx.h"
diff --git a/plugins/MirOTR/src/version.h b/plugins/MirOTR/src/version.h
index c916b4b64a..275fa1166b 100644
--- a/plugins/MirOTR/src/version.h
+++ b/plugins/MirOTR/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 14
#define __RELEASE_NUM 1
#define __BUILD_NUM 16