diff --git a/include/aaruformat/consts.h b/include/aaruformat/consts.h index 5a119da..b202130 100644 --- a/include/aaruformat/consts.h +++ b/include/aaruformat/consts.h @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : consts.h diff --git a/include/aaruformat/context.h b/include/aaruformat/context.h index 0b3e0cb..1809545 100644 --- a/include/aaruformat/context.h +++ b/include/aaruformat/context.h @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : context.h diff --git a/include/aaruformat/decls.h b/include/aaruformat/decls.h index 92017bf..8752fb1 100644 --- a/include/aaruformat/decls.h +++ b/include/aaruformat/decls.h @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : decls.h diff --git a/include/aaruformat/structs.h b/include/aaruformat/structs.h index 9cc4c24..08bd3c5 100644 --- a/include/aaruformat/structs.h +++ b/include/aaruformat/structs.h @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : structs.h diff --git a/include/dic.h b/include/dic.h index 3255679..4bc9147 100644 --- a/include/dic.h +++ b/include/dic.h @@ -1,5 +1,5 @@ // /** ************************************************************************* -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : dic.h diff --git a/include/dicformat.h b/include/dicformat.h index ea9d6ce..d54452f 100644 --- a/include/dicformat.h +++ b/include/dicformat.h @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : aaruformat.h diff --git a/src/close.c b/src/close.c index 656b6b6..5a99b18 100644 --- a/src/close.c +++ b/src/close.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : close.c diff --git a/src/crc64.c b/src/crc64.c index 371e48f..39ffcc4 100644 --- a/src/crc64.c +++ b/src/crc64.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : crc64.c diff --git a/src/cst.c b/src/cst.c index 9b620bf..f11ed99 100644 --- a/src/cst.c +++ b/src/cst.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : cst.c diff --git a/src/ecc_cd.c b/src/ecc_cd.c index c48210b..2ff10be 100644 --- a/src/ecc_cd.c +++ b/src/ecc_cd.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ecc_cd.c diff --git a/src/helpers.c b/src/helpers.c index cd7183d..0e80e91 100644 --- a/src/helpers.c +++ b/src/helpers.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : helpers.c diff --git a/src/identify.c b/src/identify.c index c3ce12e..bc94b10 100644 --- a/src/identify.c +++ b/src/identify.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : identify.c diff --git a/src/open.c b/src/open.c index f6c1ba0..540c1cd 100644 --- a/src/open.c +++ b/src/open.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : open.c diff --git a/src/read.c b/src/read.c index ab9e86a..37f2ba3 100644 --- a/src/read.c +++ b/src/read.c @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : open.c