diff --git a/src/notebook.c b/src/notebook.c index e4d37cc4f..0c8a7c787 100644 --- a/src/notebook.c +++ b/src/notebook.c @@ -1,6 +1,7 @@ /* * notebook.c - this file is part of Geany, a fast and lightweight IDE * + * Copyright 2006 Enrico Troeger * Copyright 2006 Nick Treleaven * * This program is free software; you can redistribute it and/or modify diff --git a/src/notebook.h b/src/notebook.h index eacedfd58..8392fd215 100644 --- a/src/notebook.h +++ b/src/notebook.h @@ -1,6 +1,7 @@ /* * notebook.h - this file is part of Geany, a fast and lightweight IDE * + * Copyright 2006 Enrico Troeger * Copyright 2006 Nick Treleaven * * This program is free software; you can redistribute it and/or modify diff --git a/src/search.c b/src/search.c index 9c8dfa7a8..cc1d4aea1 100644 --- a/src/search.c +++ b/src/search.c @@ -1,6 +1,7 @@ /* - * search.c + * search.c - this file is part of Geany, a fast and lightweight IDE * + * Copyright 2006 Enrico Troeger * Copyright 2006 Nick Treleaven * * This program is free software; you can redistribute it and/or modify diff --git a/src/search.h b/src/search.h index 6f442e117..36e5bd4cc 100644 --- a/src/search.h +++ b/src/search.h @@ -1,6 +1,7 @@ /* - * search.h + * search.h - this file is part of Geany, a fast and lightweight IDE * + * Copyright 2006 Enrico Troeger * Copyright 2006 Nick Treleaven * * This program is free software; you can redistribute it and/or modify