Update licensing and credits

This commit is contained in:
jderose9
2016-12-23 11:08:39 -05:00
parent 80670e1b90
commit eb3905d956
7 changed files with 46 additions and 20 deletions

View File

@@ -1,10 +1,9 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -17,7 +16,8 @@
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/

View File

@@ -1,10 +1,10 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* Dash-To-Panel extension for Gnome 3
* Copyright 2016 jderose9
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -17,7 +17,8 @@
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/

View File

@@ -1,4 +1,24 @@
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
/*
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/
const Gio = imports.gi.Gio;
const GLib = imports.gi.GLib;

View File

@@ -1,6 +1,5 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +16,8 @@
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/

View File

@@ -1,6 +1,5 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -14,6 +13,12 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*
* Credits:
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/
#taskbarScrollview .dash-item-container > StWidget {

View File

@@ -1,6 +1,5 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +16,8 @@
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/

View File

@@ -1,6 +1,5 @@
/*
* Taskbar: A taskbar extension for the Gnome panel.
* Copyright (C) 2016 Zorin OS
* This file is part of the Dash-To-Panel extension for Gnome 3
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +16,8 @@
*
*
* Credits:
* This file is based on code from the Dash to Dock extension by micheleg.
* This file is based on code from the Taskbar extension by Zorin OS
* and code from the Dash to Dock extension by micheleg.
* Some code was also adapted from the upstream Gnome Shell source code.
*/