Merge lp:~leonardolemos/contractor/bump-years into lp:contractor/0.3

Proposed by Leonardo Lemos
Status: Merged
Approved by: Cody Garver
Approved revision: 141
Merged at revision: 141
Proposed branch: lp:~leonardolemos/contractor/bump-years
Merge into: lp:contractor/0.3
Diff against target: 185 lines (+16/-18)
16 files modified
src/Application.vala (+1/-1)
src/Contract.vala (+1/-1)
src/ContractDirectory.vala (+1/-1)
src/ContractFile.vala (+1/-2)
src/ContractKeyFile.vala (+1/-1)
src/ContractMatcher.vala (+1/-1)
src/ContractSorter.vala (+1/-1)
src/ContractSource.vala (+1/-1)
src/DBusService.vala (+1/-1)
src/FileEnumerator.vala (+1/-1)
src/FileService.vala (+1/-1)
src/GenericContract.vala (+1/-1)
src/MimeTypeManager.vala (+1/-1)
src/String.vala (+1/-1)
src/Translations.vala (+1/-1)
src/main.vala (+1/-2)
To merge this branch: bzr merge lp:~leonardolemos/contractor/bump-years
Reviewer Review Type Date Requested Status
Contractor Developers Pending
Review via email: mp+313946@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/Application.vala'
2--- src/Application.vala 2013-05-12 09:36:27 +0000
3+++ src/Application.vala 2017-01-01 22:10:33 +0000
4@@ -1,5 +1,5 @@
5 /*
6- * Copyright (C) 2013 elementary Developers
7+ * Copyright (C) 2013-2017 elementary Developers
8 *
9 * This program is free software: you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by
11
12=== modified file 'src/Contract.vala'
13--- src/Contract.vala 2015-09-15 22:35:35 +0000
14+++ src/Contract.vala 2017-01-01 22:10:33 +0000
15@@ -1,5 +1,5 @@
16 /*
17- * Copyright (C) 2011-2013 elementary Developers
18+ * Copyright (C) 2011-2017 elementary Developers
19 *
20 * This program is free software: you can redistribute it and/or modify
21 * it under the terms of the GNU General Public License as published by
22
23=== modified file 'src/ContractDirectory.vala'
24--- src/ContractDirectory.vala 2015-09-14 18:55:15 +0000
25+++ src/ContractDirectory.vala 2017-01-01 22:10:33 +0000
26@@ -1,5 +1,5 @@
27 /*
28- * Copyright (C) 2011-2013 elementary Developers
29+ * Copyright (C) 2011-2017 elementary Developers
30 *
31 * This program is free software: you can redistribute it and/or modify
32 * it under the terms of the GNU General Public License as published by
33
34=== modified file 'src/ContractFile.vala'
35--- src/ContractFile.vala 2015-09-15 23:03:03 +0000
36+++ src/ContractFile.vala 2017-01-01 22:10:33 +0000
37@@ -1,5 +1,5 @@
38 /*
39- * Copyright (C) 2013 elementary Developers
40+ * Copyright (C) 2013-2017 elementary Developers
41 *
42 * This program is free software: you can redistribute it and/or modify
43 * it under the terms of the GNU General Public License as published by
44@@ -86,4 +86,3 @@
45 return file_name[0 : - EXTENSION.length];
46 }
47 }
48-
49
50=== modified file 'src/ContractKeyFile.vala'
51--- src/ContractKeyFile.vala 2015-09-15 23:03:03 +0000
52+++ src/ContractKeyFile.vala 2017-01-01 22:10:33 +0000
53@@ -1,5 +1,5 @@
54 /*
55- * Copyright (C) 2013 elementary Developers
56+ * Copyright (C) 2013-2017 elementary Developers
57 *
58 * This program is free software: you can redistribute it and/or modify
59 * it under the terms of the GNU General Public License as published by
60
61=== modified file 'src/ContractMatcher.vala'
62--- src/ContractMatcher.vala 2015-09-15 23:03:03 +0000
63+++ src/ContractMatcher.vala 2017-01-01 22:10:33 +0000
64@@ -1,5 +1,5 @@
65 /*
66- * Copyright (C) 2011-2013 elementary Developers
67+ * Copyright (C) 2011-2017 elementary Developers
68 *
69 * This program is free software: you can redistribute it and/or modify
70 * it under the terms of the GNU General Public License as published by
71
72=== modified file 'src/ContractSorter.vala'
73--- src/ContractSorter.vala 2015-09-14 18:55:15 +0000
74+++ src/ContractSorter.vala 2017-01-01 22:10:33 +0000
75@@ -1,5 +1,5 @@
76 /*
77- * Copyright (C) 2013 elementary Developers
78+ * Copyright (C) 2013-2017 elementary Developers
79 *
80 * This program is free software: you can redistribute it and/or modify
81 * it under the terms of the GNU General Public License as published by
82
83=== modified file 'src/ContractSource.vala'
84--- src/ContractSource.vala 2015-09-14 18:55:15 +0000
85+++ src/ContractSource.vala 2017-01-01 22:10:33 +0000
86@@ -1,5 +1,5 @@
87 /*
88- * Copyright (C) 2013 elementary Developers
89+ * Copyright (C) 2013-2017 elementary Developers
90 *
91 * This program is free software: you can redistribute it and/or modify
92 * it under the terms of the GNU General Public License as published by
93
94=== modified file 'src/DBusService.vala'
95--- src/DBusService.vala 2015-09-14 20:48:28 +0000
96+++ src/DBusService.vala 2017-01-01 22:10:33 +0000
97@@ -1,5 +1,5 @@
98 /*
99- * Copyright (C) 2011-2013 elementary Developers
100+ * Copyright (C) 2011-2017 elementary Developers
101 *
102 * This program is free software: you can redistribute it and/or modify
103 * it under the terms of the GNU General Public License as published by
104
105=== modified file 'src/FileEnumerator.vala'
106--- src/FileEnumerator.vala 2015-09-14 18:55:15 +0000
107+++ src/FileEnumerator.vala 2017-01-01 22:10:33 +0000
108@@ -1,5 +1,5 @@
109 /*
110- * Copyright (C) 2013 elementary Developers
111+ * Copyright (C) 2013-2017 elementary Developers
112 *
113 * This program is free software: you can redistribute it and/or modify
114 * it under the terms of the GNU General Public License as published by
115
116=== modified file 'src/FileService.vala'
117--- src/FileService.vala 2015-09-14 18:55:15 +0000
118+++ src/FileService.vala 2017-01-01 22:10:33 +0000
119@@ -1,5 +1,5 @@
120 /*
121- * Copyright (C) 2011-2013 elementary Developers
122+ * Copyright (C) 2011-2017 elementary Developers
123 *
124 * This program is free software: you can redistribute it and/or modify
125 * it under the terms of the GNU General Public License as published by
126
127=== modified file 'src/GenericContract.vala'
128--- src/GenericContract.vala 2013-04-29 19:41:51 +0000
129+++ src/GenericContract.vala 2017-01-01 22:10:33 +0000
130@@ -1,5 +1,5 @@
131 /*
132- * Copyright (C) 2013 elementary Developers
133+ * Copyright (C) 2013-2017 elementary Developers
134 *
135 * This program is free software: you can redistribute it and/or modify
136 * it under the terms of the GNU General Public License as published by
137
138=== modified file 'src/MimeTypeManager.vala'
139--- src/MimeTypeManager.vala 2015-09-14 18:55:15 +0000
140+++ src/MimeTypeManager.vala 2017-01-01 22:10:33 +0000
141@@ -1,5 +1,5 @@
142 /*
143- * Copyright (C) 2013 elementary Developers
144+ * Copyright (C) 2013-2017 elementary Developers
145 *
146 * This program is free software: you can redistribute it and/or modify
147 * it under the terms of the GNU General Public License as published by
148
149=== modified file 'src/String.vala'
150--- src/String.vala 2015-09-14 18:55:15 +0000
151+++ src/String.vala 2017-01-01 22:10:33 +0000
152@@ -1,5 +1,5 @@
153 /*
154- * Copyright (C) 2013 elementary Developers
155+ * Copyright (C) 2013-2017 elementary Developers
156 *
157 * This program is free software: you can redistribute it and/or modify
158 * it under the terms of the GNU General Public License as published by
159
160=== modified file 'src/Translations.vala'
161--- src/Translations.vala 2015-09-14 18:55:15 +0000
162+++ src/Translations.vala 2017-01-01 22:10:33 +0000
163@@ -1,5 +1,5 @@
164 /*
165- * Copyright (C) 2011-2013 elementary Developers
166+ * Copyright (C) 2011-2017 elementary Developers
167 *
168 * This program is free software: you can redistribute it and/or modify
169 * it under the terms of the GNU General Public License as published by
170
171=== modified file 'src/main.vala'
172--- src/main.vala 2013-05-12 09:36:27 +0000
173+++ src/main.vala 2017-01-01 22:10:33 +0000
174@@ -1,5 +1,5 @@
175 /*
176- * Copyright (C) 2013 elementary Developers
177+ * Copyright (C) 2013-2017 elementary Developers
178 *
179 * This program is free software: you can redistribute it and/or modify
180 * it under the terms of the GNU General Public License as published by
181@@ -21,4 +21,3 @@
182 var application = new Contractor.Application ();
183 application.run ();
184 }
185-

Subscribers

People subscribed via source and target branches