Skip to content

Commit

Permalink
Update FSF Address (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
naaando authored and danirabbit committed Apr 29, 2017
1 parent bdd4948 commit 433459c
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions src/Backend/App.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Backend.App : Object {
Expand All @@ -31,4 +31,4 @@ public class Backend.App : Object {
app_id = app_info.get_id ().replace (".desktop", "");
settings = new Settings.full (SettingsSchemaSource.get_default ().lookup (CHILD_SCHEMA_ID, true), null, CHILD_PATH.printf (app_id));
}
}
}
6 changes: 3 additions & 3 deletions src/Backend/NotifyManager.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Backend.NotifyManager : Object {
Expand Down Expand Up @@ -60,4 +60,4 @@ public class Backend.NotifyManager : Object {
App app = new App (app_info);
apps.@set (app.app_id, app);
}
}
}
6 changes: 3 additions & 3 deletions src/Backend/NotifySettings.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Backend.NotifySettings : Granite.Services.Settings {
Expand All @@ -33,4 +33,4 @@ public class Backend.NotifySettings : Granite.Services.Settings {
private NotifySettings () {
base ("org.pantheon.desktop.gala.notifications");
}
}
}
4 changes: 2 additions & 2 deletions src/Plug.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class NotificationsPlug : Switchboard.Plug {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/AppEntry.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.AppEntry : Gtk.ListBoxRow {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/AppList.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.AppList : Gtk.ListBox {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/AppSettingsView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.AppSettingsView : Gtk.Grid {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/Footer.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.Footer : Gtk.ActionBar {
Expand Down
6 changes: 3 additions & 3 deletions src/Widgets/MainView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.MainView : Gtk.Paned {
Expand Down Expand Up @@ -69,4 +69,4 @@ public class Widgets.MainView : Gtk.Paned {
private void update_view () {
content.set_visible_child_name (Backend.NotifyManager.get_default ().do_not_disturb ? "alert-view" : "app-settings-view");
}
}
}
4 changes: 2 additions & 2 deletions src/Widgets/SettingsHeader.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.SettingsHeader : Gtk.Grid {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/SettingsOption.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.SettingsOption : Gtk.Grid {
Expand Down
4 changes: 2 additions & 2 deletions src/Widgets/Sidebar.vala
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

public class Widgets.Sidebar : Gtk.Box {
Expand Down

0 comments on commit 433459c

Please sign in to comment.