diff --git a/malcontent-control/carousel.c b/malcontent-control/carousel.c index 6c2a4ef..783894d 100644 --- a/malcontent-control/carousel.c +++ b/malcontent-control/carousel.c @@ -18,6 +18,7 @@ * * Authors: * - Felipe Borges + * - Georges Basile Stavracas Neto * - Philip Withnall */ diff --git a/malcontent-control/carousel.h b/malcontent-control/carousel.h index 4881873..5c1dcf9 100644 --- a/malcontent-control/carousel.h +++ b/malcontent-control/carousel.h @@ -18,6 +18,7 @@ * * Authors: * - Felipe Borges + * - Georges Basile Stavracas Neto * - Philip Withnall */ diff --git a/malcontent-control/user-image.c b/malcontent-control/user-image.c index 98afd80..be35ce9 100644 --- a/malcontent-control/user-image.c +++ b/malcontent-control/user-image.c @@ -1,5 +1,6 @@ /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- * + * Copyright © 2022 Endless Mobile, Inc. * Copyright © 2015 Red Hat, Inc. * * This program is free software; you can redistribute it and/or modify @@ -16,6 +17,7 @@ * along with this program; if not, see . * * Authors: + * - Georges Basile Stavracas Neto * - Ondrej Holy */ diff --git a/malcontent-control/user-image.h b/malcontent-control/user-image.h index f875bde..48c69ba 100644 --- a/malcontent-control/user-image.h +++ b/malcontent-control/user-image.h @@ -1,5 +1,6 @@ /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- * + * Copyright © 2022 Endless Mobile, Inc. * Copyright © 2015 Red Hat, Inc. * * This program is free software; you can redistribute it and/or modify @@ -16,6 +17,7 @@ * along with this program; if not, see . * * Authors: + * - Georges Basile Stavracas Neto * - Ondrej Holy */