Merge lp:~leonardolemos/pantheon-greeter/bump-years into lp:~elementary-pantheon/pantheon-greeter/trunk

Proposed by Leonardo Lemos
Status: Merged
Approved by: Cody Garver
Approved revision: 514
Merged at revision: 515
Proposed branch: lp:~leonardolemos/pantheon-greeter/bump-years
Merge into: lp:~elementary-pantheon/pantheon-greeter/trunk
Diff against target: 187 lines (+17/-17)
17 files modified
src/Avatar.vala (+1/-1)
src/CredentialsArea.vala (+1/-1)
src/CredentialsAreaActor.vala (+1/-1)
src/FingerprintIndicatorArea.vala (+1/-1)
src/Gateways/DummyGateway.vala (+1/-1)
src/Gateways/LightDMGateway.vala (+1/-1)
src/Gateways/LoginGateway.vala (+1/-1)
src/LoginBox.vala (+1/-1)
src/LoginButtonArea.vala (+1/-1)
src/LoginMask.vala (+1/-1)
src/LoginOptions/GuestLogin.vala (+1/-1)
src/LoginOptions/LoginOption.vala (+1/-1)
src/LoginOptions/ManualLogin.vala (+1/-1)
src/LoginOptions/UserLogin.vala (+1/-1)
src/PasswordArea.vala (+1/-1)
src/TimeLabel.vala (+1/-1)
src/Wallpaper.vala (+1/-1)
To merge this branch: bzr merge lp:~leonardolemos/pantheon-greeter/bump-years
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+313943@code.launchpad.net

Commit message

Add 2017 to license copyright and app years.

Description of the change

