[gnome-sound-recorder/bilelmoussaoui/prepare-release: 16/16] about: update authors & copyright
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder/bilelmoussaoui/prepare-release: 16/16] about: update authors & copyright
- Date: Sun, 14 Jun 2020 19:58:54 +0000 (UTC)
commit f5c7feac5a46e0f4931b1a51a00e7074a93a1af3
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Jun 12 22:28:44 2020 +0200
about: update authors & copyright
src/application.js | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/application.js b/src/application.js
index 4ece8bf..d5498aa 100644
--- a/src/application.js
+++ b/src/application.js
@@ -160,7 +160,9 @@ var Application = GObject.registerClass(class Application extends Gtk.Applicatio
'Garrett LeSage <garrettl gmail com>',
'Hylke Bons <hylkebons gmail com>',
'Sam Hewitt <hewittsamuel gmail com>'],
- authors: ['Meg Ford <megford gnome org>'],
+ authors: ['Meg Ford <megford gnome org>',
+ 'Bilal Elmoussaoui <bil elmoussaoui gmail com>',
+ 'Felipe Borges <felipeborges gnome org>'],
/* Translators: Replace "translator-credits" with your names, one name per line */
translator_credits: _('translator-credits'),
program_name: GLib.get_application_name(),
@@ -169,7 +171,7 @@ var Application = GObject.registerClass(class Application extends Gtk.Applicatio
logo_icon_name: pkg.name,
version: pkg.version,
website: 'https://wiki.gnome.org/Apps/SoundRecorder',
- copyright: `Copyright 2013-${new Gtk.Calendar().get_date()[0]} Meg Ford`,
+ copyright: 'Copyright 2013-2019 Meg Ford\nCopyright 2019-2020 Bilal Elmoussaoui & Felipe Borges',
wrap_license: true,
modal: true,
transient_for: this.window,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]