~marten-truu/plank/optional-gradients

« back to all changes in this revision

Viewing changes to lib/DBus/Interfaces.vala

  • Committer: Rico Tzschichholz
  • Date: 2015-04-27 13:39:02 UTC
  • Revision ID: ricotz@ubuntu.com-20150427133902-drdqhkpb4at9j1zr
The 'This file is part of Plank' commit

Add references to 'Plank' in copyright-headers where possible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//
2
2
//  Copyright (C) 2015 Rico Tzschichholz
3
3
//
4
 
//  This program is free software: you can redistribute it and/or modify
 
4
//  This file is part of Plank.
 
5
//
 
6
//  Plank is free software: you can redistribute it and/or modify
5
7
//  it under the terms of the GNU General Public License as published by
6
8
//  the Free Software Foundation, either version 3 of the License, or
7
9
//  (at your option) any later version.
8
10
//
9
 
//  This program is distributed in the hope that it will be useful,
 
11
//  Plank is distributed in the hope that it will be useful,
10
12
//  but WITHOUT ANY WARRANTY; without even the implied warranty of
11
13
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
14
//  GNU General Public License for more details.