Add 2017 to license copyright and app years.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Avatar.vala'
2--- src/Avatar.vala 2016-12-17 22:19:47 +0000
3+++ src/Avatar.vala 2017-01-01 22:09:38 +0000
4@@ -1,5 +1,5 @@
5 /*
6-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
7+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public
11
12=== modified file 'src/CredentialsArea.vala'
13--- src/CredentialsArea.vala 2016-09-25 15:02:55 +0000
14+++ src/CredentialsArea.vala 2017-01-01 22:09:38 +0000
15@@ -1,5 +1,5 @@
16 /*
17-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
18+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
19 *
20 * This program is free software; you can redistribute it and/or
21 * modify it under the terms of the GNU General Public
22
23=== modified file 'src/CredentialsAreaActor.vala'
24--- src/CredentialsAreaActor.vala 2016-08-29 17:32:50 +0000
25+++ src/CredentialsAreaActor.vala 2017-01-01 22:09:38 +0000
26@@ -1,5 +1,5 @@
27 /*
28-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
29+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
30 *
31 * This program is free software; you can redistribute it and/or
32 * modify it under the terms of the GNU General Public
33
34=== modified file 'src/FingerprintIndicatorArea.vala'
35--- src/FingerprintIndicatorArea.vala 2016-10-26 17:18:25 +0000
36+++ src/FingerprintIndicatorArea.vala 2017-01-01 22:09:38 +0000
37@@ -1,5 +1,5 @@
38 /*
39-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
40+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
41 *
42 * This program is free software; you can redistribute it and/or
43 * modify it under the terms of the GNU General Public
44
45=== modified file 'src/Gateways/DummyGateway.vala'
46--- src/Gateways/DummyGateway.vala 2016-09-25 14:49:00 +0000
47+++ src/Gateways/DummyGateway.vala 2017-01-01 22:09:38 +0000
48@@ -1,5 +1,5 @@
49 /*
50-* Copyright (c) 2011-2016 elementary LLC (http://launchpad.net/pantheon-greeter)
51+* Copyright (c) 2011-2017 elementary LLC (http://launchpad.net/pantheon-greeter)
52 *
53 * This program is free software; you can redistribute it and/or
54 * modify it under the terms of the GNU General Public
55
56=== modified file 'src/Gateways/LightDMGateway.vala'
57--- src/Gateways/LightDMGateway.vala 2016-09-25 14:49:00 +0000
58+++ src/Gateways/LightDMGateway.vala 2017-01-01 22:09:38 +0000
59@@ -1,5 +1,5 @@
60 /*
61-* Copyright (c) 2011-2016 elementary LLC (http://launchpad.net/pantheon-greeter)
62+* Copyright (c) 2011-2017 elementary LLC (http://launchpad.net/pantheon-greeter)
63 *
64 * This program is free software; you can redistribute it and/or
65 * modify it under the terms of the GNU General Public
66
67=== modified file 'src/Gateways/LoginGateway.vala'
68--- src/Gateways/LoginGateway.vala 2016-09-25 14:49:00 +0000
69+++ src/Gateways/LoginGateway.vala 2017-01-01 22:09:38 +0000
70@@ -1,5 +1,5 @@
71 /*
72-* Copyright (c) 2011-2016 elementary LLC (http://launchpad.net/pantheon-greeter)
73+* Copyright (c) 2011-2017 elementary LLC (http://launchpad.net/pantheon-greeter)
74 *
75 * This program is free software; you can redistribute it and/or
76 * modify it under the terms of the GNU General Public
77
78=== modified file 'src/LoginBox.vala'
79--- src/LoginBox.vala 2016-12-17 22:19:47 +0000
80+++ src/LoginBox.vala 2017-01-01 22:09:38 +0000
81@@ -1,6 +1,6 @@
82 // -*- Mode: vala; indent-tabs-mode: nil; tab-width: 4 -*-
83 /*
84-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
85+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
86 *
87 * This program is free software; you can redistribute it and/or
88 * modify it under the terms of the GNU General Public
89
90=== modified file 'src/LoginButtonArea.vala'
91--- src/LoginButtonArea.vala 2016-09-25 15:02:55 +0000
92+++ src/LoginButtonArea.vala 2017-01-01 22:09:38 +0000
93@@ -1,5 +1,5 @@
94 /*
95-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
96+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
97 *
98 * This program is free software; you can redistribute it and/or
99 * modify it under the terms of the GNU General Public
100
101=== modified file 'src/LoginMask.vala'
102--- src/LoginMask.vala 2016-09-25 18:33:37 +0000
103+++ src/LoginMask.vala 2017-01-01 22:09:38 +0000
104@@ -1,5 +1,5 @@
105 /*
106-* Copyright (c) 2011-2016 elementary LLC (http://launchpad.net/pantheon-greeter)
107+* Copyright (c) 2011-2017 elementary LLC (http://launchpad.net/pantheon-greeter)
108 *
109 * This program is free software; you can redistribute it and/or
110 * modify it under the terms of the GNU General Public
111
112=== modified file 'src/LoginOptions/GuestLogin.vala'
113--- src/LoginOptions/GuestLogin.vala 2016-09-25 14:23:22 +0000
114+++ src/LoginOptions/GuestLogin.vala 2017-01-01 22:09:38 +0000
115@@ -1,5 +1,5 @@
116 /*
117-* Copyright (c) 2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
118+* Copyright (c) 2016-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
119 *
120 * This program is free software; you can redistribute it and/or
121 * modify it under the terms of the GNU General Public
122
123=== modified file 'src/LoginOptions/LoginOption.vala'
124--- src/LoginOptions/LoginOption.vala 2016-12-17 22:19:47 +0000
125+++ src/LoginOptions/LoginOption.vala 2017-01-01 22:09:38 +0000
126@@ -1,5 +1,5 @@
127 /*
128-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
129+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
130 *
131 * This program is free software; you can redistribute it and/or
132 * modify it under the terms of the GNU General Public
133
134=== modified file 'src/LoginOptions/ManualLogin.vala'
135--- src/LoginOptions/ManualLogin.vala 2016-09-25 14:23:22 +0000
136+++ src/LoginOptions/ManualLogin.vala 2017-01-01 22:09:38 +0000
137@@ -1,5 +1,5 @@
138 /*
139-* Copyright (c) 2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
140+* Copyright (c) 2016-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
141 *
142 * This program is free software; you can redistribute it and/or
143 * modify it under the terms of the GNU General Public
144
145=== modified file 'src/LoginOptions/UserLogin.vala'
146--- src/LoginOptions/UserLogin.vala 2016-12-17 22:19:47 +0000
147+++ src/LoginOptions/UserLogin.vala 2017-01-01 22:09:38 +0000
148@@ -1,5 +1,5 @@
149 /*
150-* Copyright (c) 2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
151+* Copyright (c) 2016-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
152 *
153 * This program is free software; you can redistribute it and/or
154 * modify it under the terms of the GNU General Public
155
156=== modified file 'src/PasswordArea.vala'
157--- src/PasswordArea.vala 2016-09-25 17:39:51 +0000
158+++ src/PasswordArea.vala 2017-01-01 22:09:38 +0000
159@@ -1,5 +1,5 @@
160 /*
161-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
162+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
163 *
164 * This program is free software; you can redistribute it and/or
165 * modify it under the terms of the GNU General Public
166
167=== modified file 'src/TimeLabel.vala'
168--- src/TimeLabel.vala 2016-06-14 12:38:50 +0000
169+++ src/TimeLabel.vala 2017-01-01 22:09:38 +0000
170@@ -1,5 +1,5 @@
171 /*
172-* Copyright (c) 2011-2016 elementary LLC (http://launchpad.net/pantheon-greeter)
173+* Copyright (c) 2011-2017 elementary LLC (http://launchpad.net/pantheon-greeter)
174 *
175 * This program is free software; you can redistribute it and/or
176 * modify it under the terms of the GNU General Public
177
178=== modified file 'src/Wallpaper.vala'
179--- src/Wallpaper.vala 2016-06-14 21:39:15 +0000
180+++ src/Wallpaper.vala 2017-01-01 22:09:38 +0000
181@@ -1,5 +1,5 @@
182 /*
183-* Copyright (c) 2011-2016 elementary LLC. (http://launchpad.net/pantheon-greeter)
184+* Copyright (c) 2011-2017 elementary LLC. (http://launchpad.net/pantheon-greeter)
185 *
186 * This program is free software; you can redistribute it and/or
187 * modify it under the terms of the GNU General Public

Subscribers

People subscribed via source and target branches