Name change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- bencode.lua: BitTorrent data encoding
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- elf.lua: Executable and Linkable Format
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- gzip.lua: GZIP File Format
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- pcap.lua: libpcap file format
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
-- In practice almost useless, I just wanted to learn about the file format.
|
||||
-- FIXME: it's also not very robust and doesn't support all documents.
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- vdi.lua: VirtualBox Disk Image
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- zip.lua: ZIP archives
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--
|
||||
-- zlib.lua: ZLIB Compressed Data Format
|
||||
--
|
||||
-- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
|
||||
-- Copyright (c) 2017, Přemysl Eric Janouch <p@janouch.name>
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted.
|
||||
|
||||
Reference in New Issue
Block a user