~sudopluto-deactivatedaccount/noise/fix-help-link

« back to all changes in this revision

Viewing changes to core/Widgets/SettingsWidgets.vala

  • Committer: Corentin Noël
  • Date: 2015-06-12 13:51:08 UTC
  • Revision ID: corentin@elementary.io-20150612135108-74c4rv9hnid56yu9
Updated Copyright Header.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// -*- Mode: vala; indent-tabs-mode: nil; tab-width: 4 -*-
2
2
/*-
3
 
 * Copyright (c) 2012-2013 Noise Developers (http://launchpad.net/noise)
 
3
 * Copyright (c) 2012-2015 Noise Developers (https://launchpad.net/noise)
4
4
 *
5
5
 * This library is free software; you can redistribute it and/or
6
6
 * modify it under the terms of the GNU Library General Public
25
25
 * obligated to do so. If you do not wish to do so, delete this exception
26
26
 * statement from your version.
27
27
 *
28
 
 * Authored by: Corentin Noël <tintou@mailoo.org>
 
28
 * Authored by: Corentin Noël <corentin@elementary.io>
29
29
 */
30
30
 
31
31
namespace Noise.SettingsWindow {