Merge lp:~elementary-apps/pantheon-photos/fix-license-header into lp:~pantheon-photos/pantheon-photos/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Danielle Foré
Approved revision: 3109
Merged at revision: 3110
Proposed branch: lp:~elementary-apps/pantheon-photos/fix-license-header
Merge into: lp:~pantheon-photos/pantheon-photos/trunk
Diff against target: 6407 lines (+3631/-1112)
204 files modified
COPYING (+0/-14)
plugins/pantheon-photos-publishing-extras/RESTSupport.vala (+18/-5)
plugins/pantheon-photos-publishing-extras/Resources.vala (+18/-5)
plugins/pantheon-photos-publishing-extras/TumblrPublishing.vala (+20/-7)
plugins/pantheon-photos-publishing-extras/YandexPublishing.vala (+18/-5)
plugins/pantheon-photos-publishing-extras/shotwell-publishing-extras.vala (+18/-5)
plugins/pantheon-photos-publishing/FacebookPublishing.vala (+18/-5)
plugins/pantheon-photos-publishing/FlickrPublishing.vala (+18/-5)
plugins/pantheon-photos-publishing/PicasaPublishing.vala (+18/-5)
plugins/pantheon-photos-publishing/PiwigoPublishing.vala (+18/-5)
plugins/pantheon-photos-publishing/RESTSupport.vala (+18/-5)
plugins/pantheon-photos-publishing/Resources.vala (+18/-5)
plugins/pantheon-photos-publishing/YouTubePublishing.vala (+18/-5)
plugins/pantheon-photos-publishing/shotwell-publishing.vala (+18/-5)
plugins/pantheon-photos-transitions/BlindsEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/ChessEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/CircleEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/CirclesEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/ClockEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/CrumbleEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/FadeEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/Resources.vala (+18/-5)
plugins/pantheon-photos-transitions/SlideEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/SquaresEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/StripesEffect.vala (+19/-6)
plugins/pantheon-photos-transitions/shotwell-transitions.vala (+18/-5)
samples/simple-plugin/simple-plugin.vala (+18/-5)
src/AppDirs.vala (+18/-5)
src/AppWindow.vala (+18/-5)
src/Application.vala (+18/-5)
src/BatchImport.vala (+18/-5)
src/Box.vala (+18/-5)
src/CheckerboardLayout.vala (+18/-5)
src/CollectionPage.vala (+18/-5)
src/ColorTransformation.vala (+18/-5)
src/CommandManager.vala (+18/-5)
src/Commands.vala (+18/-5)
src/CustomComponents.vala (+2/-2)
src/Debug.vala (+18/-5)
src/DesktopIntegration.vala (+19/-6)
src/Dialogs.vala (+18/-5)
src/Dimensions.vala (+18/-5)
src/DirectoryMonitor.vala (+18/-5)
src/Event.vala (+18/-5)
src/Exporter.vala (+18/-6)
src/International.vala (+18/-5)
src/LibraryFiles.vala (+18/-5)
src/LibraryMonitor.vala (+18/-5)
src/MediaDataRepresentation.vala (+18/-5)
src/MediaInterfaces.vala (+18/-5)
src/MediaMetadata.vala (+18/-5)
src/MediaMonitor.vala (+18/-5)
src/MediaPage.vala (+18/-5)
src/MediaViewTracker.vala (+18/-5)
src/MetadataWriter.vala (+18/-5)
src/Orientation.vala (+18/-5)
src/Page.vala (+18/-5)
src/Photo.vala (+18/-5)
src/PhotoMonitor.vala (+18/-5)
src/PhotoPage.vala (+18/-5)
src/PixbufCache.vala (+18/-5)
src/Printing.vala (+18/-5)
src/Resources.vala (+18/-5)
src/Screensaver.vala (+19/-6)
src/SearchFilter.vala (+18/-5)
src/SlideshowPage.vala (+18/-5)
src/SortedList.vala (+18/-5)
src/Tag.vala (+18/-5)
src/Thumbnail.vala (+18/-5)
src/ThumbnailCache.vala (+18/-5)
src/TimedQueue.vala (+18/-5)
src/Tombstone.vala (+18/-5)
src/UnityProgressBar.vala (+18/-5)
src/Upgrades.vala (+18/-5)
src/VideoMetadata.vala (+18/-5)
src/VideoMonitor.vala (+18/-5)
src/VideoSupport.vala (+18/-5)
src/camera/Branch.vala (+18/-5)
src/camera/Camera.vala (+18/-5)
src/camera/CameraTable.vala (+18/-5)
src/camera/GPhoto.vala (+18/-5)
src/camera/ImportPage.vala (+18/-5)
src/config/Config.vala (+18/-5)
src/config/ConfigurationInterfaces.vala (+18/-5)
src/config/GSettingsEngine.vala (+18/-5)
src/core/Alteration.vala (+18/-5)
src/core/ContainerSourceCollection.vala (+18/-5)
src/core/Core.vala (+18/-5)
src/core/DataCollection.vala (+18/-5)
src/core/DataObject.vala (+18/-5)
src/core/DataSet.vala (+18/-5)
src/core/DataSource.vala (+18/-5)
src/core/DataSourceTypes.vala (+18/-5)
src/core/DataView.vala (+18/-5)
src/core/DataViewTypes.vala (+18/-5)
src/core/DatabaseSourceCollection.vala (+18/-5)
src/core/SourceCollection.vala (+18/-5)
src/core/SourceHoldingTank.vala (+18/-5)
src/core/SourceInterfaces.vala (+18/-5)
src/core/Tracker.vala (+18/-5)
src/core/ViewCollection.vala (+18/-5)
src/core/util.vala (+18/-5)
src/db/DatabaseTable.vala (+18/-5)
src/db/Db.vala (+18/-5)
src/db/EventTable.vala (+18/-5)
src/db/PhotoTable.vala (+18/-5)
src/db/SavedSearchDBTable.vala (+18/-5)
src/db/TagTable.vala (+18/-5)
src/db/TombstoneTable.vala (+18/-5)
src/db/VersionTable.vala (+18/-5)
src/db/VideoTable.vala (+18/-5)
src/direct/Direct.vala (+18/-5)
src/direct/DirectPhoto.vala (+18/-5)
src/direct/DirectPhotoPage.vala (+18/-5)
src/direct/DirectView.vala (+18/-5)
src/direct/DirectWindow.vala (+18/-5)
src/editing_tools/AdjustTool.vala (+20/-19)
src/editing_tools/CropTool.vala (+20/-19)
src/editing_tools/EditingTools.vala (+18/-5)
src/editing_tools/RedEyeTool.vala (+20/-19)
src/editing_tools/StraightenTool.vala (+18/-6)
src/events/Branch.vala (+18/-5)
src/events/EventDirectoryItem.vala (+18/-5)
src/events/EventPage.vala (+18/-5)
src/events/Events.vala (+18/-5)
src/events/EventsDirectoryPage.vala (+18/-5)
src/library/Branch.vala (+18/-5)
src/library/FlaggedPage.vala (+18/-5)
src/library/FlaggedSidebarEntry.vala (+18/-5)
src/library/ImportQueuePage.vala (+18/-5)
src/library/ImportQueueSidebarEntry.vala (+18/-5)
src/library/LastImportPage.vala (+18/-5)
src/library/LastImportSidebarEntry.vala (+18/-5)
src/library/Library.vala (+18/-5)
src/library/LibraryWindow.vala (+18/-5)
src/library/OfflinePage.vala (+18/-5)
src/library/OfflineSidebarEntry.vala (+18/-5)
src/library/PhotosPage.vala (+18/-5)
src/library/RawsPage.vala (+18/-5)
src/library/TopDisplay.vala (+17/-16)
src/library/TrashPage.vala (+18/-5)
src/library/TrashSidebarEntry.vala (+18/-5)
src/library/VideosPage.vala (+18/-5)
src/main.vala (+18/-5)
src/photos/BmpSupport.vala (+18/-5)
src/photos/GRaw.vala (+18/-5)
src/photos/GdkSupport.vala (+18/-5)
src/photos/GifSupport.vala (+18/-5)
src/photos/JfifSupport.vala (+18/-5)
src/photos/PhotoFileAdapter.vala (+18/-5)
src/photos/PhotoFileFormat.vala (+18/-5)
src/photos/PhotoFileSniffer.vala (+18/-5)
src/photos/PhotoMetadata.vala (+18/-5)
src/photos/Photos.vala (+18/-5)
src/photos/PngSupport.vala (+18/-5)
src/photos/RawSupport.vala (+18/-5)
src/photos/TiffSupport.vala (+18/-5)
src/plugins/ManifestWidget.vala (+18/-5)
src/plugins/Plugins.vala (+18/-5)
src/plugins/PublishingInterfaces.vala (+18/-5)
src/plugins/SpitInterfaces.vala (+18/-5)
src/plugins/StandardHostInterface.vala (+18/-5)
src/plugins/TransitionsInterfaces.vala (+18/-5)
src/publishing/APIGlue.vala (+19/-5)
src/publishing/Publishing.vala (+18/-5)
src/publishing/PublishingPluginHost.vala (+18/-5)
src/publishing/PublishingUI.vala (+18/-5)
src/searches/Branch.vala (+19/-6)
src/searches/SavedSearchDialog.vala (+18/-5)
src/searches/SavedSearchPage.vala (+18/-5)
src/searches/SearchBoolean.vala (+18/-5)
src/searches/Searches.vala (+18/-5)
src/sidebar/Branch.vala (+18/-5)
src/sidebar/EditableTitle.vala (+20/-20)
src/sidebar/Entry.vala (+18/-5)
src/sidebar/Sidebar.vala (+18/-5)
src/sidebar/Tree.vala (+18/-5)
src/sidebar/common.vala (+18/-5)
src/sidebar/metadata/BasicProperties.vala (+18/-5)
src/sidebar/metadata/ExtendedProperties.vala (+18/-5)
src/sidebar/metadata/LibraryProperties.vala (+18/-5)
src/sidebar/metadata/MetadataSidebar.vala (+2/-3)
src/sidebar/metadata/Properties.vala (+3/-4)
src/slideshow/Slideshow.vala (+18/-5)
src/slideshow/TransitionEffects.vala (+19/-6)
src/tags/Branch.vala (+18/-5)
src/tags/HierarchicalTagIndex.vala (+18/-5)
src/tags/HierarchicalTagUtilities.vala (+18/-5)
src/tags/TagPage.vala (+18/-5)
src/tags/Tags.vala (+18/-5)
src/threads/BackgroundJob.vala (+18/-5)
src/threads/Semaphore.vala (+18/-5)
src/threads/Threads.vala (+18/-5)
src/threads/Workers.vala (+18/-6)
src/unit/Unit.vala (+18/-5)
src/unit/rc/template.vala (+18/-7)
src/util/KeyValueMap.vala (+18/-5)
src/util/Util.vala (+18/-5)
src/util/file.vala (+18/-5)
src/util/image.vala (+18/-5)
src/util/misc.vala (+18/-5)
src/util/string.vala (+18/-5)
src/util/system.vala (+18/-5)
src/util/ui.vala (+18/-5)
To merge this branch: bzr merge lp:~elementary-apps/pantheon-photos/fix-license-header
Reviewer Review Type Date Requested Status
Neal Gompa (community) Approve
Photos Devs Pending
Review via email: mp+314646@code.launchpad.net

Commit message

Update license headers to pass licensecheck

Description of the change

Creative Commons licenses removed from COPYING because we don't ship those 3rd party assets any longer

Re-licensed elementary-owned GPL3 files as LGPL 2.1

To post a comment you must log in.
Revision history for this message
Neal Gompa (ngompa13) wrote :

License check is considerably happier now. Looks good to me.

review: Approve
Revision history for this message
Fabio Valentini (decathorpe) wrote :

By the way, it seems there is one GPL3-licensed file left:
  cmake/GResource.cmake

Unrelated to that: I would really like to see a release of pantheon-photos once this gets merged, so I can finally package it up for fedora.

Revision history for this message
Danielle Foré (danrabbit) wrote :

I'm unsure what to do about that cmake file. We'll have to ask Cody when he returns from vacation since we don't own copyrights on it

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'COPYING'
2--- COPYING 2016-11-23 17:43:11 +0000
3+++ COPYING 2017-01-12 18:15:05 +0000
4@@ -3,20 +3,6 @@
5 License as published by the Free Software Foundation; either
6 version 2.1 of the License, or (at your option) any later version.
7
8-Some of Photos' icons are copyright their respective authors:
9-
10- * Human
11- https://launchpad.net/human-icon-theme
12- Licensed under Creative Commons Attribution ShareAlike 3.0
13-
14- * Breathe Icon Set
15- https://launchpad.net/breathe-icon-set
16- Licensed under Creative Commons Attribution ShareAlike 3.0
17-
18- * gnome-icon-theme
19- http://git.gnome.org/browse/gnome-icon-theme
20- Licensed under Creative Commons Attribution ShareAlike 3.0
21-
22
23 GNU LESSER GENERAL PUBLIC LICENSE
24 Version 2.1, February 1999
25
26=== modified file 'plugins/pantheon-photos-publishing-extras/RESTSupport.vala'
27--- plugins/pantheon-photos-publishing-extras/RESTSupport.vala 2016-11-22 01:49:40 +0000
28+++ plugins/pantheon-photos-publishing-extras/RESTSupport.vala 2017-01-12 18:15:05 +0000
29@@ -1,8 +1,21 @@
30-/* Copyright 2009-2013 Yorba Foundation
31- *
32- * This software is licensed under the GNU Lesser General Public License
33- * (version 2.1 or later). See the COPYING file in this distribution.
34- */
35+/*
36+* Copyright (c) 2009-2013 Yorba Foundation
37+*
38+* This program is free software; you can redistribute it and/or
39+* modify it under the terms of the GNU Lesser General Public
40+* License as published by the Free Software Foundation; either
41+* version 2.1 of the License, or (at your option) any later version.
42+*
43+* This program is distributed in the hope that it will be useful,
44+* but WITHOUT ANY WARRANTY; without even the implied warranty of
45+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
46+* General Public License for more details.
47+*
48+* You should have received a copy of the GNU General Public
49+* License along with this program; if not, write to the
50+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
51+* Boston, MA 02110-1301 USA
52+*/
53
54 extern Soup.Message soup_form_request_new_from_multipart (string uri, Soup.Multipart multipart);
55
56
57=== modified file 'plugins/pantheon-photos-publishing-extras/Resources.vala'
58--- plugins/pantheon-photos-publishing-extras/Resources.vala 2016-01-14 12:35:35 +0000
59+++ plugins/pantheon-photos-publishing-extras/Resources.vala 2017-01-12 18:15:05 +0000
60@@ -1,8 +1,21 @@
61-/* Copyright 2011-2013 Yorba Foundation
62- *
63- * This software is licensed under the GNU Lesser General Public License
64- * (version 2.1 or later). See the COPYING file in this distribution.
65- */
66+/*
67+* Copyright (c) 2011-2013 Yorba Foundation
68+*
69+* This program is free software; you can redistribute it and/or
70+* modify it under the terms of the GNU Lesser General Public
71+* License as published by the Free Software Foundation; either
72+* version 2.1 of the License, or (at your option) any later version.
73+*
74+* This program is distributed in the hope that it will be useful,
75+* but WITHOUT ANY WARRANTY; without even the implied warranty of
76+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
77+* General Public License for more details.
78+*
79+* You should have received a copy of the GNU General Public
80+* License along with this program; if not, write to the
81+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
82+* Boston, MA 02110-1301 USA
83+*/
84
85 namespace Resources {
86
87
88=== modified file 'plugins/pantheon-photos-publishing-extras/TumblrPublishing.vala'
89--- plugins/pantheon-photos-publishing-extras/TumblrPublishing.vala 2016-11-04 23:18:21 +0000
90+++ plugins/pantheon-photos-publishing-extras/TumblrPublishing.vala 2017-01-12 18:15:05 +0000
91@@ -1,10 +1,23 @@
92-/* Copyright 2012 BJA Electronics
93- * Author: Jeroen Arnoldus (b.j.arnoldus@bja-electronics.nl)
94- *
95- * This software is licensed under the GNU Lesser General Public License
96- * (version 2.1 or later). See the COPYING file in this distribution.
97- */
98-
99+/*
100+* Copyright (c) 2012 BJA Electronics
101+*
102+* This program is free software; you can redistribute it and/or
103+* modify it under the terms of the GNU Lesser General Public
104+* License as published by the Free Software Foundation; either
105+* version 2.1 of the License, or (at your option) any later version.
106+*
107+* This program is distributed in the hope that it will be useful,
108+* but WITHOUT ANY WARRANTY; without even the implied warranty of
109+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
110+* General Public License for more details.
111+*
112+* You should have received a copy of the GNU General Public
113+* License along with this program; if not, write to the
114+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
115+* Boston, MA 02110-1301 USA
116+*
117+* Authored by: Jeroen Arnoldus (b.j.arnoldus@bja-electronics.nl)
118+*/
119
120 extern string hmac_sha1 (string key, string message);
121 public class TumblrService : Object, Spit.Pluggable, Spit.Publishing.Service {
122
123=== modified file 'plugins/pantheon-photos-publishing-extras/YandexPublishing.vala'
124--- plugins/pantheon-photos-publishing-extras/YandexPublishing.vala 2016-11-22 01:49:40 +0000
125+++ plugins/pantheon-photos-publishing-extras/YandexPublishing.vala 2017-01-12 18:15:05 +0000
126@@ -1,8 +1,21 @@
127-/* Copyright 2010+ Evgeniy Polyakov <zbr@ioremap.net>
128- *
129- * This software is licensed under the GNU LGPL (version 2.1 or later).
130- * See the COPYING file in this distribution.
131- */
132+/*
133+* Copyright (c) 2010 Evgeniy Polyakov <zbr@ioremap.net>
134+*
135+* This program is free software; you can redistribute it and/or
136+* modify it under the terms of the GNU Lesser General Public
137+* License as published by the Free Software Foundation; either
138+* version 2.1 of the License, or (at your option) any later version.
139+*
140+* This program is distributed in the hope that it will be useful,
141+* but WITHOUT ANY WARRANTY; without even the implied warranty of
142+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
143+* General Public License for more details.
144+*
145+* You should have received a copy of the GNU General Public
146+* License along with this program; if not, write to the
147+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
148+* Boston, MA 02110-1301 USA
149+*/
150
151 public class YandexService : Object, Spit.Pluggable, Spit.Publishing.Service {
152 public int get_pluggable_interface (int min_host_interface, int max_host_interface) {
153
154=== modified file 'plugins/pantheon-photos-publishing-extras/shotwell-publishing-extras.vala'
155--- plugins/pantheon-photos-publishing-extras/shotwell-publishing-extras.vala 2016-01-14 12:35:35 +0000
156+++ plugins/pantheon-photos-publishing-extras/shotwell-publishing-extras.vala 2017-01-12 18:15:05 +0000
157@@ -1,8 +1,21 @@
158-/* Copyright 2011-2013 Yorba Foundation
159- *
160- * This software is licensed under the GNU Lesser General Public License
161- * (version 2.1 or later). See the COPYING file in this distribution.
162- */
163+/*
164+* Copyright (c) 2011-2013 Yorba Foundation
165+*
166+* This program is free software; you can redistribute it and/or
167+* modify it under the terms of the GNU Lesser General Public
168+* License as published by the Free Software Foundation; either
169+* version 2.1 of the License, or (at your option) any later version.
170+*
171+* This program is distributed in the hope that it will be useful,
172+* but WITHOUT ANY WARRANTY; without even the implied warranty of
173+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
174+* General Public License for more details.
175+*
176+* You should have received a copy of the GNU General Public
177+* License along with this program; if not, write to the
178+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
179+* Boston, MA 02110-1301 USA
180+*/
181
182 private class ShotwellPublishingExtraServices : Object, Spit.Module {
183 private Spit.Pluggable[] pluggables = new Spit.Pluggable[0];
184
185=== modified file 'plugins/pantheon-photos-publishing/FacebookPublishing.vala'
186--- plugins/pantheon-photos-publishing/FacebookPublishing.vala 2016-11-22 01:49:40 +0000
187+++ plugins/pantheon-photos-publishing/FacebookPublishing.vala 2017-01-12 18:15:05 +0000
188@@ -1,8 +1,21 @@
189-/* Copyright 2009-2013 Yorba Foundation
190- *
191- * This software is licensed under the GNU Lesser General Public License
192- * (version 2.1 or later). See the COPYING file in this distribution.
193- */
194+/*
195+* Copyright (c) 2009-2013 Yorba Foundation
196+*
197+* This program is free software; you can redistribute it and/or
198+* modify it under the terms of the GNU Lesser General Public
199+* License as published by the Free Software Foundation; either
200+* version 2.1 of the License, or (at your option) any later version.
201+*
202+* This program is distributed in the hope that it will be useful,
203+* but WITHOUT ANY WARRANTY; without even the implied warranty of
204+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
205+* General Public License for more details.
206+*
207+* You should have received a copy of the GNU General Public
208+* License along with this program; if not, write to the
209+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
210+* Boston, MA 02110-1301 USA
211+*/
212
213 public class FacebookService : Object, Spit.Pluggable, Spit.Publishing.Service {
214 private const string ICON_FILENAME = "facebook.svg";
215
216=== modified file 'plugins/pantheon-photos-publishing/FlickrPublishing.vala'
217--- plugins/pantheon-photos-publishing/FlickrPublishing.vala 2016-02-19 19:55:55 +0000
218+++ plugins/pantheon-photos-publishing/FlickrPublishing.vala 2017-01-12 18:15:05 +0000
219@@ -1,8 +1,21 @@
220-/* Copyright 2009-2013 Yorba Foundation
221- *
222- * This software is licensed under the GNU Lesser General Public License
223- * (version 2.1 or later). See the COPYING file in this distribution.
224- */
225+/*
226+* Copyright (c) 2009-2013 Yorba Foundation
227+*
228+* This program is free software; you can redistribute it and/or
229+* modify it under the terms of the GNU Lesser General Public
230+* License as published by the Free Software Foundation; either
231+* version 2.1 of the License, or (at your option) any later version.
232+*
233+* This program is distributed in the hope that it will be useful,
234+* but WITHOUT ANY WARRANTY; without even the implied warranty of
235+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
236+* General Public License for more details.
237+*
238+* You should have received a copy of the GNU General Public
239+* License along with this program; if not, write to the
240+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
241+* Boston, MA 02110-1301 USA
242+*/
243
244 extern string hmac_sha1 (string key, string message);
245
246
247=== modified file 'plugins/pantheon-photos-publishing/PicasaPublishing.vala'
248--- plugins/pantheon-photos-publishing/PicasaPublishing.vala 2016-07-30 17:03:44 +0000
249+++ plugins/pantheon-photos-publishing/PicasaPublishing.vala 2017-01-12 18:15:05 +0000
250@@ -1,8 +1,21 @@
251-/* Copyright 2009-2013 Yorba Foundation
252- *
253- * This software is licensed under the GNU Lesser General Public License
254- * (version 2.1 or later). See the COPYING file in this distribution.
255- */
256+/*
257+* Copyright (c) 2009-2013 Yorba Foundation
258+*
259+* This program is free software; you can redistribute it and/or
260+* modify it under the terms of the GNU Lesser General Public
261+* License as published by the Free Software Foundation; either
262+* version 2.1 of the License, or (at your option) any later version.
263+*
264+* This program is distributed in the hope that it will be useful,
265+* but WITHOUT ANY WARRANTY; without even the implied warranty of
266+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
267+* General Public License for more details.
268+*
269+* You should have received a copy of the GNU General Public
270+* License along with this program; if not, write to the
271+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
272+* Boston, MA 02110-1301 USA
273+*/
274
275 public class PicasaService : Object, Spit.Pluggable, Spit.Publishing.Service {
276 private const string ICON_FILENAME = "google-photos.svg";
277
278=== modified file 'plugins/pantheon-photos-publishing/PiwigoPublishing.vala'
279--- plugins/pantheon-photos-publishing/PiwigoPublishing.vala 2016-06-15 15:06:01 +0000
280+++ plugins/pantheon-photos-publishing/PiwigoPublishing.vala 2017-01-12 18:15:05 +0000
281@@ -1,8 +1,21 @@
282-/* Copyright 2009-2013 Yorba Foundation
283- *
284- * This software is licensed under the GNU Lesser General Public License
285- * (version 2.1 or later). See the COPYING file in this distribution.
286- */
287+/*
288+* Copyright (c) 2009-2013 Yorba Foundation
289+*
290+* This program is free software; you can redistribute it and/or
291+* modify it under the terms of the GNU Lesser General Public
292+* License as published by the Free Software Foundation; either
293+* version 2.1 of the License, or (at your option) any later version.
294+*
295+* This program is distributed in the hope that it will be useful,
296+* but WITHOUT ANY WARRANTY; without even the implied warranty of
297+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
298+* General Public License for more details.
299+*
300+* You should have received a copy of the GNU General Public
301+* License along with this program; if not, write to the
302+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
303+* Boston, MA 02110-1301 USA
304+*/
305
306 public class PiwigoService : Object, Spit.Pluggable, Spit.Publishing.Service {
307 private const string ICON_FILENAME = "piwigo.png";
308
309=== modified file 'plugins/pantheon-photos-publishing/RESTSupport.vala'
310--- plugins/pantheon-photos-publishing/RESTSupport.vala 2016-11-22 01:49:40 +0000
311+++ plugins/pantheon-photos-publishing/RESTSupport.vala 2017-01-12 18:15:05 +0000
312@@ -1,8 +1,21 @@
313-/* Copyright 2009-2013 Yorba Foundation
314- *
315- * This software is licensed under the GNU Lesser General Public License
316- * (version 2.1 or later). See the COPYING file in this distribution.
317- */
318+/*
319+* Copyright (c) 2009-2013 Yorba Foundation
320+*
321+* This program is free software; you can redistribute it and/or
322+* modify it under the terms of the GNU Lesser General Public
323+* License as published by the Free Software Foundation; either
324+* version 2.1 of the License, or (at your option) any later version.
325+*
326+* This program is distributed in the hope that it will be useful,
327+* but WITHOUT ANY WARRANTY; without even the implied warranty of
328+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
329+* General Public License for more details.
330+*
331+* You should have received a copy of the GNU General Public
332+* License along with this program; if not, write to the
333+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
334+* Boston, MA 02110-1301 USA
335+*/
336
337 extern Soup.Message soup_form_request_new_from_multipart (string uri, Soup.Multipart multipart);
338
339
340=== modified file 'plugins/pantheon-photos-publishing/Resources.vala'
341--- plugins/pantheon-photos-publishing/Resources.vala 2016-01-14 12:35:35 +0000
342+++ plugins/pantheon-photos-publishing/Resources.vala 2017-01-12 18:15:05 +0000
343@@ -1,8 +1,21 @@
344-/* Copyright 2011-2013 Yorba Foundation
345- *
346- * This software is licensed under the GNU Lesser General Public License
347- * (version 2.1 or later). See the COPYING file in this distribution.
348- */
349+/*
350+* Copyright (c) 2011-2013 Yorba Foundation
351+*
352+* This program is free software; you can redistribute it and/or
353+* modify it under the terms of the GNU Lesser General Public
354+* License as published by the Free Software Foundation; either
355+* version 2.1 of the License, or (at your option) any later version.
356+*
357+* This program is distributed in the hope that it will be useful,
358+* but WITHOUT ANY WARRANTY; without even the implied warranty of
359+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
360+* General Public License for more details.
361+*
362+* You should have received a copy of the GNU General Public
363+* License along with this program; if not, write to the
364+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
365+* Boston, MA 02110-1301 USA
366+*/
367
368 namespace Resources {
369
370
371=== modified file 'plugins/pantheon-photos-publishing/YouTubePublishing.vala'
372--- plugins/pantheon-photos-publishing/YouTubePublishing.vala 2016-02-19 19:55:55 +0000
373+++ plugins/pantheon-photos-publishing/YouTubePublishing.vala 2017-01-12 18:15:05 +0000
374@@ -1,8 +1,21 @@
375-/* Copyright 2009-2013 Yorba Foundation
376- *
377- * This software is licensed under the GNU LGPL (version 2.1 or later).
378- * See the COPYING file in this distribution.
379- */
380+/*
381+* Copyright (c) 2009-2013 Yorba Foundation
382+*
383+* This program is free software; you can redistribute it and/or
384+* modify it under the terms of the GNU Lesser General Public
385+* License as published by the Free Software Foundation; either
386+* version 2.1 of the License, or (at your option) any later version.
387+*
388+* This program is distributed in the hope that it will be useful,
389+* but WITHOUT ANY WARRANTY; without even the implied warranty of
390+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
391+* General Public License for more details.
392+*
393+* You should have received a copy of the GNU General Public
394+* License along with this program; if not, write to the
395+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
396+* Boston, MA 02110-1301 USA
397+*/
398
399 public class YouTubeService : Object, Spit.Pluggable, Spit.Publishing.Service {
400 private const string ICON_FILENAME = "youtube.svg";
401
402=== modified file 'plugins/pantheon-photos-publishing/shotwell-publishing.vala'
403--- plugins/pantheon-photos-publishing/shotwell-publishing.vala 2016-01-14 12:35:35 +0000
404+++ plugins/pantheon-photos-publishing/shotwell-publishing.vala 2017-01-12 18:15:05 +0000
405@@ -1,8 +1,21 @@
406-/* Copyright 2011-2013 Yorba Foundation
407- *
408- * This software is licensed under the GNU Lesser General Public License
409- * (version 2.1 or later). See the COPYING file in this distribution.
410- */
411+/*
412+* Copyright (c) 2011-2013 Yorba Foundation
413+*
414+* This program is free software; you can redistribute it and/or
415+* modify it under the terms of the GNU Lesser General Public
416+* License as published by the Free Software Foundation; either
417+* version 2.1 of the License, or (at your option) any later version.
418+*
419+* This program is distributed in the hope that it will be useful,
420+* but WITHOUT ANY WARRANTY; without even the implied warranty of
421+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
422+* General Public License for more details.
423+*
424+* You should have received a copy of the GNU General Public
425+* License along with this program; if not, write to the
426+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
427+* Boston, MA 02110-1301 USA
428+*/
429
430 // "core services" are: Facebook, Flickr, Picasa Web Albums, Piwigo and YouTube
431 private class ShotwellPublishingCoreServices : Object, Spit.Module {
432
433=== modified file 'plugins/pantheon-photos-transitions/BlindsEffect.vala'
434--- plugins/pantheon-photos-transitions/BlindsEffect.vala 2015-11-24 15:36:14 +0000
435+++ plugins/pantheon-photos-transitions/BlindsEffect.vala 2017-01-12 18:15:05 +0000
436@@ -1,9 +1,22 @@
437-/* Copyright 2013 Jens Bav
438- * Copyright 2011-2013 Yorba Foundation
439- *
440- * This software is licensed under the GNU Lesser General Public License
441- * (version 2.1 or later). See the COPYING file in this distribution.
442- */
443+/*
444+* Copyright (c) 2011-2013 Yorba Foundation
445+* 2013 Jens Bav
446+*
447+* This program is free software; you can redistribute it and/or
448+* modify it under the terms of the GNU Lesser General Public
449+* License as published by the Free Software Foundation; either
450+* version 2.1 of the License, or (at your option) any later version.
451+*
452+* This program is distributed in the hope that it will be useful,
453+* but WITHOUT ANY WARRANTY; without even the implied warranty of
454+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
455+* General Public License for more details.
456+*
457+* You should have received a copy of the GNU General Public
458+* License along with this program; if not, write to the
459+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
460+* Boston, MA 02110-1301 USA
461+*/
462
463 using Spit;
464
465
466=== modified file 'plugins/pantheon-photos-transitions/ChessEffect.vala'
467--- plugins/pantheon-photos-transitions/ChessEffect.vala 2015-11-24 15:36:14 +0000
468+++ plugins/pantheon-photos-transitions/ChessEffect.vala 2017-01-12 18:15:05 +0000
469@@ -1,9 +1,22 @@
470-/* Copyright 2013 Jens Bav
471- * Copyright 2011-2013 Yorba Foundation
472- *
473- * This software is licensed under the GNU Lesser General Public License
474- * (version 2.1 or later). See the COPYING file in this distribution.
475- */
476+/*
477+* Copyright (c) 2011-2013 Yorba Foundation
478+* 2013 Jens Bav
479+*
480+* This program is free software; you can redistribute it and/or
481+* modify it under the terms of the GNU Lesser General Public
482+* License as published by the Free Software Foundation; either
483+* version 2.1 of the License, or (at your option) any later version.
484+*
485+* This program is distributed in the hope that it will be useful,
486+* but WITHOUT ANY WARRANTY; without even the implied warranty of
487+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
488+* General Public License for more details.
489+*
490+* You should have received a copy of the GNU General Public
491+* License along with this program; if not, write to the
492+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
493+* Boston, MA 02110-1301 USA
494+*/
495
496 using Spit;
497
498
499=== modified file 'plugins/pantheon-photos-transitions/CircleEffect.vala'
500--- plugins/pantheon-photos-transitions/CircleEffect.vala 2016-11-04 23:18:21 +0000
501+++ plugins/pantheon-photos-transitions/CircleEffect.vala 2017-01-12 18:15:05 +0000
502@@ -1,9 +1,22 @@
503-/* Copyright 2013 Jens Bav
504- * Copyright 2011-2013 Yorba Foundation
505- *
506- * This software is licensed under the GNU Lesser General Public License
507- * (version 2.1 or later). See the COPYING file in this distribution.
508- */
509+/*
510+* Copyright (c) 2011-2013 Yorba Foundation
511+* 2013 Jens Bav
512+*
513+* This program is free software; you can redistribute it and/or
514+* modify it under the terms of the GNU Lesser General Public
515+* License as published by the Free Software Foundation; either
516+* version 2.1 of the License, or (at your option) any later version.
517+*
518+* This program is distributed in the hope that it will be useful,
519+* but WITHOUT ANY WARRANTY; without even the implied warranty of
520+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
521+* General Public License for more details.
522+*
523+* You should have received a copy of the GNU General Public
524+* License along with this program; if not, write to the
525+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
526+* Boston, MA 02110-1301 USA
527+*/
528
529 using Spit;
530
531
532=== modified file 'plugins/pantheon-photos-transitions/CirclesEffect.vala'
533--- plugins/pantheon-photos-transitions/CirclesEffect.vala 2015-11-24 15:36:14 +0000
534+++ plugins/pantheon-photos-transitions/CirclesEffect.vala 2017-01-12 18:15:05 +0000
535@@ -1,9 +1,22 @@
536-/* Copyright 2013 Jens Bav
537- * Copyright 2011-2013 Yorba Foundation
538- *
539- * This software is licensed under the GNU Lesser General Public License
540- * (version 2.1 or later). See the COPYING file in this distribution.
541- */
542+/*
543+* Copyright (c) 2011-2013 Yorba Foundation
544+* 2013 Jens Bav
545+*
546+* This program is free software; you can redistribute it and/or
547+* modify it under the terms of the GNU Lesser General Public
548+* License as published by the Free Software Foundation; either
549+* version 2.1 of the License, or (at your option) any later version.
550+*
551+* This program is distributed in the hope that it will be useful,
552+* but WITHOUT ANY WARRANTY; without even the implied warranty of
553+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
554+* General Public License for more details.
555+*
556+* You should have received a copy of the GNU General Public
557+* License along with this program; if not, write to the
558+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
559+* Boston, MA 02110-1301 USA
560+*/
561
562 using Spit;
563
564
565=== modified file 'plugins/pantheon-photos-transitions/ClockEffect.vala'
566--- plugins/pantheon-photos-transitions/ClockEffect.vala 2015-11-24 15:36:14 +0000
567+++ plugins/pantheon-photos-transitions/ClockEffect.vala 2017-01-12 18:15:05 +0000
568@@ -1,9 +1,22 @@
569-/* Copyright 2013 Jens Bav
570- * Copyright 2011-2013 Yorba Foundation
571- *
572- * This software is licensed under the GNU Lesser General Public License
573- * (version 2.1 or later). See the COPYING file in this distribution.
574- */
575+/*
576+* Copyright (c) 2011-2013 Yorba Foundation
577+* 2013 Jens Bav
578+*
579+* This program is free software; you can redistribute it and/or
580+* modify it under the terms of the GNU Lesser General Public
581+* License as published by the Free Software Foundation; either
582+* version 2.1 of the License, or (at your option) any later version.
583+*
584+* This program is distributed in the hope that it will be useful,
585+* but WITHOUT ANY WARRANTY; without even the implied warranty of
586+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
587+* General Public License for more details.
588+*
589+* You should have received a copy of the GNU General Public
590+* License along with this program; if not, write to the
591+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
592+* Boston, MA 02110-1301 USA
593+*/
594
595 using Spit;
596
597
598=== modified file 'plugins/pantheon-photos-transitions/CrumbleEffect.vala'
599--- plugins/pantheon-photos-transitions/CrumbleEffect.vala 2015-11-24 15:36:14 +0000
600+++ plugins/pantheon-photos-transitions/CrumbleEffect.vala 2017-01-12 18:15:05 +0000
601@@ -1,9 +1,22 @@
602-/* Copyright 2010 Maxim Kartashev
603- * Copyright 2011-2013 Yorba Foundation
604- *
605- * This software is licensed under the GNU Lesser General Public License
606- * (version 2.1 or later). See the COPYING file in this distribution.
607- */
608+/*
609+* Copyright (c) 2011-2013 Yorba Foundation
610+* 2010 Maxim Kartashev
611+*
612+* This program is free software; you can redistribute it and/or
613+* modify it under the terms of the GNU Lesser General Public
614+* License as published by the Free Software Foundation; either
615+* version 2.1 of the License, or (at your option) any later version.
616+*
617+* This program is distributed in the hope that it will be useful,
618+* but WITHOUT ANY WARRANTY; without even the implied warranty of
619+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
620+* General Public License for more details.
621+*
622+* You should have received a copy of the GNU General Public
623+* License along with this program; if not, write to the
624+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
625+* Boston, MA 02110-1301 USA
626+*/
627
628 using Spit;
629
630
631=== modified file 'plugins/pantheon-photos-transitions/FadeEffect.vala'
632--- plugins/pantheon-photos-transitions/FadeEffect.vala 2015-11-24 15:36:14 +0000
633+++ plugins/pantheon-photos-transitions/FadeEffect.vala 2017-01-12 18:15:05 +0000
634@@ -1,9 +1,22 @@
635-/* Copyright 2010 Maxim Kartashev
636- * Copyright 2011-2013 Yorba Foundation
637- *
638- * This software is licensed under the GNU Lesser General Public License
639- * (version 2.1 or later). See the COPYING file in this distribution.
640- */
641+/*
642+* Copyright (c) 2011-2013 Yorba Foundation
643+* 2010 Maxim Kartashev
644+*
645+* This program is free software; you can redistribute it and/or
646+* modify it under the terms of the GNU Lesser General Public
647+* License as published by the Free Software Foundation; either
648+* version 2.1 of the License, or (at your option) any later version.
649+*
650+* This program is distributed in the hope that it will be useful,
651+* but WITHOUT ANY WARRANTY; without even the implied warranty of
652+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
653+* General Public License for more details.
654+*
655+* You should have received a copy of the GNU General Public
656+* License along with this program; if not, write to the
657+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
658+* Boston, MA 02110-1301 USA
659+*/
660
661 using Spit;
662
663
664=== modified file 'plugins/pantheon-photos-transitions/Resources.vala'
665--- plugins/pantheon-photos-transitions/Resources.vala 2016-01-14 12:35:35 +0000
666+++ plugins/pantheon-photos-transitions/Resources.vala 2017-01-12 18:15:05 +0000
667@@ -1,8 +1,21 @@
668-/* Copyright 2011-2013 Yorba Foundation
669- *
670- * This software is licensed under the GNU Lesser General Public License
671- * (version 2.1 or later). See the COPYING file in this distribution.
672- */
673+/*
674+* Copyright (c) 2011-2013 Yorba Foundation
675+*
676+* This program is free software; you can redistribute it and/or
677+* modify it under the terms of the GNU Lesser General Public
678+* License as published by the Free Software Foundation; either
679+* version 2.1 of the License, or (at your option) any later version.
680+*
681+* This program is distributed in the hope that it will be useful,
682+* but WITHOUT ANY WARRANTY; without even the implied warranty of
683+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
684+* General Public License for more details.
685+*
686+* You should have received a copy of the GNU General Public
687+* License along with this program; if not, write to the
688+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
689+* Boston, MA 02110-1301 USA
690+*/
691
692 namespace Resources {
693
694
695=== modified file 'plugins/pantheon-photos-transitions/SlideEffect.vala'
696--- plugins/pantheon-photos-transitions/SlideEffect.vala 2015-11-24 15:36:14 +0000
697+++ plugins/pantheon-photos-transitions/SlideEffect.vala 2017-01-12 18:15:05 +0000
698@@ -1,9 +1,22 @@
699-/* Copyright 2010 Maxim Kartashev
700- * Copyright 2011-2013 Yorba Foundation
701- *
702- * This software is licensed under the GNU Lesser General Public License
703- * (version 2.1 or later). See the COPYING file in this distribution.
704- */
705+/*
706+* Copyright (c) 2011-2013 Yorba Foundation
707+* 2010 Maxim Kartashev
708+*
709+* This program is free software; you can redistribute it and/or
710+* modify it under the terms of the GNU Lesser General Public
711+* License as published by the Free Software Foundation; either
712+* version 2.1 of the License, or (at your option) any later version.
713+*
714+* This program is distributed in the hope that it will be useful,
715+* but WITHOUT ANY WARRANTY; without even the implied warranty of
716+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
717+* General Public License for more details.
718+*
719+* You should have received a copy of the GNU General Public
720+* License along with this program; if not, write to the
721+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
722+* Boston, MA 02110-1301 USA
723+*/
724
725 using Spit;
726
727
728=== modified file 'plugins/pantheon-photos-transitions/SquaresEffect.vala'
729--- plugins/pantheon-photos-transitions/SquaresEffect.vala 2015-11-24 15:36:14 +0000
730+++ plugins/pantheon-photos-transitions/SquaresEffect.vala 2017-01-12 18:15:05 +0000
731@@ -1,9 +1,22 @@
732-/* Copyright 2013 Jens Bav
733- * Copyright 2011-2013 Yorba Foundation
734- *
735- * This software is licensed under the GNU Lesser General Public License
736- * (version 2.1 or later). See the COPYING file in this distribution.
737- */
738+/*
739+* Copyright (c) 2011-2013 Yorba Foundation
740+* 2013 Jens Bav
741+*
742+* This program is free software; you can redistribute it and/or
743+* modify it under the terms of the GNU Lesser General Public
744+* License as published by the Free Software Foundation; either
745+* version 2.1 of the License, or (at your option) any later version.
746+*
747+* This program is distributed in the hope that it will be useful,
748+* but WITHOUT ANY WARRANTY; without even the implied warranty of
749+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
750+* General Public License for more details.
751+*
752+* You should have received a copy of the GNU General Public
753+* License along with this program; if not, write to the
754+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
755+* Boston, MA 02110-1301 USA
756+*/
757
758 using Spit;
759
760
761=== modified file 'plugins/pantheon-photos-transitions/StripesEffect.vala'
762--- plugins/pantheon-photos-transitions/StripesEffect.vala 2015-11-24 15:36:14 +0000
763+++ plugins/pantheon-photos-transitions/StripesEffect.vala 2017-01-12 18:15:05 +0000
764@@ -1,9 +1,22 @@
765-/* Copyright 2013 Jens Bav
766- * Copyright 2011-2013 Yorba Foundation
767- *
768- * This software is licensed under the GNU Lesser General Public License
769- * (version 2.1 or later). See the COPYING file in this distribution.
770- */
771+/*
772+* Copyright (c) 2011-2013 Yorba Foundation
773+* 2013 Jens Bav
774+*
775+* This program is free software; you can redistribute it and/or
776+* modify it under the terms of the GNU Lesser General Public
777+* License as published by the Free Software Foundation; either
778+* version 2.1 of the License, or (at your option) any later version.
779+*
780+* This program is distributed in the hope that it will be useful,
781+* but WITHOUT ANY WARRANTY; without even the implied warranty of
782+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
783+* General Public License for more details.
784+*
785+* You should have received a copy of the GNU General Public
786+* License along with this program; if not, write to the
787+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
788+* Boston, MA 02110-1301 USA
789+*/
790
791 using Spit;
792
793
794=== modified file 'plugins/pantheon-photos-transitions/shotwell-transitions.vala'
795--- plugins/pantheon-photos-transitions/shotwell-transitions.vala 2016-02-19 19:55:55 +0000
796+++ plugins/pantheon-photos-transitions/shotwell-transitions.vala 2017-01-12 18:15:05 +0000
797@@ -1,8 +1,21 @@
798-/* Copyright 2011-2013 Yorba Foundation
799- *
800- * This software is licensed under the GNU Lesser General Public License
801- * (version 2.1 or later). See the COPYING file in this distribution.
802- */
803+/*
804+* Copyright (c) 2011-2013 Yorba Foundation
805+*
806+* This program is free software; you can redistribute it and/or
807+* modify it under the terms of the GNU Lesser General Public
808+* License as published by the Free Software Foundation; either
809+* version 2.1 of the License, or (at your option) any later version.
810+*
811+* This program is distributed in the hope that it will be useful,
812+* but WITHOUT ANY WARRANTY; without even the implied warranty of
813+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
814+* General Public License for more details.
815+*
816+* You should have received a copy of the GNU General Public
817+* License along with this program; if not, write to the
818+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
819+* Boston, MA 02110-1301 USA
820+*/
821
822 private class ShotwellTransitions : Object, Spit.Module {
823 private Spit.Pluggable[] pluggables = new Spit.Pluggable[0];
824
825=== modified file 'samples/simple-plugin/simple-plugin.vala'
826--- samples/simple-plugin/simple-plugin.vala 2015-11-26 01:53:49 +0000
827+++ samples/simple-plugin/simple-plugin.vala 2017-01-12 18:15:05 +0000
828@@ -1,8 +1,21 @@
829-/* Copyright 2011-2013 Yorba Foundation
830- *
831- * This software is licensed under the GNU Lesser General Public License
832- * (version 2.1 or later). See the COPYING file in this distribution.
833- */
834+/*
835+* Copyright (c) 2011-2013 Yorba Foundation
836+*
837+* This program is free software; you can redistribute it and/or
838+* modify it under the terms of the GNU Lesser General Public
839+* License as published by the Free Software Foundation; either
840+* version 2.1 of the License, or (at your option) any later version.
841+*
842+* This program is distributed in the hope that it will be useful,
843+* but WITHOUT ANY WARRANTY; without even the implied warranty of
844+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
845+* General Public License for more details.
846+*
847+* You should have received a copy of the GNU General Public
848+* License along with this program; if not, write to the
849+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
850+* Boston, MA 02110-1301 USA
851+*/
852
853 extern const string _VERSION;
854
855
856=== modified file 'src/AppDirs.vala'
857--- src/AppDirs.vala 2016-01-14 12:35:35 +0000
858+++ src/AppDirs.vala 2017-01-12 18:15:05 +0000
859@@ -1,8 +1,21 @@
860-/* Copyright 2009-2013 Yorba Foundation
861- *
862- * This software is licensed under the GNU LGPL (version 2.1 or later).
863- * See the COPYING file in this distribution.
864- */
865+/*
866+* Copyright (c) 2009-2013 Yorba Foundation
867+*
868+* This program is free software; you can redistribute it and/or
869+* modify it under the terms of the GNU Lesser General Public
870+* License as published by the Free Software Foundation; either
871+* version 2.1 of the License, or (at your option) any later version.
872+*
873+* This program is distributed in the hope that it will be useful,
874+* but WITHOUT ANY WARRANTY; without even the implied warranty of
875+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
876+* General Public License for more details.
877+*
878+* You should have received a copy of the GNU General Public
879+* License along with this program; if not, write to the
880+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
881+* Boston, MA 02110-1301 USA
882+*/
883
884 class AppDirs {
885 private const string DEFAULT_DATA_DIR = "pantheon-photos";
886
887=== modified file 'src/AppWindow.vala'
888--- src/AppWindow.vala 2016-11-22 01:49:40 +0000
889+++ src/AppWindow.vala 2017-01-12 18:15:05 +0000
890@@ -1,8 +1,21 @@
891-/* Copyright 2009-2013 Yorba Foundation
892- *
893- * This software is licensed under the GNU LGPL (version 2.1 or later).
894- * See the COPYING file in this distribution.
895- */
896+/*
897+* Copyright (c) 2009-2013 Yorba Foundation
898+*
899+* This program is free software; you can redistribute it and/or
900+* modify it under the terms of the GNU Lesser General Public
901+* License as published by the Free Software Foundation; either
902+* version 2.1 of the License, or (at your option) any later version.
903+*
904+* This program is distributed in the hope that it will be useful,
905+* but WITHOUT ANY WARRANTY; without even the implied warranty of
906+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
907+* General Public License for more details.
908+*
909+* You should have received a copy of the GNU General Public
910+* License along with this program; if not, write to the
911+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
912+* Boston, MA 02110-1301 USA
913+*/
914
915 public class FullscreenWindow : PageWindow {
916 public const int TOOLBAR_INVOCATION_MSEC = 250;
917
918=== modified file 'src/Application.vala'
919--- src/Application.vala 2017-01-08 16:54:49 +0000
920+++ src/Application.vala 2017-01-12 18:15:05 +0000
921@@ -1,8 +1,21 @@
922-/* Copyright 2010-2013 Yorba Foundation
923- *
924- * This software is licensed under the GNU Lesser General Public License
925- * (version 2.1 or later). See the COPYING file in this distribution.
926- */
927+/*
928+* Copyright (c) 2010-2013 Yorba Foundation
929+*
930+* This program is free software; you can redistribute it and/or
931+* modify it under the terms of the GNU Lesser General Public
932+* License as published by the Free Software Foundation; either
933+* version 2.1 of the License, or (at your option) any later version.
934+*
935+* This program is distributed in the hope that it will be useful,
936+* but WITHOUT ANY WARRANTY; without even the implied warranty of
937+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
938+* General Public License for more details.
939+*
940+* You should have received a copy of the GNU General Public
941+* License along with this program; if not, write to the
942+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
943+* Boston, MA 02110-1301 USA
944+*/
945
946 public class Application : Granite.Application {
947 private static Application instance = null;
948
949=== modified file 'src/BatchImport.vala'
950--- src/BatchImport.vala 2014-08-08 21:13:09 +0000
951+++ src/BatchImport.vala 2017-01-12 18:15:05 +0000
952@@ -1,8 +1,21 @@
953-/* Copyright 2009-2013 Yorba Foundation
954- *
955- * This software is licensed under the GNU LGPL (version 2.1 or later).
956- * See the COPYING file in this distribution.
957- */
958+/*
959+* Copyright (c) 2009-2013 Yorba Foundation
960+*
961+* This program is free software; you can redistribute it and/or
962+* modify it under the terms of the GNU Lesser General Public
963+* License as published by the Free Software Foundation; either
964+* version 2.1 of the License, or (at your option) any later version.
965+*
966+* This program is distributed in the hope that it will be useful,
967+* but WITHOUT ANY WARRANTY; without even the implied warranty of
968+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
969+* General Public License for more details.
970+*
971+* You should have received a copy of the GNU General Public
972+* License along with this program; if not, write to the
973+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
974+* Boston, MA 02110-1301 USA
975+*/
976
977 public enum ImportResult {
978 SUCCESS,
979
980=== modified file 'src/Box.vala'
981--- src/Box.vala 2016-06-15 15:06:01 +0000
982+++ src/Box.vala 2017-01-12 18:15:05 +0000
983@@ -1,8 +1,21 @@
984-/* Copyright 2009-2013 Yorba Foundation
985- *
986- * This software is licensed under the GNU LGPL (version 2.1 or later).
987- * See the COPYING file in this distribution.
988- */
989+/*
990+* Copyright (c) 2009-2013 Yorba Foundation
991+*
992+* This program is free software; you can redistribute it and/or
993+* modify it under the terms of the GNU Lesser General Public
994+* License as published by the Free Software Foundation; either
995+* version 2.1 of the License, or (at your option) any later version.
996+*
997+* This program is distributed in the hope that it will be useful,
998+* but WITHOUT ANY WARRANTY; without even the implied warranty of
999+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1000+* General Public License for more details.
1001+*
1002+* You should have received a copy of the GNU General Public
1003+* License along with this program; if not, write to the
1004+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1005+* Boston, MA 02110-1301 USA
1006+*/
1007
1008 public enum BoxLocation {
1009 OUTSIDE,
1010
1011=== modified file 'src/CheckerboardLayout.vala'
1012--- src/CheckerboardLayout.vala 2015-09-07 18:23:48 +0000
1013+++ src/CheckerboardLayout.vala 2017-01-12 18:15:05 +0000
1014@@ -1,8 +1,21 @@
1015-/* Copyright 2009-2013 Yorba Foundation
1016- *
1017- * This software is licensed under the GNU LGPL (version 2.1 or later).
1018- * See the COPYING file in this distribution.
1019- */
1020+/*
1021+* Copyright (c) 2009-2013 Yorba Foundation
1022+*
1023+* This program is free software; you can redistribute it and/or
1024+* modify it under the terms of the GNU Lesser General Public
1025+* License as published by the Free Software Foundation; either
1026+* version 2.1 of the License, or (at your option) any later version.
1027+*
1028+* This program is distributed in the hope that it will be useful,
1029+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1030+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1031+* General Public License for more details.
1032+*
1033+* You should have received a copy of the GNU General Public
1034+* License along with this program; if not, write to the
1035+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1036+* Boston, MA 02110-1301 USA
1037+*/
1038
1039 private class CheckerboardItemText {
1040 private static int one_line_height = 0;
1041
1042=== modified file 'src/CollectionPage.vala'
1043--- src/CollectionPage.vala 2016-11-26 16:55:20 +0000
1044+++ src/CollectionPage.vala 2017-01-12 18:15:05 +0000
1045@@ -1,8 +1,21 @@
1046-/* Copyright 2009-2013 Yorba Foundation
1047- *
1048- * This software is licensed under the GNU LGPL (version 2.1 or later).
1049- * See the COPYING file in this distribution.
1050- */
1051+/*
1052+* Copyright (c) 2009-2013 Yorba Foundation
1053+*
1054+* This program is free software; you can redistribute it and/or
1055+* modify it under the terms of the GNU Lesser General Public
1056+* License as published by the Free Software Foundation; either
1057+* version 2.1 of the License, or (at your option) any later version.
1058+*
1059+* This program is distributed in the hope that it will be useful,
1060+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1061+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1062+* General Public License for more details.
1063+*
1064+* You should have received a copy of the GNU General Public
1065+* License along with this program; if not, write to the
1066+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1067+* Boston, MA 02110-1301 USA
1068+*/
1069
1070 public class CollectionViewManager : ViewManager {
1071 private CollectionPage page;
1072
1073=== modified file 'src/ColorTransformation.vala'
1074--- src/ColorTransformation.vala 2014-08-08 21:13:09 +0000
1075+++ src/ColorTransformation.vala 2017-01-12 18:15:05 +0000
1076@@ -1,8 +1,21 @@
1077-/* Copyright 2009-2013 Yorba Foundation
1078- *
1079- * This software is licensed under the GNU LGPL (version 2.1 or later).
1080- * See the COPYING file in this distribution.
1081- */
1082+/*
1083+* Copyright (c) 2009-2013 Yorba Foundation
1084+*
1085+* This program is free software; you can redistribute it and/or
1086+* modify it under the terms of the GNU Lesser General Public
1087+* License as published by the Free Software Foundation; either
1088+* version 2.1 of the License, or (at your option) any later version.
1089+*
1090+* This program is distributed in the hope that it will be useful,
1091+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1092+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1093+* General Public License for more details.
1094+*
1095+* You should have received a copy of the GNU General Public
1096+* License along with this program; if not, write to the
1097+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1098+* Boston, MA 02110-1301 USA
1099+*/
1100
1101 public struct RGBAnalyticPixel {
1102 public float red;
1103
1104=== modified file 'src/CommandManager.vala'
1105--- src/CommandManager.vala 2014-08-15 07:12:57 +0000
1106+++ src/CommandManager.vala 2017-01-12 18:15:05 +0000
1107@@ -1,8 +1,21 @@
1108-/* Copyright 2009-2013 Yorba Foundation
1109- *
1110- * This software is licensed under the GNU LGPL (version 2.1 or later).
1111- * See the COPYING file in this distribution.
1112- */
1113+/*
1114+* Copyright (c) 2009-2013 Yorba Foundation
1115+*
1116+* This program is free software; you can redistribute it and/or
1117+* modify it under the terms of the GNU Lesser General Public
1118+* License as published by the Free Software Foundation; either
1119+* version 2.1 of the License, or (at your option) any later version.
1120+*
1121+* This program is distributed in the hope that it will be useful,
1122+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1123+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1124+* General Public License for more details.
1125+*
1126+* You should have received a copy of the GNU General Public
1127+* License along with this program; if not, write to the
1128+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1129+* Boston, MA 02110-1301 USA
1130+*/
1131
1132 public interface CommandDescription : Object {
1133 public abstract string get_name ();
1134
1135=== modified file 'src/Commands.vala'
1136--- src/Commands.vala 2016-11-04 23:18:21 +0000
1137+++ src/Commands.vala 2017-01-12 18:15:05 +0000
1138@@ -1,8 +1,21 @@
1139-/* Copyright 2009-2013 Yorba Foundation
1140- *
1141- * This software is licensed under the GNU LGPL (version 2.1 or later).
1142- * See the COPYING file in this distribution.
1143- */
1144+/*
1145+* Copyright (c) 2009-2013 Yorba Foundation
1146+*
1147+* This program is free software; you can redistribute it and/or
1148+* modify it under the terms of the GNU Lesser General Public
1149+* License as published by the Free Software Foundation; either
1150+* version 2.1 of the License, or (at your option) any later version.
1151+*
1152+* This program is distributed in the hope that it will be useful,
1153+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1154+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1155+* General Public License for more details.
1156+*
1157+* You should have received a copy of the GNU General Public
1158+* License along with this program; if not, write to the
1159+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1160+* Boston, MA 02110-1301 USA
1161+*/
1162
1163 // PageCommand stores the current page when a Command is created. Subclasses can call return_to_page ()
1164 // if it's appropriate to return to that page when executing an undo () or redo ().
1165
1166=== modified file 'src/CustomComponents.vala'
1167--- src/CustomComponents.vala 2017-01-08 16:54:49 +0000
1168+++ src/CustomComponents.vala 2017-01-12 18:15:05 +0000
1169@@ -14,8 +14,8 @@
1170 *
1171 * You should have received a copy of the GNU General Public
1172 * License along with this program; if not, write to the
1173-* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
1174-* Boston, MA 02111-1307, USA.
1175+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1176+* Boston, MA 02110-1301 USA
1177 */
1178
1179 public class RGBHistogramManipulator : Gtk.DrawingArea {
1180
1181=== modified file 'src/Debug.vala'
1182--- src/Debug.vala 2014-08-08 21:13:09 +0000
1183+++ src/Debug.vala 2017-01-12 18:15:05 +0000
1184@@ -1,8 +1,21 @@
1185-/* Copyright 2009-2013 Yorba Foundation
1186- *
1187- * This software is licensed under the GNU LGPL (version 2.1 or later).
1188- * See the COPYING file in this distribution.
1189- */
1190+/*
1191+* Copyright (c) 2009-2013 Yorba Foundation
1192+*
1193+* This program is free software; you can redistribute it and/or
1194+* modify it under the terms of the GNU Lesser General Public
1195+* License as published by the Free Software Foundation; either
1196+* version 2.1 of the License, or (at your option) any later version.
1197+*
1198+* This program is distributed in the hope that it will be useful,
1199+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1200+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1201+* General Public License for more details.
1202+*
1203+* You should have received a copy of the GNU General Public
1204+* License along with this program; if not, write to the
1205+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1206+* Boston, MA 02110-1301 USA
1207+*/
1208
1209 namespace Debug {
1210 private const LogLevelFlags DEFAULT_LOG_MASK =
1211
1212=== modified file 'src/DesktopIntegration.vala'
1213--- src/DesktopIntegration.vala 2014-08-25 01:57:28 +0000
1214+++ src/DesktopIntegration.vala 2017-01-12 18:15:05 +0000
1215@@ -1,8 +1,21 @@
1216-/* Copyright 2009-2013 Yorba Foundation
1217- *
1218- * This software is licensed under the GNU Lesser General Public License
1219- * (version 2.1 or later). See the COPYING file in this distribution.
1220- */
1221+/*
1222+* Copyright (c) 2009-2013 Yorba Foundation
1223+*
1224+* This program is free software; you can redistribute it and/or
1225+* modify it under the terms of the GNU Lesser General Public
1226+* License as published by the Free Software Foundation; either
1227+* version 2.1 of the License, or (at your option) any later version.
1228+*
1229+* This program is distributed in the hope that it will be useful,
1230+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1231+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1232+* General Public License for more details.
1233+*
1234+* You should have received a copy of the GNU General Public
1235+* License along with this program; if not, write to the
1236+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1237+* Boston, MA 02110-1301 USA
1238+*/
1239
1240 namespace DesktopIntegration {
1241
1242@@ -77,4 +90,4 @@
1243 return str != null ? str : app_info.get_executable ();
1244 }
1245
1246-}
1247\ No newline at end of file
1248+}
1249
1250=== modified file 'src/Dialogs.vala'
1251--- src/Dialogs.vala 2016-01-28 20:55:24 +0000
1252+++ src/Dialogs.vala 2017-01-12 18:15:05 +0000
1253@@ -1,8 +1,21 @@
1254-/* Copyright 2009-2013 Yorba Foundation
1255- *
1256- * This software is licensed under the GNU LGPL (version 2.1 or later).
1257- * See the COPYING file in this distribution.
1258- */
1259+/*
1260+* Copyright (c) 2009-2013 Yorba Foundation
1261+*
1262+* This program is free software; you can redistribute it and/or
1263+* modify it under the terms of the GNU Lesser General Public
1264+* License as published by the Free Software Foundation; either
1265+* version 2.1 of the License, or (at your option) any later version.
1266+*
1267+* This program is distributed in the hope that it will be useful,
1268+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1269+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1270+* General Public License for more details.
1271+*
1272+* You should have received a copy of the GNU General Public
1273+* License along with this program; if not, write to the
1274+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1275+* Boston, MA 02110-1301 USA
1276+*/
1277
1278 // namespace for future migration of AppWindow alert and other question dialogs into single
1279 // place: http://trac.yorba.org/ticket/3452
1280
1281=== modified file 'src/Dimensions.vala'
1282--- src/Dimensions.vala 2014-08-29 21:10:36 +0000
1283+++ src/Dimensions.vala 2017-01-12 18:15:05 +0000
1284@@ -1,8 +1,21 @@
1285-/* Copyright 2009-2013 Yorba Foundation
1286- *
1287- * This software is licensed under the GNU LGPL (version 2.1 or later).
1288- * See the COPYING file in this distribution.
1289- */
1290+/*
1291+* Copyright (c) 2009-2013 Yorba Foundation
1292+*
1293+* This program is free software; you can redistribute it and/or
1294+* modify it under the terms of the GNU Lesser General Public
1295+* License as published by the Free Software Foundation; either
1296+* version 2.1 of the License, or (at your option) any later version.
1297+*
1298+* This program is distributed in the hope that it will be useful,
1299+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1300+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1301+* General Public License for more details.
1302+*
1303+* You should have received a copy of the GNU General Public
1304+* License along with this program; if not, write to the
1305+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1306+* Boston, MA 02110-1301 USA
1307+*/
1308
1309 public enum ScaleConstraint {
1310 ORIGINAL,
1311
1312=== modified file 'src/DirectoryMonitor.vala'
1313--- src/DirectoryMonitor.vala 2014-08-08 21:13:09 +0000
1314+++ src/DirectoryMonitor.vala 2017-01-12 18:15:05 +0000
1315@@ -1,8 +1,21 @@
1316-/* Copyright 2009-2013 Yorba Foundation
1317- *
1318- * This software is licensed under the GNU LGPL (version 2.1 or later).
1319- * See the COPYING file in this distribution.
1320- */
1321+/*
1322+* Copyright (c) 2009-2013 Yorba Foundation
1323+*
1324+* This program is free software; you can redistribute it and/or
1325+* modify it under the terms of the GNU Lesser General Public
1326+* License as published by the Free Software Foundation; either
1327+* version 2.1 of the License, or (at your option) any later version.
1328+*
1329+* This program is distributed in the hope that it will be useful,
1330+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1331+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1332+* General Public License for more details.
1333+*
1334+* You should have received a copy of the GNU General Public
1335+* License along with this program; if not, write to the
1336+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1337+* Boston, MA 02110-1301 USA
1338+*/
1339
1340 //
1341 // DirectoryMonitor will monitor an entire directory for changes to all files and directories
1342
1343=== modified file 'src/Event.vala'
1344--- src/Event.vala 2016-09-19 21:18:06 +0000
1345+++ src/Event.vala 2017-01-12 18:15:05 +0000
1346@@ -1,8 +1,21 @@
1347-/* Copyright 2009-2013 Yorba Foundation
1348- *
1349- * This software is licensed under the GNU LGPL (version 2.1 or later).
1350- * See the COPYING file in this distribution.
1351- */
1352+/*
1353+* Copyright (c) 2009-2013 Yorba Foundation
1354+*
1355+* This program is free software; you can redistribute it and/or
1356+* modify it under the terms of the GNU Lesser General Public
1357+* License as published by the Free Software Foundation; either
1358+* version 2.1 of the License, or (at your option) any later version.
1359+*
1360+* This program is distributed in the hope that it will be useful,
1361+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1362+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1363+* General Public License for more details.
1364+*
1365+* You should have received a copy of the GNU General Public
1366+* License along with this program; if not, write to the
1367+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1368+* Boston, MA 02110-1301 USA
1369+*/
1370
1371 public class EventSourceCollection : ContainerSourceCollection {
1372 public signal void no_event_collection_altered ();
1373
1374=== modified file 'src/Exporter.vala'
1375--- src/Exporter.vala 2014-08-08 21:13:09 +0000
1376+++ src/Exporter.vala 2017-01-12 18:15:05 +0000
1377@@ -1,9 +1,21 @@
1378-/* Copyright 2010-2013 Yorba Foundation
1379- *
1380- * This software is licensed under the GNU Lesser General Public License
1381- * (version 2.1 or later). See the COPYING file in this distribution.
1382- */
1383-
1384+/*
1385+* Copyright (c) 2010-2013 Yorba Foundation
1386+*
1387+* This program is free software; you can redistribute it and/or
1388+* modify it under the terms of the GNU Lesser General Public
1389+* License as published by the Free Software Foundation; either
1390+* version 2.1 of the License, or (at your option) any later version.
1391+*
1392+* This program is distributed in the hope that it will be useful,
1393+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1394+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1395+* General Public License for more details.
1396+*
1397+* You should have received a copy of the GNU General Public
1398+* License along with this program; if not, write to the
1399+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1400+* Boston, MA 02110-1301 USA
1401+*/
1402 public enum ExportFormatMode {
1403 UNMODIFIED,
1404 CURRENT,
1405
1406=== modified file 'src/International.vala'
1407--- src/International.vala 2016-01-14 12:35:35 +0000
1408+++ src/International.vala 2017-01-12 18:15:05 +0000
1409@@ -1,8 +1,21 @@
1410-/* Copyright 2009-2013 Yorba Foundation
1411- *
1412- * This software is licensed under the GNU LGPL (version 2.1 or later).
1413- * See the COPYING file in this distribution.
1414- */
1415+/*
1416+* Copyright (c) 2009-2013 Yorba Foundation
1417+*
1418+* This program is free software; you can redistribute it and/or
1419+* modify it under the terms of the GNU Lesser General Public
1420+* License as published by the Free Software Foundation; either
1421+* version 2.1 of the License, or (at your option) any later version.
1422+*
1423+* This program is distributed in the hope that it will be useful,
1424+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1425+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1426+* General Public License for more details.
1427+*
1428+* You should have received a copy of the GNU General Public
1429+* License along with this program; if not, write to the
1430+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1431+* Boston, MA 02110-1301 USA
1432+*/
1433
1434 public const string TRANSLATABLE = "translatable";
1435
1436
1437=== modified file 'src/LibraryFiles.vala'
1438--- src/LibraryFiles.vala 2014-08-08 21:13:09 +0000
1439+++ src/LibraryFiles.vala 2017-01-12 18:15:05 +0000
1440@@ -1,8 +1,21 @@
1441-/* Copyright 2009-2013 Yorba Foundation
1442- *
1443- * This software is licensed under the GNU Lesser General Public License
1444- * (version 2.1 or later). See the COPYING file in this distribution.
1445- */
1446+/*
1447+* Copyright (c) 2009-2013 Yorba Foundation
1448+*
1449+* This program is free software; you can redistribute it and/or
1450+* modify it under the terms of the GNU Lesser General Public
1451+* License as published by the Free Software Foundation; either
1452+* version 2.1 of the License, or (at your option) any later version.
1453+*
1454+* This program is distributed in the hope that it will be useful,
1455+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1456+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1457+* General Public License for more details.
1458+*
1459+* You should have received a copy of the GNU General Public
1460+* License along with this program; if not, write to the
1461+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1462+* Boston, MA 02110-1301 USA
1463+*/
1464
1465 namespace LibraryFiles {
1466
1467
1468=== modified file 'src/LibraryMonitor.vala'
1469--- src/LibraryMonitor.vala 2014-08-08 21:13:09 +0000
1470+++ src/LibraryMonitor.vala 2017-01-12 18:15:05 +0000
1471@@ -1,8 +1,21 @@
1472-/* Copyright 2009-2013 Yorba Foundation
1473- *
1474- * This software is licensed under the GNU LGPL (version 2.1 or later).
1475- * See the COPYING file in this distribution.
1476- */
1477+/*
1478+* Copyright (c) 2009-2013 Yorba Foundation
1479+*
1480+* This program is free software; you can redistribute it and/or
1481+* modify it under the terms of the GNU Lesser General Public
1482+* License as published by the Free Software Foundation; either
1483+* version 2.1 of the License, or (at your option) any later version.
1484+*
1485+* This program is distributed in the hope that it will be useful,
1486+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1487+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1488+* General Public License for more details.
1489+*
1490+* You should have received a copy of the GNU General Public
1491+* License along with this program; if not, write to the
1492+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1493+* Boston, MA 02110-1301 USA
1494+*/
1495
1496 //
1497 // LibraryMonitor uses DirectoryMonitor to track assets in the user's library directory and make
1498
1499=== modified file 'src/MediaDataRepresentation.vala'
1500--- src/MediaDataRepresentation.vala 2016-11-04 23:18:21 +0000
1501+++ src/MediaDataRepresentation.vala 2017-01-12 18:15:05 +0000
1502@@ -1,8 +1,21 @@
1503-/* Copyright 2010-2013 Yorba Foundation
1504- *
1505- * This software is licensed under the GNU LGPL (version 2.1 or later).
1506- * See the COPYING file in this distribution.
1507- */
1508+/*
1509+* Copyright (c) 2010-2013 Yorba Foundation
1510+*
1511+* This program is free software; you can redistribute it and/or
1512+* modify it under the terms of the GNU Lesser General Public
1513+* License as published by the Free Software Foundation; either
1514+* version 2.1 of the License, or (at your option) any later version.
1515+*
1516+* This program is distributed in the hope that it will be useful,
1517+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1518+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1519+* General Public License for more details.
1520+*
1521+* You should have received a copy of the GNU General Public
1522+* License along with this program; if not, write to the
1523+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1524+* Boston, MA 02110-1301 USA
1525+*/
1526
1527 public class BackingFileState {
1528 public string filepath;
1529
1530=== modified file 'src/MediaInterfaces.vala'
1531--- src/MediaInterfaces.vala 2014-08-08 21:13:09 +0000
1532+++ src/MediaInterfaces.vala 2017-01-12 18:15:05 +0000
1533@@ -1,8 +1,21 @@
1534-/* Copyright 2010-2013 Yorba Foundation
1535- *
1536- * This software is licensed under the GNU LGPL (version 2.1 or later).
1537- * See the COPYING file in this distribution.
1538- */
1539+/*
1540+* Copyright (c) 2010-2013 Yorba Foundation
1541+*
1542+* This program is free software; you can redistribute it and/or
1543+* modify it under the terms of the GNU Lesser General Public
1544+* License as published by the Free Software Foundation; either
1545+* version 2.1 of the License, or (at your option) any later version.
1546+*
1547+* This program is distributed in the hope that it will be useful,
1548+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1549+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1550+* General Public License for more details.
1551+*
1552+* You should have received a copy of the GNU General Public
1553+* License along with this program; if not, write to the
1554+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1555+* Boston, MA 02110-1301 USA
1556+*/
1557
1558 //
1559 // Going forward, Shotwell will use MediaInterfaces, which allow for various operations and features
1560
1561=== modified file 'src/MediaMetadata.vala'
1562--- src/MediaMetadata.vala 2014-08-08 21:13:09 +0000
1563+++ src/MediaMetadata.vala 2017-01-12 18:15:05 +0000
1564@@ -1,8 +1,21 @@
1565-/* Copyright 2010-2013 Yorba Foundation
1566- *
1567- * This software is licensed under the GNU Lesser General Public License
1568- * (version 2.1 or later). See the COPYING file in this distribution.
1569- */
1570+/*
1571+* Copyright (c) 2010-2013 Yorba Foundation
1572+*
1573+* This program is free software; you can redistribute it and/or
1574+* modify it under the terms of the GNU Lesser General Public
1575+* License as published by the Free Software Foundation; either
1576+* version 2.1 of the License, or (at your option) any later version.
1577+*
1578+* This program is distributed in the hope that it will be useful,
1579+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1580+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1581+* General Public License for more details.
1582+*
1583+* You should have received a copy of the GNU General Public
1584+* License along with this program; if not, write to the
1585+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1586+* Boston, MA 02110-1301 USA
1587+*/
1588
1589 public abstract class MediaMetadata {
1590 public MediaMetadata () {
1591
1592=== modified file 'src/MediaMonitor.vala'
1593--- src/MediaMonitor.vala 2016-11-04 23:18:21 +0000
1594+++ src/MediaMonitor.vala 2017-01-12 18:15:05 +0000
1595@@ -1,8 +1,21 @@
1596-/* Copyright 2010-2013 Yorba Foundation
1597- *
1598- * This software is licensed under the GNU Lesser General Public License
1599- * (version 2.1 or later). See the COPYING file in this distribution.
1600- */
1601+/*
1602+* Copyright (c) 2010-2013 Yorba Foundation
1603+*
1604+* This program is free software; you can redistribute it and/or
1605+* modify it under the terms of the GNU Lesser General Public
1606+* License as published by the Free Software Foundation; either
1607+* version 2.1 of the License, or (at your option) any later version.
1608+*
1609+* This program is distributed in the hope that it will be useful,
1610+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1611+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1612+* General Public License for more details.
1613+*
1614+* You should have received a copy of the GNU General Public
1615+* License along with this program; if not, write to the
1616+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1617+* Boston, MA 02110-1301 USA
1618+*/
1619
1620 public class MonitorableUpdates {
1621 public Monitorable monitorable;
1622
1623=== modified file 'src/MediaPage.vala'
1624--- src/MediaPage.vala 2016-12-08 22:24:20 +0000
1625+++ src/MediaPage.vala 2017-01-12 18:15:05 +0000
1626@@ -1,8 +1,21 @@
1627-/* Copyright 2010-2013 Yorba Foundation
1628- *
1629- * This software is licensed under the GNU LGPL (version 2.1 or later).
1630- * See the COPYING file in this distribution.
1631- */
1632+/*
1633+* Copyright (c) 2010-2013 Yorba Foundation
1634+*
1635+* This program is free software; you can redistribute it and/or
1636+* modify it under the terms of the GNU Lesser General Public
1637+* License as published by the Free Software Foundation; either
1638+* version 2.1 of the License, or (at your option) any later version.
1639+*
1640+* This program is distributed in the hope that it will be useful,
1641+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1642+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1643+* General Public License for more details.
1644+*
1645+* You should have received a copy of the GNU General Public
1646+* License along with this program; if not, write to the
1647+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1648+* Boston, MA 02110-1301 USA
1649+*/
1650
1651 public class MediaSourceItem : CheckerboardItem {
1652 // preserve the same constructor arguments and semantics as CheckerboardItem so that we're
1653
1654=== modified file 'src/MediaViewTracker.vala'
1655--- src/MediaViewTracker.vala 2014-08-08 21:13:09 +0000
1656+++ src/MediaViewTracker.vala 2017-01-12 18:15:05 +0000
1657@@ -1,8 +1,21 @@
1658-/* Copyright 2011-2013 Yorba Foundation
1659- *
1660- * This software is licensed under the GNU Lesser General Public License
1661- * (version 2.1 or later). See the COPYING file in this distribution.
1662- */
1663+/*
1664+* Copyright (c) 2011-2013 Yorba Foundation
1665+*
1666+* This program is free software; you can redistribute it and/or
1667+* modify it under the terms of the GNU Lesser General Public
1668+* License as published by the Free Software Foundation; either
1669+* version 2.1 of the License, or (at your option) any later version.
1670+*
1671+* This program is distributed in the hope that it will be useful,
1672+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1673+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1674+* General Public License for more details.
1675+*
1676+* You should have received a copy of the GNU General Public
1677+* License along with this program; if not, write to the
1678+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1679+* Boston, MA 02110-1301 USA
1680+*/
1681
1682 public class MediaViewTracker : Core.ViewTracker {
1683 public MediaAccumulator all = new MediaAccumulator ();
1684
1685=== modified file 'src/MetadataWriter.vala'
1686--- src/MetadataWriter.vala 2016-09-20 02:34:17 +0000
1687+++ src/MetadataWriter.vala 2017-01-12 18:15:05 +0000
1688@@ -1,8 +1,21 @@
1689-/* Copyright 2010-2013 Yorba Foundation
1690- *
1691- * This software is licensed under the GNU Lesser General Public License
1692- * (version 2.1 or later). See the COPYING file in this distribution.
1693- */
1694+/*
1695+* Copyright (c) 2010-2013 Yorba Foundation
1696+*
1697+* This program is free software; you can redistribute it and/or
1698+* modify it under the terms of the GNU Lesser General Public
1699+* License as published by the Free Software Foundation; either
1700+* version 2.1 of the License, or (at your option) any later version.
1701+*
1702+* This program is distributed in the hope that it will be useful,
1703+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1704+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1705+* General Public License for more details.
1706+*
1707+* You should have received a copy of the GNU General Public
1708+* License along with this program; if not, write to the
1709+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1710+* Boston, MA 02110-1301 USA
1711+*/
1712
1713 // MetadataWriter tracks LibraryPhotos for alterations to their metadata and commits those changes
1714 // in a timely manner to their backing files. Because only the MetadataWriter knows when the
1715
1716=== modified file 'src/Orientation.vala'
1717--- src/Orientation.vala 2014-08-08 21:13:09 +0000
1718+++ src/Orientation.vala 2017-01-12 18:15:05 +0000
1719@@ -1,8 +1,21 @@
1720-/* Copyright 2009-2013 Yorba Foundation
1721- *
1722- * This software is licensed under the GNU LGPL (version 2.1 or later).
1723- * See the COPYING file in this distribution.
1724- */
1725+/*
1726+* Copyright (c) 2009-2013 Yorba Foundation
1727+*
1728+* This program is free software; you can redistribute it and/or
1729+* modify it under the terms of the GNU Lesser General Public
1730+* License as published by the Free Software Foundation; either
1731+* version 2.1 of the License, or (at your option) any later version.
1732+*
1733+* This program is distributed in the hope that it will be useful,
1734+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1735+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1736+* General Public License for more details.
1737+*
1738+* You should have received a copy of the GNU General Public
1739+* License along with this program; if not, write to the
1740+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1741+* Boston, MA 02110-1301 USA
1742+*/
1743
1744 public enum Orientation {
1745 MIN = 1,
1746
1747=== modified file 'src/Page.vala'
1748--- src/Page.vala 2016-11-22 01:49:40 +0000
1749+++ src/Page.vala 2017-01-12 18:15:05 +0000
1750@@ -1,8 +1,21 @@
1751-/* Copyright 2009-2013 Yorba Foundation
1752- *
1753- * This software is licensed under the GNU LGPL (version 2.1 or later).
1754- * See the COPYING file in this distribution.
1755- */
1756+/*
1757+* Copyright (c) 2009-2013 Yorba Foundation
1758+*
1759+* This program is free software; you can redistribute it and/or
1760+* modify it under the terms of the GNU Lesser General Public
1761+* License as published by the Free Software Foundation; either
1762+* version 2.1 of the License, or (at your option) any later version.
1763+*
1764+* This program is distributed in the hope that it will be useful,
1765+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1766+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1767+* General Public License for more details.
1768+*
1769+* You should have received a copy of the GNU General Public
1770+* License along with this program; if not, write to the
1771+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1772+* Boston, MA 02110-1301 USA
1773+*/
1774
1775 public class InjectionGroup {
1776 public class Element {
1777
1778=== modified file 'src/Photo.vala'
1779--- src/Photo.vala 2016-09-19 21:18:06 +0000
1780+++ src/Photo.vala 2017-01-12 18:15:05 +0000
1781@@ -1,8 +1,21 @@
1782-/* Copyright 2009-2013 Yorba Foundation
1783- *
1784- * This software is licensed under the GNU LGPL (version 2.1 or later).
1785- * See the COPYING file in this distribution.
1786- */
1787+/*
1788+* Copyright (c) 2009-2013 Yorba Foundation
1789+*
1790+* This program is free software; you can redistribute it and/or
1791+* modify it under the terms of the GNU Lesser General Public
1792+* License as published by the Free Software Foundation; either
1793+* version 2.1 of the License, or (at your option) any later version.
1794+*
1795+* This program is distributed in the hope that it will be useful,
1796+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1797+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1798+* General Public License for more details.
1799+*
1800+* You should have received a copy of the GNU General Public
1801+* License along with this program; if not, write to the
1802+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1803+* Boston, MA 02110-1301 USA
1804+*/
1805
1806 // Specifies how pixel data is fetched from the backing file on disk. MASTER is the original
1807 // backing photo of any supported photo file format; SOURCE is either the master or the editable
1808
1809=== modified file 'src/PhotoMonitor.vala'
1810--- src/PhotoMonitor.vala 2014-08-08 21:13:09 +0000
1811+++ src/PhotoMonitor.vala 2017-01-12 18:15:05 +0000
1812@@ -1,8 +1,21 @@
1813-/* Copyright 2010-2013 Yorba Foundation
1814- *
1815- * This software is licensed under the GNU Lesser General Public License
1816- * (version 2.1 or later). See the COPYING file in this distribution.
1817- */
1818+/*
1819+* Copyright (c) 2010-2013 Yorba Foundation
1820+*
1821+* This program is free software; you can redistribute it and/or
1822+* modify it under the terms of the GNU Lesser General Public
1823+* License as published by the Free Software Foundation; either
1824+* version 2.1 of the License, or (at your option) any later version.
1825+*
1826+* This program is distributed in the hope that it will be useful,
1827+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1828+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1829+* General Public License for more details.
1830+*
1831+* You should have received a copy of the GNU General Public
1832+* License along with this program; if not, write to the
1833+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1834+* Boston, MA 02110-1301 USA
1835+*/
1836
1837 private class PhotoUpdates : MonitorableUpdates {
1838 public LibraryPhoto photo;
1839
1840=== modified file 'src/PhotoPage.vala'
1841--- src/PhotoPage.vala 2016-11-21 04:25:34 +0000
1842+++ src/PhotoPage.vala 2017-01-12 18:15:05 +0000
1843@@ -1,8 +1,21 @@
1844-/* Copyright 2009-2013 Yorba Foundation
1845- *
1846- * This software is licensed under the GNU LGPL (version 2.1 or later).
1847- * See the COPYING file in this distribution.
1848- */
1849+/*
1850+* Copyright (c) 2009-2013 Yorba Foundation
1851+*
1852+* This program is free software; you can redistribute it and/or
1853+* modify it under the terms of the GNU Lesser General Public
1854+* License as published by the Free Software Foundation; either
1855+* version 2.1 of the License, or (at your option) any later version.
1856+*
1857+* This program is distributed in the hope that it will be useful,
1858+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1859+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1860+* General Public License for more details.
1861+*
1862+* You should have received a copy of the GNU General Public
1863+* License along with this program; if not, write to the
1864+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1865+* Boston, MA 02110-1301 USA
1866+*/
1867
1868 public class ZoomBuffer : Object {
1869 private enum ObjectState {
1870
1871=== modified file 'src/PixbufCache.vala'
1872--- src/PixbufCache.vala 2014-08-08 21:13:09 +0000
1873+++ src/PixbufCache.vala 2017-01-12 18:15:05 +0000
1874@@ -1,8 +1,21 @@
1875-/* Copyright 2009-2013 Yorba Foundation
1876- *
1877- * This software is licensed under the GNU LGPL (version 2.1 or later).
1878- * See the COPYING file in this distribution.
1879- */
1880+/*
1881+* Copyright (c) 2009-2013 Yorba Foundation
1882+*
1883+* This program is free software; you can redistribute it and/or
1884+* modify it under the terms of the GNU Lesser General Public
1885+* License as published by the Free Software Foundation; either
1886+* version 2.1 of the License, or (at your option) any later version.
1887+*
1888+* This program is distributed in the hope that it will be useful,
1889+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1890+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1891+* General Public License for more details.
1892+*
1893+* You should have received a copy of the GNU General Public
1894+* License along with this program; if not, write to the
1895+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1896+* Boston, MA 02110-1301 USA
1897+*/
1898
1899 public class PixbufCache : Object {
1900 public delegate bool CacheFilter (Photo photo);
1901
1902=== modified file 'src/Printing.vala'
1903--- src/Printing.vala 2014-08-08 21:13:09 +0000
1904+++ src/Printing.vala 2017-01-12 18:15:05 +0000
1905@@ -1,8 +1,21 @@
1906-/* Copyright 2010-2013 Yorba Foundation
1907- *
1908- * This software is licensed under the GNU LGPL (version 2.1 or later).
1909- * See the COPYING file in this distribution.
1910- */
1911+/*
1912+* Copyright (c) 2010-2013 Yorba Foundation
1913+*
1914+* This program is free software; you can redistribute it and/or
1915+* modify it under the terms of the GNU Lesser General Public
1916+* License as published by the Free Software Foundation; either
1917+* version 2.1 of the License, or (at your option) any later version.
1918+*
1919+* This program is distributed in the hope that it will be useful,
1920+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1921+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1922+* General Public License for more details.
1923+*
1924+* You should have received a copy of the GNU General Public
1925+* License along with this program; if not, write to the
1926+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1927+* Boston, MA 02110-1301 USA
1928+*/
1929
1930 public enum ContentLayout {
1931 STANDARD_SIZE,
1932
1933=== modified file 'src/Resources.vala'
1934--- src/Resources.vala 2017-01-08 16:54:49 +0000
1935+++ src/Resources.vala 2017-01-12 18:15:05 +0000
1936@@ -1,8 +1,21 @@
1937-/* Copyright 2009-2013 Yorba Foundation
1938- *
1939- * This software is licensed under the GNU LGPL (version 2.1 or later).
1940- * See the COPYING file in this distribution.
1941- */
1942+/*
1943+* Copyright (c) 2009-2013 Yorba Foundation
1944+*
1945+* This program is free software; you can redistribute it and/or
1946+* modify it under the terms of the GNU Lesser General Public
1947+* License as published by the Free Software Foundation; either
1948+* version 2.1 of the License, or (at your option) any later version.
1949+*
1950+* This program is distributed in the hope that it will be useful,
1951+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1952+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1953+* General Public License for more details.
1954+*
1955+* You should have received a copy of the GNU General Public
1956+* License along with this program; if not, write to the
1957+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1958+* Boston, MA 02110-1301 USA
1959+*/
1960
1961 namespace Resources {
1962 public const string APP_TITLE = _("Photos");
1963
1964=== modified file 'src/Screensaver.vala'
1965--- src/Screensaver.vala 2014-08-08 21:13:09 +0000
1966+++ src/Screensaver.vala 2017-01-12 18:15:05 +0000
1967@@ -1,8 +1,21 @@
1968-/* Copyright 2009-2013 Yorba Foundation
1969- *
1970- * This software is licensed under the GNU LGPL (version 2.1 or later).
1971- * See the COPYING file in this distribution.
1972- */
1973+/*
1974+* Copyright (c) 2009-2013 Yorba Foundation
1975+*
1976+* This program is free software; you can redistribute it and/or
1977+* modify it under the terms of the GNU Lesser General Public
1978+* License as published by the Free Software Foundation; either
1979+* version 2.1 of the License, or (at your option) any later version.
1980+*
1981+* This program is distributed in the hope that it will be useful,
1982+* but WITHOUT ANY WARRANTY; without even the implied warranty of
1983+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1984+* General Public License for more details.
1985+*
1986+* You should have received a copy of the GNU General Public
1987+* License along with this program; if not, write to the
1988+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1989+* Boston, MA 02110-1301 USA
1990+*/
1991
1992 public class Screensaver {
1993 private uint32 cookie = 0;
1994@@ -25,4 +38,4 @@
1995 Application.get_instance ().uninhibit (cookie);
1996 cookie = 0;
1997 }
1998-}
1999\ No newline at end of file
2000+}
2001
2002=== modified file 'src/SearchFilter.vala'
2003--- src/SearchFilter.vala 2016-09-24 02:53:36 +0000
2004+++ src/SearchFilter.vala 2017-01-12 18:15:05 +0000
2005@@ -1,8 +1,21 @@
2006-/* Copyright 2011-2013 Yorba Foundation
2007- *
2008- * This software is licensed under the GNU LGPL (version 2.1 or later).
2009- * See the COPYING file in this distribution.
2010- */
2011+/*
2012+* Copyright (c) 2011-2013 Yorba Foundation
2013+*
2014+* This program is free software; you can redistribute it and/or
2015+* modify it under the terms of the GNU Lesser General Public
2016+* License as published by the Free Software Foundation; either
2017+* version 2.1 of the License, or (at your option) any later version.
2018+*
2019+* This program is distributed in the hope that it will be useful,
2020+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2021+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2022+* General Public License for more details.
2023+*
2024+* You should have received a copy of the GNU General Public
2025+* License along with this program; if not, write to the
2026+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2027+* Boston, MA 02110-1301 USA
2028+*/
2029
2030 // Bitfield values used to specify which search bar features we want.
2031 [Flags]
2032
2033=== modified file 'src/SlideshowPage.vala'
2034--- src/SlideshowPage.vala 2015-08-09 02:34:44 +0000
2035+++ src/SlideshowPage.vala 2017-01-12 18:15:05 +0000
2036@@ -1,8 +1,21 @@
2037-/* Copyright 2009-2013 Yorba Foundation
2038- *
2039- * This software is licensed under the GNU LGPL (version 2.1 or later).
2040- * See the COPYING file in this distribution.
2041- */
2042+/*
2043+* Copyright (c) 2009-2013 Yorba Foundation
2044+*
2045+* This program is free software; you can redistribute it and/or
2046+* modify it under the terms of the GNU Lesser General Public
2047+* License as published by the Free Software Foundation; either
2048+* version 2.1 of the License, or (at your option) any later version.
2049+*
2050+* This program is distributed in the hope that it will be useful,
2051+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2052+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2053+* General Public License for more details.
2054+*
2055+* You should have received a copy of the GNU General Public
2056+* License along with this program; if not, write to the
2057+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2058+* Boston, MA 02110-1301 USA
2059+*/
2060
2061 class SlideshowPage : SinglePhotoPage {
2062 private const int READAHEAD_COUNT = 5;
2063
2064=== modified file 'src/SortedList.vala'
2065--- src/SortedList.vala 2016-01-14 12:35:35 +0000
2066+++ src/SortedList.vala 2017-01-12 18:15:05 +0000
2067@@ -1,8 +1,21 @@
2068-/* Copyright 2009-2013 Yorba Foundation
2069- *
2070- * This software is licensed under the GNU LGPL (version 2.1 or later).
2071- * See the COPYING file in this distribution.
2072- */
2073+/*
2074+* Copyright (c) 2009-2013 Yorba Foundation
2075+*
2076+* This program is free software; you can redistribute it and/or
2077+* modify it under the terms of the GNU Lesser General Public
2078+* License as published by the Free Software Foundation; either
2079+* version 2.1 of the License, or (at your option) any later version.
2080+*
2081+* This program is distributed in the hope that it will be useful,
2082+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2083+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2084+* General Public License for more details.
2085+*
2086+* You should have received a copy of the GNU General Public
2087+* License along with this program; if not, write to the
2088+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2089+* Boston, MA 02110-1301 USA
2090+*/
2091
2092 public delegate int64 Comparator (void *a, void *b);
2093
2094
2095=== modified file 'src/Tag.vala'
2096--- src/Tag.vala 2016-11-04 23:18:21 +0000
2097+++ src/Tag.vala 2017-01-12 18:15:05 +0000
2098@@ -1,8 +1,21 @@
2099-/* Copyright 2010-2013 Yorba Foundation
2100- *
2101- * This software is licensed under the GNU Lesser General Public License
2102- * (version 2.1 or later). See the COPYING file in this distribution.
2103- */
2104+/*
2105+* Copyright (c) 2010-2013 Yorba Foundation
2106+*
2107+* This program is free software; you can redistribute it and/or
2108+* modify it under the terms of the GNU Lesser General Public
2109+* License as published by the Free Software Foundation; either
2110+* version 2.1 of the License, or (at your option) any later version.
2111+*
2112+* This program is distributed in the hope that it will be useful,
2113+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2114+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2115+* General Public License for more details.
2116+*
2117+* You should have received a copy of the GNU General Public
2118+* License along with this program; if not, write to the
2119+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2120+* Boston, MA 02110-1301 USA
2121+*/
2122
2123 public class TagSourceCollection : ContainerSourceCollection {
2124 private Gee.HashMap<string, Tag> name_map = new Gee.HashMap<string, Tag> (Tag.hash_name_string,
2125
2126=== modified file 'src/Thumbnail.vala'
2127--- src/Thumbnail.vala 2016-12-08 22:24:20 +0000
2128+++ src/Thumbnail.vala 2017-01-12 18:15:05 +0000
2129@@ -1,8 +1,21 @@
2130-/* Copyright 2009-2013 Yorba Foundation
2131- *
2132- * This software is licensed under the GNU LGPL (version 2.1 or later).
2133- * See the COPYING file in this distribution.
2134- */
2135+/*
2136+* Copyright (c) 2009-2013 Yorba Foundation
2137+*
2138+* This program is free software; you can redistribute it and/or
2139+* modify it under the terms of the GNU Lesser General Public
2140+* License as published by the Free Software Foundation; either
2141+* version 2.1 of the License, or (at your option) any later version.
2142+*
2143+* This program is distributed in the hope that it will be useful,
2144+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2145+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2146+* General Public License for more details.
2147+*
2148+* You should have received a copy of the GNU General Public
2149+* License along with this program; if not, write to the
2150+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2151+* Boston, MA 02110-1301 USA
2152+*/
2153
2154 public class Thumbnail : MediaSourceItem {
2155 // Collection properties Thumbnail responds to
2156
2157=== modified file 'src/ThumbnailCache.vala'
2158--- src/ThumbnailCache.vala 2014-08-08 21:13:09 +0000
2159+++ src/ThumbnailCache.vala 2017-01-12 18:15:05 +0000
2160@@ -1,8 +1,21 @@
2161-/* Copyright 2009-2013 Yorba Foundation
2162- *
2163- * This software is licensed under the GNU LGPL (version 2.1 or later).
2164- * See the COPYING file in this distribution.
2165- */
2166+/*
2167+* Copyright (c) 2009-2013 Yorba Foundation
2168+*
2169+* This program is free software; you can redistribute it and/or
2170+* modify it under the terms of the GNU Lesser General Public
2171+* License as published by the Free Software Foundation; either
2172+* version 2.1 of the License, or (at your option) any later version.
2173+*
2174+* This program is distributed in the hope that it will be useful,
2175+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2176+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2177+* General Public License for more details.
2178+*
2179+* You should have received a copy of the GNU General Public
2180+* License along with this program; if not, write to the
2181+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2182+* Boston, MA 02110-1301 USA
2183+*/
2184
2185 public class Thumbnails {
2186 private Gee.HashMap<ThumbnailCache.Size, Gdk.Pixbuf> map = new Gee.HashMap<ThumbnailCache.Size,
2187
2188=== modified file 'src/TimedQueue.vala'
2189--- src/TimedQueue.vala 2016-01-14 12:35:35 +0000
2190+++ src/TimedQueue.vala 2017-01-12 18:15:05 +0000
2191@@ -1,8 +1,21 @@
2192-/* Copyright 2010-2013 Yorba Foundation
2193- *
2194- * This software is licensed under the GNU Lesser General Public License
2195- * (version 2.1 or later). See the COPYING file in this distribution.
2196- */
2197+/*
2198+* Copyright (c) 2010-2013 Yorba Foundation
2199+*
2200+* This program is free software; you can redistribute it and/or
2201+* modify it under the terms of the GNU Lesser General Public
2202+* License as published by the Free Software Foundation; either
2203+* version 2.1 of the License, or (at your option) any later version.
2204+*
2205+* This program is distributed in the hope that it will be useful,
2206+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2207+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2208+* General Public License for more details.
2209+*
2210+* You should have received a copy of the GNU General Public
2211+* License along with this program; if not, write to the
2212+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2213+* Boston, MA 02110-1301 USA
2214+*/
2215
2216 // TimedQueue is a specialized collection class. It holds items in order, but rather than being
2217 // manually dequeued, they are dequeued automatically after a specified amount of time has elapsed
2218
2219=== modified file 'src/Tombstone.vala'
2220--- src/Tombstone.vala 2014-08-08 21:13:09 +0000
2221+++ src/Tombstone.vala 2017-01-12 18:15:05 +0000
2222@@ -1,8 +1,21 @@
2223-/* Copyright 2010-2013 Yorba Foundation
2224- *
2225- * This software is licensed under the GNU Lesser General Public License
2226- * (version 2.1 or later). See the COPYING file in this distribution.
2227- */
2228+/*
2229+* Copyright (c) 2010-2013 Yorba Foundation
2230+*
2231+* This program is free software; you can redistribute it and/or
2232+* modify it under the terms of the GNU Lesser General Public
2233+* License as published by the Free Software Foundation; either
2234+* version 2.1 of the License, or (at your option) any later version.
2235+*
2236+* This program is distributed in the hope that it will be useful,
2237+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2238+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2239+* General Public License for more details.
2240+*
2241+* You should have received a copy of the GNU General Public
2242+* License along with this program; if not, write to the
2243+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2244+* Boston, MA 02110-1301 USA
2245+*/
2246
2247 public class TombstoneSourceCollection : DatabaseSourceCollection {
2248 private Gee.HashMap<File, Tombstone> file_map = new Gee.HashMap<File, Tombstone> (file_hash,
2249
2250=== modified file 'src/UnityProgressBar.vala'
2251--- src/UnityProgressBar.vala 2015-06-08 08:05:59 +0000
2252+++ src/UnityProgressBar.vala 2017-01-12 18:15:05 +0000
2253@@ -1,8 +1,21 @@
2254-/* Copyright 2010-2013 Yorba Foundation
2255- *
2256- * This software is licensed under the GNU Lesser General Public License
2257- * (version 2.1 or later). See the COPYING file in this distribution.
2258- */
2259+/*
2260+* Copyright (c) 2010-2013 Yorba Foundation
2261+*
2262+* This program is free software; you can redistribute it and/or
2263+* modify it under the terms of the GNU Lesser General Public
2264+* License as published by the Free Software Foundation; either
2265+* version 2.1 of the License, or (at your option) any later version.
2266+*
2267+* This program is distributed in the hope that it will be useful,
2268+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2269+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2270+* General Public License for more details.
2271+*
2272+* You should have received a copy of the GNU General Public
2273+* License along with this program; if not, write to the
2274+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2275+* Boston, MA 02110-1301 USA
2276+*/
2277
2278 #if UNITY_SUPPORT
2279 public class UnityProgressBar : Object {
2280
2281=== modified file 'src/Upgrades.vala'
2282--- src/Upgrades.vala 2014-08-08 21:13:09 +0000
2283+++ src/Upgrades.vala 2017-01-12 18:15:05 +0000
2284@@ -1,8 +1,21 @@
2285-/* Copyright 2011-2013 Yorba Foundation
2286- *
2287- * This software is licensed under the GNU LGPL (version 2.1 or later).
2288- * See the COPYING file in this distribution.
2289- */
2290+/*
2291+* Copyright (c) 2011-2013 Yorba Foundation
2292+*
2293+* This program is free software; you can redistribute it and/or
2294+* modify it under the terms of the GNU Lesser General Public
2295+* License as published by the Free Software Foundation; either
2296+* version 2.1 of the License, or (at your option) any later version.
2297+*
2298+* This program is distributed in the hope that it will be useful,
2299+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2300+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2301+* General Public License for more details.
2302+*
2303+* You should have received a copy of the GNU General Public
2304+* License along with this program; if not, write to the
2305+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2306+* Boston, MA 02110-1301 USA
2307+*/
2308
2309 // Class for aggregating one-off "upgrade" tasks that occur at startup, such as
2310 // moving or deleting files. This occurs after the UI is shown, so it's not appropriate
2311
2312=== modified file 'src/VideoMetadata.vala'
2313--- src/VideoMetadata.vala 2014-08-08 21:13:09 +0000
2314+++ src/VideoMetadata.vala 2017-01-12 18:15:05 +0000
2315@@ -1,8 +1,21 @@
2316-/* Copyright 2010-2013 Yorba Foundation
2317- *
2318- * This software is licensed under the GNU Lesser General Public License
2319- * (version 2.1 or later). See the COPYING file in this distribution.
2320- */
2321+/*
2322+* Copyright (c) 2010-2013 Yorba Foundation
2323+*
2324+* This program is free software; you can redistribute it and/or
2325+* modify it under the terms of the GNU Lesser General Public
2326+* License as published by the Free Software Foundation; either
2327+* version 2.1 of the License, or (at your option) any later version.
2328+*
2329+* This program is distributed in the hope that it will be useful,
2330+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2331+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2332+* General Public License for more details.
2333+*
2334+* You should have received a copy of the GNU General Public
2335+* License along with this program; if not, write to the
2336+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2337+* Boston, MA 02110-1301 USA
2338+*/
2339
2340 public class VideoMetadata : MediaMetadata {
2341
2342
2343=== modified file 'src/VideoMonitor.vala'
2344--- src/VideoMonitor.vala 2014-08-08 21:13:09 +0000
2345+++ src/VideoMonitor.vala 2017-01-12 18:15:05 +0000
2346@@ -1,8 +1,21 @@
2347-/* Copyright 2010-2013 Yorba Foundation
2348- *
2349- * This software is licensed under the GNU Lesser General Public License
2350- * (version 2.1 or later). See the COPYING file in this distribution.
2351- */
2352+/*
2353+* Copyright (c) 2010-2013 Yorba Foundation
2354+*
2355+* This program is free software; you can redistribute it and/or
2356+* modify it under the terms of the GNU Lesser General Public
2357+* License as published by the Free Software Foundation; either
2358+* version 2.1 of the License, or (at your option) any later version.
2359+*
2360+* This program is distributed in the hope that it will be useful,
2361+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2362+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2363+* General Public License for more details.
2364+*
2365+* You should have received a copy of the GNU General Public
2366+* License along with this program; if not, write to the
2367+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2368+* Boston, MA 02110-1301 USA
2369+*/
2370
2371 private class VideoUpdates : MonitorableUpdates {
2372 public Video video;
2373
2374=== modified file 'src/VideoSupport.vala'
2375--- src/VideoSupport.vala 2016-09-19 21:18:06 +0000
2376+++ src/VideoSupport.vala 2017-01-12 18:15:05 +0000
2377@@ -1,8 +1,21 @@
2378-/* Copyright 2010-2013 Yorba Foundation
2379- *
2380- * This software is licensed under the GNU LGPL (version 2.1 or later).
2381- * See the COPYING file in this distribution.
2382- */
2383+/*
2384+* Copyright (c) 2010-2013 Yorba Foundation
2385+*
2386+* This program is free software; you can redistribute it and/or
2387+* modify it under the terms of the GNU Lesser General Public
2388+* License as published by the Free Software Foundation; either
2389+* version 2.1 of the License, or (at your option) any later version.
2390+*
2391+* This program is distributed in the hope that it will be useful,
2392+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2393+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2394+* General Public License for more details.
2395+*
2396+* You should have received a copy of the GNU General Public
2397+* License along with this program; if not, write to the
2398+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2399+* Boston, MA 02110-1301 USA
2400+*/
2401
2402 public errordomain VideoError {
2403 FILE, // there's a problem reading the video container file (doesn't exist, no read
2404
2405=== modified file 'src/camera/Branch.vala'
2406--- src/camera/Branch.vala 2014-08-08 21:13:09 +0000
2407+++ src/camera/Branch.vala 2017-01-12 18:15:05 +0000
2408@@ -1,8 +1,21 @@
2409-/* Copyright 2011-2013 Yorba Foundation
2410- *
2411- * This software is licensed under the GNU Lesser General Public License
2412- * (version 2.1 or later). See the COPYING file in this distribution.
2413- */
2414+/*
2415+* Copyright (c) 2011-2013 Yorba Foundation
2416+*
2417+* This program is free software; you can redistribute it and/or
2418+* modify it under the terms of the GNU Lesser General Public
2419+* License as published by the Free Software Foundation; either
2420+* version 2.1 of the License, or (at your option) any later version.
2421+*
2422+* This program is distributed in the hope that it will be useful,
2423+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2424+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2425+* General Public License for more details.
2426+*
2427+* You should have received a copy of the GNU General Public
2428+* License along with this program; if not, write to the
2429+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2430+* Boston, MA 02110-1301 USA
2431+*/
2432
2433 public class Camera.Branch : Sidebar.Branch {
2434 internal static Icon? cameras_icon = null;
2435
2436=== modified file 'src/camera/Camera.vala'
2437--- src/camera/Camera.vala 2014-08-08 21:13:09 +0000
2438+++ src/camera/Camera.vala 2017-01-12 18:15:05 +0000
2439@@ -1,8 +1,21 @@
2440-/* Copyright 2011-2013 Yorba Foundation
2441- *
2442- * This software is licensed under the GNU Lesser General Public License
2443- * (version 2.1 or later). See the COPYING file in this distribution.
2444- */
2445+/*
2446+* Copyright (c) 2011-2013 Yorba Foundation
2447+*
2448+* This program is free software; you can redistribute it and/or
2449+* modify it under the terms of the GNU Lesser General Public
2450+* License as published by the Free Software Foundation; either
2451+* version 2.1 of the License, or (at your option) any later version.
2452+*
2453+* This program is distributed in the hope that it will be useful,
2454+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2455+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2456+* General Public License for more details.
2457+*
2458+* You should have received a copy of the GNU General Public
2459+* License along with this program; if not, write to the
2460+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2461+* Boston, MA 02110-1301 USA
2462+*/
2463
2464 namespace Camera {
2465
2466
2467=== modified file 'src/camera/CameraTable.vala'
2468--- src/camera/CameraTable.vala 2014-08-08 21:13:09 +0000
2469+++ src/camera/CameraTable.vala 2017-01-12 18:15:05 +0000
2470@@ -1,8 +1,21 @@
2471-/* Copyright 2009-2013 Yorba Foundation
2472- *
2473- * This software is licensed under the GNU Lesser General Public License
2474- * (version 2.1 or later). See the COPYING file in this distribution.
2475- */
2476+/*
2477+* Copyright (c) 2009-2013 Yorba Foundation
2478+*
2479+* This program is free software; you can redistribute it and/or
2480+* modify it under the terms of the GNU Lesser General Public
2481+* License as published by the Free Software Foundation; either
2482+* version 2.1 of the License, or (at your option) any later version.
2483+*
2484+* This program is distributed in the hope that it will be useful,
2485+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2486+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2487+* General Public License for more details.
2488+*
2489+* You should have received a copy of the GNU General Public
2490+* License along with this program; if not, write to the
2491+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2492+* Boston, MA 02110-1301 USA
2493+*/
2494
2495 public class DiscoveredCamera {
2496 public GPhoto.Camera gcamera;
2497
2498=== modified file 'src/camera/GPhoto.vala'
2499--- src/camera/GPhoto.vala 2014-08-08 21:13:09 +0000
2500+++ src/camera/GPhoto.vala 2017-01-12 18:15:05 +0000
2501@@ -1,8 +1,21 @@
2502-/* Copyright 2009-2013 Yorba Foundation
2503- *
2504- * This software is licensed under the GNU LGPL (version 2.1 or later).
2505- * See the COPYING file in this distribution.
2506- */
2507+/*
2508+* Copyright (c) 2009-2013 Yorba Foundation
2509+*
2510+* This program is free software; you can redistribute it and/or
2511+* modify it under the terms of the GNU Lesser General Public
2512+* License as published by the Free Software Foundation; either
2513+* version 2.1 of the License, or (at your option) any later version.
2514+*
2515+* This program is distributed in the hope that it will be useful,
2516+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2517+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2518+* General Public License for more details.
2519+*
2520+* You should have received a copy of the GNU General Public
2521+* License along with this program; if not, write to the
2522+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2523+* Boston, MA 02110-1301 USA
2524+*/
2525
2526 public errordomain GPhotoError {
2527 LIBRARY
2528
2529=== modified file 'src/camera/ImportPage.vala'
2530--- src/camera/ImportPage.vala 2016-12-08 22:24:20 +0000
2531+++ src/camera/ImportPage.vala 2017-01-12 18:15:05 +0000
2532@@ -1,8 +1,21 @@
2533-/* Copyright 2009-2013 Yorba Foundation
2534- *
2535- * This software is licensed under the GNU LGPL (version 2.1 or later).
2536- * See the COPYING file in this distribution.
2537- */
2538+/*
2539+* Copyright (c) 2009-2013 Yorba Foundation
2540+*
2541+* This program is free software; you can redistribute it and/or
2542+* modify it under the terms of the GNU Lesser General Public
2543+* License as published by the Free Software Foundation; either
2544+* version 2.1 of the License, or (at your option) any later version.
2545+*
2546+* This program is distributed in the hope that it will be useful,
2547+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2548+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2549+* General Public License for more details.
2550+*
2551+* You should have received a copy of the GNU General Public
2552+* License along with this program; if not, write to the
2553+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2554+* Boston, MA 02110-1301 USA
2555+*/
2556
2557 private class ImportSourceCollection : SourceCollection {
2558 public ImportSourceCollection (string name) {
2559
2560=== modified file 'src/config/Config.vala'
2561--- src/config/Config.vala 2014-08-22 05:24:46 +0000
2562+++ src/config/Config.vala 2017-01-12 18:15:05 +0000
2563@@ -1,8 +1,21 @@
2564-/* Copyright 2011-2013 Yorba Foundation
2565- *
2566- * This software is licensed under the GNU Lesser General Public License
2567- * (version 2.1 or later). See the COPYING file in this distribution.
2568- */
2569+/*
2570+* Copyright (c) 2011-2013 Yorba Foundation
2571+*
2572+* This program is free software; you can redistribute it and/or
2573+* modify it under the terms of the GNU Lesser General Public
2574+* License as published by the Free Software Foundation; either
2575+* version 2.1 of the License, or (at your option) any later version.
2576+*
2577+* This program is distributed in the hope that it will be useful,
2578+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2579+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2580+* General Public License for more details.
2581+*
2582+* You should have received a copy of the GNU General Public
2583+* License along with this program; if not, write to the
2584+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2585+* Boston, MA 02110-1301 USA
2586+*/
2587
2588 /* This file is the master unit file for the Config unit. It should be edited to include
2589 * whatever code is deemed necessary.
2590
2591=== modified file 'src/config/ConfigurationInterfaces.vala'
2592--- src/config/ConfigurationInterfaces.vala 2016-09-20 00:44:41 +0000
2593+++ src/config/ConfigurationInterfaces.vala 2017-01-12 18:15:05 +0000
2594@@ -1,8 +1,21 @@
2595-/* Copyright 2009-2013 Yorba Foundation
2596- *
2597- * This software is licensed under the GNU LGPL (version 2.1 or later).
2598- * See the COPYING file in this distribution.
2599- */
2600+/*
2601+* Copyright (c) 2009-2013 Yorba Foundation
2602+*
2603+* This program is free software; you can redistribute it and/or
2604+* modify it under the terms of the GNU Lesser General Public
2605+* License as published by the Free Software Foundation; either
2606+* version 2.1 of the License, or (at your option) any later version.
2607+*
2608+* This program is distributed in the hope that it will be useful,
2609+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2610+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2611+* General Public License for more details.
2612+*
2613+* You should have received a copy of the GNU General Public
2614+* License along with this program; if not, write to the
2615+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2616+* Boston, MA 02110-1301 USA
2617+*/
2618
2619 public errordomain ConfigurationError {
2620 PROPERTY_HAS_NO_VALUE,
2621
2622=== modified file 'src/config/GSettingsEngine.vala'
2623--- src/config/GSettingsEngine.vala 2016-09-20 00:44:41 +0000
2624+++ src/config/GSettingsEngine.vala 2017-01-12 18:15:05 +0000
2625@@ -1,8 +1,21 @@
2626-/* Copyright 2011-2013 Yorba Foundation
2627- *
2628- * This software is licensed under the GNU LGPL (version 2.1 or later).
2629- * See the COPYING file in this distribution.
2630- */
2631+/*
2632+* Copyright (c) 2011-2013 Yorba Foundation
2633+*
2634+* This program is free software; you can redistribute it and/or
2635+* modify it under the terms of the GNU Lesser General Public
2636+* License as published by the Free Software Foundation; either
2637+* version 2.1 of the License, or (at your option) any later version.
2638+*
2639+* This program is distributed in the hope that it will be useful,
2640+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2641+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2642+* General Public License for more details.
2643+*
2644+* You should have received a copy of the GNU General Public
2645+* License along with this program; if not, write to the
2646+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2647+* Boston, MA 02110-1301 USA
2648+*/
2649
2650 public class GSettingsConfigurationEngine : ConfigurationEngine, GLib.Object {
2651 private const string ROOT_SCHEMA_NAME = "org.pantheon.photos";
2652
2653=== modified file 'src/core/Alteration.vala'
2654--- src/core/Alteration.vala 2014-08-08 21:13:09 +0000
2655+++ src/core/Alteration.vala 2017-01-12 18:15:05 +0000
2656@@ -1,8 +1,21 @@
2657-/* Copyright 2011-2013 Yorba Foundation
2658- *
2659- * This software is licensed under the GNU Lesser General Public License
2660- * (version 2.1 or later). See the COPYING file in this distribution.
2661- */
2662+/*
2663+* Copyright (c) 2011-2013 Yorba Foundation
2664+*
2665+* This program is free software; you can redistribute it and/or
2666+* modify it under the terms of the GNU Lesser General Public
2667+* License as published by the Free Software Foundation; either
2668+* version 2.1 of the License, or (at your option) any later version.
2669+*
2670+* This program is distributed in the hope that it will be useful,
2671+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2672+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2673+* General Public License for more details.
2674+*
2675+* You should have received a copy of the GNU General Public
2676+* License along with this program; if not, write to the
2677+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2678+* Boston, MA 02110-1301 USA
2679+*/
2680
2681 //
2682 // Alteration represents a description of what has changed in the DataObject (reported via the
2683
2684=== modified file 'src/core/ContainerSourceCollection.vala'
2685--- src/core/ContainerSourceCollection.vala 2016-11-04 23:18:21 +0000
2686+++ src/core/ContainerSourceCollection.vala 2017-01-12 18:15:05 +0000
2687@@ -1,8 +1,21 @@
2688-/* Copyright 2011-2013 Yorba Foundation
2689- *
2690- * This software is licensed under the GNU Lesser General Public License
2691- * (version 2.1 or later). See the COPYING file in this distribution.
2692- */
2693+/*
2694+* Copyright (c) 2011-2013 Yorba Foundation
2695+*
2696+* This program is free software; you can redistribute it and/or
2697+* modify it under the terms of the GNU Lesser General Public
2698+* License as published by the Free Software Foundation; either
2699+* version 2.1 of the License, or (at your option) any later version.
2700+*
2701+* This program is distributed in the hope that it will be useful,
2702+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2703+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2704+* General Public License for more details.
2705+*
2706+* You should have received a copy of the GNU General Public
2707+* License along with this program; if not, write to the
2708+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2709+* Boston, MA 02110-1301 USA
2710+*/
2711
2712 // A ContainerSourceCollection is for DataSources which maintain links to one or more other
2713 // DataSources, assumed to be of a different type. ContainerSourceCollection automates the task
2714
2715=== modified file 'src/core/Core.vala'
2716--- src/core/Core.vala 2014-08-08 21:13:09 +0000
2717+++ src/core/Core.vala 2017-01-12 18:15:05 +0000
2718@@ -1,8 +1,21 @@
2719-/* Copyright 2011-2013 Yorba Foundation
2720- *
2721- * This software is licensed under the GNU Lesser General Public License
2722- * (version 2.1 or later). See the COPYING file in this distribution.
2723- */
2724+/*
2725+* Copyright (c) 2011-2013 Yorba Foundation
2726+*
2727+* This program is free software; you can redistribute it and/or
2728+* modify it under the terms of the GNU Lesser General Public
2729+* License as published by the Free Software Foundation; either
2730+* version 2.1 of the License, or (at your option) any later version.
2731+*
2732+* This program is distributed in the hope that it will be useful,
2733+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2734+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2735+* General Public License for more details.
2736+*
2737+* You should have received a copy of the GNU General Public
2738+* License along with this program; if not, write to the
2739+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2740+* Boston, MA 02110-1301 USA
2741+*/
2742
2743 /* This file is the master unit file for the Core unit. It should be edited to include
2744 * whatever code is deemed necessary.
2745
2746=== modified file 'src/core/DataCollection.vala'
2747--- src/core/DataCollection.vala 2014-08-08 21:13:09 +0000
2748+++ src/core/DataCollection.vala 2017-01-12 18:15:05 +0000
2749@@ -1,8 +1,21 @@
2750-/* Copyright 2009-2013 Yorba Foundation
2751- *
2752- * This software is licensed under the GNU LGPL (version 2.1 or later).
2753- * See the COPYING file in this distribution.
2754- */
2755+/*
2756+* Copyright (c) 2009-2013 Yorba Foundation
2757+*
2758+* This program is free software; you can redistribute it and/or
2759+* modify it under the terms of the GNU Lesser General Public
2760+* License as published by the Free Software Foundation; either
2761+* version 2.1 of the License, or (at your option) any later version.
2762+*
2763+* This program is distributed in the hope that it will be useful,
2764+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2765+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2766+* General Public License for more details.
2767+*
2768+* You should have received a copy of the GNU General Public
2769+* License along with this program; if not, write to the
2770+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2771+* Boston, MA 02110-1301 USA
2772+*/
2773
2774 public class DataCollection {
2775 public const int64 INVALID_OBJECT_ORDINAL = -1;
2776
2777=== modified file 'src/core/DataObject.vala'
2778--- src/core/DataObject.vala 2014-08-08 21:13:09 +0000
2779+++ src/core/DataObject.vala 2017-01-12 18:15:05 +0000
2780@@ -1,8 +1,21 @@
2781-/* Copyright 2009-2013 Yorba Foundation
2782- *
2783- * This software is licensed under the GNU LGPL (version 2.1 or later).
2784- * See the COPYING file in this distribution.
2785- */
2786+/*
2787+* Copyright (c) 2009-2013 Yorba Foundation
2788+*
2789+* This program is free software; you can redistribute it and/or
2790+* modify it under the terms of the GNU Lesser General Public
2791+* License as published by the Free Software Foundation; either
2792+* version 2.1 of the License, or (at your option) any later version.
2793+*
2794+* This program is distributed in the hope that it will be useful,
2795+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2796+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2797+* General Public License for more details.
2798+*
2799+* You should have received a copy of the GNU General Public
2800+* License along with this program; if not, write to the
2801+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2802+* Boston, MA 02110-1301 USA
2803+*/
2804
2805 //
2806 // DataObject
2807
2808=== modified file 'src/core/DataSet.vala'
2809--- src/core/DataSet.vala 2014-08-08 21:13:09 +0000
2810+++ src/core/DataSet.vala 2017-01-12 18:15:05 +0000
2811@@ -1,8 +1,21 @@
2812-/* Copyright 2011-2013 Yorba Foundation
2813- *
2814- * This software is licensed under the GNU Lesser General Public License
2815- * (version 2.1 or later). See the COPYING file in this distribution.
2816- */
2817+/*
2818+* Copyright (c) 2011-2013 Yorba Foundation
2819+*
2820+* This program is free software; you can redistribute it and/or
2821+* modify it under the terms of the GNU Lesser General Public
2822+* License as published by the Free Software Foundation; either
2823+* version 2.1 of the License, or (at your option) any later version.
2824+*
2825+* This program is distributed in the hope that it will be useful,
2826+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2827+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2828+* General Public License for more details.
2829+*
2830+* You should have received a copy of the GNU General Public
2831+* License along with this program; if not, write to the
2832+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2833+* Boston, MA 02110-1301 USA
2834+*/
2835
2836 //
2837 // DataSet
2838
2839=== modified file 'src/core/DataSource.vala'
2840--- src/core/DataSource.vala 2014-08-08 21:13:09 +0000
2841+++ src/core/DataSource.vala 2017-01-12 18:15:05 +0000
2842@@ -1,8 +1,21 @@
2843-/* Copyright 2011-2013 Yorba Foundation
2844- *
2845- * This software is licensed under the GNU Lesser General Public License
2846- * (version 2.1 or later). See the COPYING file in this distribution.
2847- */
2848+/*
2849+* Copyright (c) 2011-2013 Yorba Foundation
2850+*
2851+* This program is free software; you can redistribute it and/or
2852+* modify it under the terms of the GNU Lesser General Public
2853+* License as published by the Free Software Foundation; either
2854+* version 2.1 of the License, or (at your option) any later version.
2855+*
2856+* This program is distributed in the hope that it will be useful,
2857+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2858+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2859+* General Public License for more details.
2860+*
2861+* You should have received a copy of the GNU General Public
2862+* License along with this program; if not, write to the
2863+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2864+* Boston, MA 02110-1301 USA
2865+*/
2866
2867 //
2868 // DataSource
2869
2870=== modified file 'src/core/DataSourceTypes.vala'
2871--- src/core/DataSourceTypes.vala 2014-08-08 21:13:09 +0000
2872+++ src/core/DataSourceTypes.vala 2017-01-12 18:15:05 +0000
2873@@ -1,8 +1,21 @@
2874-/* Copyright 2011-2013 Yorba Foundation
2875- *
2876- * This software is licensed under the GNU Lesser General Public License
2877- * (version 2.1 or later). See the COPYING file in this distribution.
2878- */
2879+/*
2880+* Copyright (c) 2011-2013 Yorba Foundation
2881+*
2882+* This program is free software; you can redistribute it and/or
2883+* modify it under the terms of the GNU Lesser General Public
2884+* License as published by the Free Software Foundation; either
2885+* version 2.1 of the License, or (at your option) any later version.
2886+*
2887+* This program is distributed in the hope that it will be useful,
2888+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2889+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2890+* General Public License for more details.
2891+*
2892+* You should have received a copy of the GNU General Public
2893+* License along with this program; if not, write to the
2894+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2895+* Boston, MA 02110-1301 USA
2896+*/
2897
2898 //
2899 // Media sources
2900
2901=== modified file 'src/core/DataView.vala'
2902--- src/core/DataView.vala 2014-08-08 21:13:09 +0000
2903+++ src/core/DataView.vala 2017-01-12 18:15:05 +0000
2904@@ -1,8 +1,21 @@
2905-/* Copyright 2011-2013 Yorba Foundation
2906- *
2907- * This software is licensed under the GNU Lesser General Public License
2908- * (version 2.1 or later). See the COPYING file in this distribution.
2909- */
2910+/*
2911+* Copyright (c) 2011-2013 Yorba Foundation
2912+*
2913+* This program is free software; you can redistribute it and/or
2914+* modify it under the terms of the GNU Lesser General Public
2915+* License as published by the Free Software Foundation; either
2916+* version 2.1 of the License, or (at your option) any later version.
2917+*
2918+* This program is distributed in the hope that it will be useful,
2919+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2920+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2921+* General Public License for more details.
2922+*
2923+* You should have received a copy of the GNU General Public
2924+* License along with this program; if not, write to the
2925+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2926+* Boston, MA 02110-1301 USA
2927+*/
2928
2929 public class DataView : DataObject {
2930 private DataSource source;
2931
2932=== modified file 'src/core/DataViewTypes.vala'
2933--- src/core/DataViewTypes.vala 2014-08-08 21:13:09 +0000
2934+++ src/core/DataViewTypes.vala 2017-01-12 18:15:05 +0000
2935@@ -1,8 +1,21 @@
2936-/* Copyright 2011-2013 Yorba Foundation
2937- *
2938- * This software is licensed under the GNU Lesser General Public License
2939- * (version 2.1 or later). See the COPYING file in this distribution.
2940- */
2941+/*
2942+* Copyright (c) 2011-2013 Yorba Foundation
2943+*
2944+* This program is free software; you can redistribute it and/or
2945+* modify it under the terms of the GNU Lesser General Public
2946+* License as published by the Free Software Foundation; either
2947+* version 2.1 of the License, or (at your option) any later version.
2948+*
2949+* This program is distributed in the hope that it will be useful,
2950+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2951+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2952+* General Public License for more details.
2953+*
2954+* You should have received a copy of the GNU General Public
2955+* License along with this program; if not, write to the
2956+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2957+* Boston, MA 02110-1301 USA
2958+*/
2959
2960 public class ThumbnailView : DataView {
2961 public virtual signal void thumbnail_altered () {
2962
2963=== modified file 'src/core/DatabaseSourceCollection.vala'
2964--- src/core/DatabaseSourceCollection.vala 2014-08-08 21:13:09 +0000
2965+++ src/core/DatabaseSourceCollection.vala 2017-01-12 18:15:05 +0000
2966@@ -1,8 +1,21 @@
2967-/* Copyright 2011-2013 Yorba Foundation
2968- *
2969- * This software is licensed under the GNU Lesser General Public License
2970- * (version 2.1 or later). See the COPYING file in this distribution.
2971- */
2972+/*
2973+* Copyright (c) 2011-2013 Yorba Foundation
2974+*
2975+* This program is free software; you can redistribute it and/or
2976+* modify it under the terms of the GNU Lesser General Public
2977+* License as published by the Free Software Foundation; either
2978+* version 2.1 of the License, or (at your option) any later version.
2979+*
2980+* This program is distributed in the hope that it will be useful,
2981+* but WITHOUT ANY WARRANTY; without even the implied warranty of
2982+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2983+* General Public License for more details.
2984+*
2985+* You should have received a copy of the GNU General Public
2986+* License along with this program; if not, write to the
2987+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2988+* Boston, MA 02110-1301 USA
2989+*/
2990
2991 public delegate int64 GetSourceDatabaseKey (DataSource source);
2992
2993
2994=== modified file 'src/core/SourceCollection.vala'
2995--- src/core/SourceCollection.vala 2014-08-08 21:13:09 +0000
2996+++ src/core/SourceCollection.vala 2017-01-12 18:15:05 +0000
2997@@ -1,8 +1,21 @@
2998-/* Copyright 2011-2013 Yorba Foundation
2999- *
3000- * This software is licensed under the GNU Lesser General Public License
3001- * (version 2.1 or later). See the COPYING file in this distribution.
3002- */
3003+/*
3004+* Copyright (c) 2011-2013 Yorba Foundation
3005+*
3006+* This program is free software; you can redistribute it and/or
3007+* modify it under the terms of the GNU Lesser General Public
3008+* License as published by the Free Software Foundation; either
3009+* version 2.1 of the License, or (at your option) any later version.
3010+*
3011+* This program is distributed in the hope that it will be useful,
3012+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3013+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3014+* General Public License for more details.
3015+*
3016+* You should have received a copy of the GNU General Public
3017+* License along with this program; if not, write to the
3018+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3019+* Boston, MA 02110-1301 USA
3020+*/
3021
3022 public abstract class SourceCollection : DataCollection {
3023 private class DestroyCounter : Object {
3024
3025=== modified file 'src/core/SourceHoldingTank.vala'
3026--- src/core/SourceHoldingTank.vala 2014-08-08 21:13:09 +0000
3027+++ src/core/SourceHoldingTank.vala 2017-01-12 18:15:05 +0000
3028@@ -1,8 +1,21 @@
3029-/* Copyright 2011-2013 Yorba Foundation
3030- *
3031- * This software is licensed under the GNU Lesser General Public License
3032- * (version 2.1 or later). See the COPYING file in this distribution.
3033- */
3034+/*
3035+* Copyright (c) 2011-2013 Yorba Foundation
3036+*
3037+* This program is free software; you can redistribute it and/or
3038+* modify it under the terms of the GNU Lesser General Public
3039+* License as published by the Free Software Foundation; either
3040+* version 2.1 of the License, or (at your option) any later version.
3041+*
3042+* This program is distributed in the hope that it will be useful,
3043+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3044+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3045+* General Public License for more details.
3046+*
3047+* You should have received a copy of the GNU General Public
3048+* License along with this program; if not, write to the
3049+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3050+* Boston, MA 02110-1301 USA
3051+*/
3052
3053 // A SourceHoldingTank is similar to the holding tank used by ContainerSourceCollection, but for
3054 // non-ContainerSources to be held offline from their natural SourceCollection (i.e. PhotoSources
3055
3056=== modified file 'src/core/SourceInterfaces.vala'
3057--- src/core/SourceInterfaces.vala 2014-08-08 21:13:09 +0000
3058+++ src/core/SourceInterfaces.vala 2017-01-12 18:15:05 +0000
3059@@ -1,8 +1,21 @@
3060-/* Copyright 2011-2013 Yorba Foundation
3061- *
3062- * This software is licensed under the GNU Lesser General Public License
3063- * (version 2.1 or later). See the COPYING file in this distribution.
3064- */
3065+/*
3066+* Copyright (c) 2011-2013 Yorba Foundation
3067+*
3068+* This program is free software; you can redistribute it and/or
3069+* modify it under the terms of the GNU Lesser General Public
3070+* License as published by the Free Software Foundation; either
3071+* version 2.1 of the License, or (at your option) any later version.
3072+*
3073+* This program is distributed in the hope that it will be useful,
3074+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3075+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3076+* General Public License for more details.
3077+*
3078+* You should have received a copy of the GNU General Public
3079+* License along with this program; if not, write to the
3080+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3081+* Boston, MA 02110-1301 USA
3082+*/
3083
3084 // See the note in MediaInterfaces.vala for some thoughts on the theory of expanding Shotwell's
3085 // features via interfaces rather than class heirarchies.
3086
3087=== modified file 'src/core/Tracker.vala'
3088--- src/core/Tracker.vala 2014-08-08 21:13:09 +0000
3089+++ src/core/Tracker.vala 2017-01-12 18:15:05 +0000
3090@@ -1,8 +1,21 @@
3091-/* Copyright 2011-2013 Yorba Foundation
3092- *
3093- * This software is licensed under the GNU Lesser General Public License
3094- * (version 2.1 or later). See the COPYING file in this distribution.
3095- */
3096+/*
3097+* Copyright (c) 2011-2013 Yorba Foundation
3098+*
3099+* This program is free software; you can redistribute it and/or
3100+* modify it under the terms of the GNU Lesser General Public
3101+* License as published by the Free Software Foundation; either
3102+* version 2.1 of the License, or (at your option) any later version.
3103+*
3104+* This program is distributed in the hope that it will be useful,
3105+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3106+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3107+* General Public License for more details.
3108+*
3109+* You should have received a copy of the GNU General Public
3110+* License along with this program; if not, write to the
3111+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3112+* Boston, MA 02110-1301 USA
3113+*/
3114
3115 namespace Core {
3116
3117
3118=== modified file 'src/core/ViewCollection.vala'
3119--- src/core/ViewCollection.vala 2016-11-04 23:18:21 +0000
3120+++ src/core/ViewCollection.vala 2017-01-12 18:15:05 +0000
3121@@ -1,8 +1,21 @@
3122-/* Copyright 2011-2013 Yorba Foundation
3123- *
3124- * This software is licensed under the GNU Lesser General Public License
3125- * (version 2.1 or later). See the COPYING file in this distribution.
3126- */
3127+/*
3128+* Copyright (c) 2011-2013 Yorba Foundation
3129+*
3130+* This program is free software; you can redistribute it and/or
3131+* modify it under the terms of the GNU Lesser General Public
3132+* License as published by the Free Software Foundation; either
3133+* version 2.1 of the License, or (at your option) any later version.
3134+*
3135+* This program is distributed in the hope that it will be useful,
3136+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3137+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3138+* General Public License for more details.
3139+*
3140+* You should have received a copy of the GNU General Public
3141+* License along with this program; if not, write to the
3142+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3143+* Boston, MA 02110-1301 USA
3144+*/
3145
3146 // A ViewCollection holds DataView objects, which are view instances wrapping DataSource objects.
3147 // Thus, multiple views can exist of a single SourceCollection, each view displaying all or some
3148
3149=== modified file 'src/core/util.vala'
3150--- src/core/util.vala 2014-08-08 21:13:09 +0000
3151+++ src/core/util.vala 2017-01-12 18:15:05 +0000
3152@@ -1,8 +1,21 @@
3153-/* Copyright 2011-2013 Yorba Foundation
3154- *
3155- * This software is licensed under the GNU Lesser General Public License
3156- * (version 2.1 or later). See the COPYING file in this distribution.
3157- */
3158+/*
3159+* Copyright (c) 2011-2013 Yorba Foundation
3160+*
3161+* This program is free software; you can redistribute it and/or
3162+* modify it under the terms of the GNU Lesser General Public
3163+* License as published by the Free Software Foundation; either
3164+* version 2.1 of the License, or (at your option) any later version.
3165+*
3166+* This program is distributed in the hope that it will be useful,
3167+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3168+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3169+* General Public License for more details.
3170+*
3171+* You should have received a copy of the GNU General Public
3172+* License along with this program; if not, write to the
3173+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3174+* Boston, MA 02110-1301 USA
3175+*/
3176
3177 // SingletonCollection is a read-only collection designed to hold exactly one item in it. This
3178 // is far more efficient than creating a dummy collection (such as ArrayList) merely to pass around
3179
3180=== modified file 'src/db/DatabaseTable.vala'
3181--- src/db/DatabaseTable.vala 2016-01-14 12:35:35 +0000
3182+++ src/db/DatabaseTable.vala 2017-01-12 18:15:05 +0000
3183@@ -1,8 +1,21 @@
3184-/* Copyright 2009-2013 Yorba Foundation
3185- *
3186- * This software is licensed under the GNU LGPL (version 2.1 or later).
3187- * See the COPYING file in this distribution.
3188- */
3189+/*
3190+* Copyright (c) 2009-2013 Yorba Foundation
3191+*
3192+* This program is free software; you can redistribute it and/or
3193+* modify it under the terms of the GNU Lesser General Public
3194+* License as published by the Free Software Foundation; either
3195+* version 2.1 of the License, or (at your option) any later version.
3196+*
3197+* This program is distributed in the hope that it will be useful,
3198+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3199+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3200+* General Public License for more details.
3201+*
3202+* You should have received a copy of the GNU General Public
3203+* License along with this program; if not, write to the
3204+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3205+* Boston, MA 02110-1301 USA
3206+*/
3207
3208 public errordomain DatabaseError {
3209 ERROR,
3210
3211=== modified file 'src/db/Db.vala'
3212--- src/db/Db.vala 2016-06-15 15:06:01 +0000
3213+++ src/db/Db.vala 2017-01-12 18:15:05 +0000
3214@@ -1,8 +1,21 @@
3215-/* Copyright 2011-2013 Yorba Foundation
3216- *
3217- * This software is licensed under the GNU Lesser General Public License
3218- * (version 2.1 or later). See the COPYING file in this distribution.
3219- */
3220+/*
3221+* Copyright (c) 2011-2013 Yorba Foundation
3222+*
3223+* This program is free software; you can redistribute it and/or
3224+* modify it under the terms of the GNU Lesser General Public
3225+* License as published by the Free Software Foundation; either
3226+* version 2.1 of the License, or (at your option) any later version.
3227+*
3228+* This program is distributed in the hope that it will be useful,
3229+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3230+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3231+* General Public License for more details.
3232+*
3233+* You should have received a copy of the GNU General Public
3234+* License along with this program; if not, write to the
3235+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3236+* Boston, MA 02110-1301 USA
3237+*/
3238
3239 namespace Db {
3240
3241
3242=== modified file 'src/db/EventTable.vala'
3243--- src/db/EventTable.vala 2014-08-08 21:13:09 +0000
3244+++ src/db/EventTable.vala 2017-01-12 18:15:05 +0000
3245@@ -1,8 +1,21 @@
3246-/* Copyright 2011-2013 Yorba Foundation
3247- *
3248- * This software is licensed under the GNU Lesser General Public License
3249- * (version 2.1 or later). See the COPYING file in this distribution.
3250- */
3251+/*
3252+* Copyright (c) 2011-2013 Yorba Foundation
3253+*
3254+* This program is free software; you can redistribute it and/or
3255+* modify it under the terms of the GNU Lesser General Public
3256+* License as published by the Free Software Foundation; either
3257+* version 2.1 of the License, or (at your option) any later version.
3258+*
3259+* This program is distributed in the hope that it will be useful,
3260+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3261+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3262+* General Public License for more details.
3263+*
3264+* You should have received a copy of the GNU General Public
3265+* License along with this program; if not, write to the
3266+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3267+* Boston, MA 02110-1301 USA
3268+*/
3269
3270 public struct EventID {
3271 public const int64 INVALID = -1;
3272
3273=== modified file 'src/db/PhotoTable.vala'
3274--- src/db/PhotoTable.vala 2016-09-20 02:34:17 +0000
3275+++ src/db/PhotoTable.vala 2017-01-12 18:15:05 +0000
3276@@ -1,8 +1,21 @@
3277-/* Copyright 2011-2013 Yorba Foundation
3278- *
3279- * This software is licensed under the GNU Lesser General Public License
3280- * (version 2.1 or later). See the COPYING file in this distribution.
3281- */
3282+/*
3283+* Copyright (c) 2011-2013 Yorba Foundation
3284+*
3285+* This program is free software; you can redistribute it and/or
3286+* modify it under the terms of the GNU Lesser General Public
3287+* License as published by the Free Software Foundation; either
3288+* version 2.1 of the License, or (at your option) any later version.
3289+*
3290+* This program is distributed in the hope that it will be useful,
3291+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3292+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3293+* General Public License for more details.
3294+*
3295+* You should have received a copy of the GNU General Public
3296+* License along with this program; if not, write to the
3297+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3298+* Boston, MA 02110-1301 USA
3299+*/
3300
3301 public struct PhotoID {
3302 public const int64 INVALID = -1;
3303
3304=== modified file 'src/db/SavedSearchDBTable.vala'
3305--- src/db/SavedSearchDBTable.vala 2016-09-20 02:42:43 +0000
3306+++ src/db/SavedSearchDBTable.vala 2017-01-12 18:15:05 +0000
3307@@ -1,8 +1,21 @@
3308-/* Copyright 2011-2013 Yorba Foundation
3309- *
3310- * This software is licensed under the GNU Lesser General Public License
3311- * (version 2.1 or later). See the COPYING file in this distribution.
3312- */
3313+/*
3314+* Copyright (c) 2011-2013 Yorba Foundation
3315+*
3316+* This program is free software; you can redistribute it and/or
3317+* modify it under the terms of the GNU Lesser General Public
3318+* License as published by the Free Software Foundation; either
3319+* version 2.1 of the License, or (at your option) any later version.
3320+*
3321+* This program is distributed in the hope that it will be useful,
3322+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3323+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3324+* General Public License for more details.
3325+*
3326+* You should have received a copy of the GNU General Public
3327+* License along with this program; if not, write to the
3328+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3329+* Boston, MA 02110-1301 USA
3330+*/
3331
3332 public struct SavedSearchID {
3333 public const int64 INVALID = -1;
3334
3335=== modified file 'src/db/TagTable.vala'
3336--- src/db/TagTable.vala 2014-08-08 21:13:09 +0000
3337+++ src/db/TagTable.vala 2017-01-12 18:15:05 +0000
3338@@ -1,8 +1,21 @@
3339-/* Copyright 2011-2013 Yorba Foundation
3340- *
3341- * This software is licensed under the GNU Lesser General Public License
3342- * (version 2.1 or later). See the COPYING file in this distribution.
3343- */
3344+/*
3345+* Copyright (c) 2011-2013 Yorba Foundation
3346+*
3347+* This program is free software; you can redistribute it and/or
3348+* modify it under the terms of the GNU Lesser General Public
3349+* License as published by the Free Software Foundation; either
3350+* version 2.1 of the License, or (at your option) any later version.
3351+*
3352+* This program is distributed in the hope that it will be useful,
3353+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3354+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3355+* General Public License for more details.
3356+*
3357+* You should have received a copy of the GNU General Public
3358+* License along with this program; if not, write to the
3359+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3360+* Boston, MA 02110-1301 USA
3361+*/
3362
3363 public struct TagID {
3364 public const int64 INVALID = -1;
3365
3366=== modified file 'src/db/TombstoneTable.vala'
3367--- src/db/TombstoneTable.vala 2014-08-08 21:13:09 +0000
3368+++ src/db/TombstoneTable.vala 2017-01-12 18:15:05 +0000
3369@@ -1,8 +1,21 @@
3370-/* Copyright 2011-2013 Yorba Foundation
3371- *
3372- * This software is licensed under the GNU Lesser General Public License
3373- * (version 2.1 or later). See the COPYING file in this distribution.
3374- */
3375+/*
3376+* Copyright (c) 2011-2013 Yorba Foundation
3377+*
3378+* This program is free software; you can redistribute it and/or
3379+* modify it under the terms of the GNU Lesser General Public
3380+* License as published by the Free Software Foundation; either
3381+* version 2.1 of the License, or (at your option) any later version.
3382+*
3383+* This program is distributed in the hope that it will be useful,
3384+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3385+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3386+* General Public License for more details.
3387+*
3388+* You should have received a copy of the GNU General Public
3389+* License along with this program; if not, write to the
3390+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3391+* Boston, MA 02110-1301 USA
3392+*/
3393
3394 public struct TombstoneID {
3395 public const int64 INVALID = -1;
3396
3397=== modified file 'src/db/VersionTable.vala'
3398--- src/db/VersionTable.vala 2014-08-08 21:13:09 +0000
3399+++ src/db/VersionTable.vala 2017-01-12 18:15:05 +0000
3400@@ -1,8 +1,21 @@
3401-/* Copyright 2011-2013 Yorba Foundation
3402- *
3403- * This software is licensed under the GNU Lesser General Public License
3404- * (version 2.1 or later). See the COPYING file in this distribution.
3405- */
3406+/*
3407+* Copyright (c) 2011-2013 Yorba Foundation
3408+*
3409+* This program is free software; you can redistribute it and/or
3410+* modify it under the terms of the GNU Lesser General Public
3411+* License as published by the Free Software Foundation; either
3412+* version 2.1 of the License, or (at your option) any later version.
3413+*
3414+* This program is distributed in the hope that it will be useful,
3415+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3416+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3417+* General Public License for more details.
3418+*
3419+* You should have received a copy of the GNU General Public
3420+* License along with this program; if not, write to the
3421+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3422+* Boston, MA 02110-1301 USA
3423+*/
3424
3425 public class VersionTable : DatabaseTable {
3426 private static VersionTable instance = null;
3427
3428=== modified file 'src/db/VideoTable.vala'
3429--- src/db/VideoTable.vala 2016-09-19 21:18:06 +0000
3430+++ src/db/VideoTable.vala 2017-01-12 18:15:05 +0000
3431@@ -1,8 +1,21 @@
3432-/* Copyright 2011-2013 Yorba Foundation
3433- *
3434- * This software is licensed under the GNU Lesser General Public License
3435- * (version 2.1 or later). See the COPYING file in this distribution.
3436- */
3437+/*
3438+* Copyright (c) 2011-2013 Yorba Foundation
3439+*
3440+* This program is free software; you can redistribute it and/or
3441+* modify it under the terms of the GNU Lesser General Public
3442+* License as published by the Free Software Foundation; either
3443+* version 2.1 of the License, or (at your option) any later version.
3444+*
3445+* This program is distributed in the hope that it will be useful,
3446+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3447+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3448+* General Public License for more details.
3449+*
3450+* You should have received a copy of the GNU General Public
3451+* License along with this program; if not, write to the
3452+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3453+* Boston, MA 02110-1301 USA
3454+*/
3455
3456 public struct VideoID {
3457 public const int64 INVALID = -1;
3458
3459=== modified file 'src/direct/Direct.vala'
3460--- src/direct/Direct.vala 2016-01-24 21:11:54 +0000
3461+++ src/direct/Direct.vala 2017-01-12 18:15:05 +0000
3462@@ -1,8 +1,21 @@
3463-/* Copyright 2011-2013 Yorba Foundation
3464- *
3465- * This software is licensed under the GNU Lesser General Public License
3466- * (version 2.1 or later). See the COPYING file in this distribution.
3467- */
3468+/*
3469+* Copyright (c) 2011-2013 Yorba Foundation
3470+*
3471+* This program is free software; you can redistribute it and/or
3472+* modify it under the terms of the GNU Lesser General Public
3473+* License as published by the Free Software Foundation; either
3474+* version 2.1 of the License, or (at your option) any later version.
3475+*
3476+* This program is distributed in the hope that it will be useful,
3477+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3478+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3479+* General Public License for more details.
3480+*
3481+* You should have received a copy of the GNU General Public
3482+* License along with this program; if not, write to the
3483+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3484+* Boston, MA 02110-1301 USA
3485+*/
3486
3487 /* This file is the master unit file for the Direct unit. It should be edited to include
3488 * whatever code is deemed necessary.
3489
3490=== modified file 'src/direct/DirectPhoto.vala'
3491--- src/direct/DirectPhoto.vala 2014-08-08 21:13:09 +0000
3492+++ src/direct/DirectPhoto.vala 2017-01-12 18:15:05 +0000
3493@@ -1,8 +1,21 @@
3494-/* Copyright 2009-2013 Yorba Foundation
3495- *
3496- * This software is licensed under the GNU Lesser General Public License
3497- * (version 2.1 or later). See the COPYING file in this distribution.
3498- */
3499+/*
3500+* Copyright (c) 2009-2013 Yorba Foundation
3501+*
3502+* This program is free software; you can redistribute it and/or
3503+* modify it under the terms of the GNU Lesser General Public
3504+* License as published by the Free Software Foundation; either
3505+* version 2.1 of the License, or (at your option) any later version.
3506+*
3507+* This program is distributed in the hope that it will be useful,
3508+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3509+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3510+* General Public License for more details.
3511+*
3512+* You should have received a copy of the GNU General Public
3513+* License along with this program; if not, write to the
3514+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3515+* Boston, MA 02110-1301 USA
3516+*/
3517
3518 public class DirectPhoto : Photo {
3519 private const int PREVIEW_BEST_FIT = 360;
3520
3521=== modified file 'src/direct/DirectPhotoPage.vala'
3522--- src/direct/DirectPhotoPage.vala 2017-01-03 11:02:51 +0000
3523+++ src/direct/DirectPhotoPage.vala 2017-01-12 18:15:05 +0000
3524@@ -1,8 +1,21 @@
3525-/* Copyright 2009-2013 Yorba Foundation
3526- *
3527- * This software is licensed under the GNU Lesser General Public License
3528- * (version 2.1 or later). See the COPYING file in this distribution.
3529- */
3530+/*
3531+* Copyright (c) 2009-2013 Yorba Foundation
3532+*
3533+* This program is free software; you can redistribute it and/or
3534+* modify it under the terms of the GNU Lesser General Public
3535+* License as published by the Free Software Foundation; either
3536+* version 2.1 of the License, or (at your option) any later version.
3537+*
3538+* This program is distributed in the hope that it will be useful,
3539+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3540+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3541+* General Public License for more details.
3542+*
3543+* You should have received a copy of the GNU General Public
3544+* License along with this program; if not, write to the
3545+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3546+* Boston, MA 02110-1301 USA
3547+*/
3548
3549 public class DirectPhotoPage : EditingHostPage {
3550 private File initial_file;
3551
3552=== modified file 'src/direct/DirectView.vala'
3553--- src/direct/DirectView.vala 2014-08-08 21:13:09 +0000
3554+++ src/direct/DirectView.vala 2017-01-12 18:15:05 +0000
3555@@ -1,8 +1,21 @@
3556-/* Copyright 2011-2013 Yorba Foundation
3557- *
3558- * This software is licensed under the GNU Lesser General Public License
3559- * (version 2.1 or later). See the COPYING file in this distribution.
3560- */
3561+/*
3562+* Copyright (c) 2011-2013 Yorba Foundation
3563+*
3564+* This program is free software; you can redistribute it and/or
3565+* modify it under the terms of the GNU Lesser General Public
3566+* License as published by the Free Software Foundation; either
3567+* version 2.1 of the License, or (at your option) any later version.
3568+*
3569+* This program is distributed in the hope that it will be useful,
3570+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3571+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3572+* General Public License for more details.
3573+*
3574+* You should have received a copy of the GNU General Public
3575+* License along with this program; if not, write to the
3576+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3577+* Boston, MA 02110-1301 USA
3578+*/
3579
3580 public class DirectView : DataView {
3581 private File file;
3582
3583=== modified file 'src/direct/DirectWindow.vala'
3584--- src/direct/DirectWindow.vala 2016-04-20 01:15:36 +0000
3585+++ src/direct/DirectWindow.vala 2017-01-12 18:15:05 +0000
3586@@ -1,8 +1,21 @@
3587-/* Copyright 2009-2013 Yorba Foundation
3588- *
3589- * This software is licensed under the GNU LGPL (version 2.1 or later).
3590- * See the COPYING file in this distribution.
3591- */
3592+/*
3593+* Copyright (c) 2009-2013 Yorba Foundation
3594+*
3595+* This program is free software; you can redistribute it and/or
3596+* modify it under the terms of the GNU Lesser General Public
3597+* License as published by the Free Software Foundation; either
3598+* version 2.1 of the License, or (at your option) any later version.
3599+*
3600+* This program is distributed in the hope that it will be useful,
3601+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3602+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3603+* General Public License for more details.
3604+*
3605+* You should have received a copy of the GNU General Public
3606+* License along with this program; if not, write to the
3607+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3608+* Boston, MA 02110-1301 USA
3609+*/
3610
3611 public class DirectWindow : AppWindow {
3612 private DirectPhotoPage direct_photo_page;
3613
3614=== modified file 'src/editing_tools/AdjustTool.vala'
3615--- src/editing_tools/AdjustTool.vala 2016-09-24 19:18:52 +0000
3616+++ src/editing_tools/AdjustTool.vala 2017-01-12 18:15:05 +0000
3617@@ -1,23 +1,24 @@
3618 /*
3619- * Copyright (c) 2009-2013 Yorba Foundation
3620- * 2016 elementary LLC.
3621- *
3622- * This program is free software: you can redistribute it and/or modify
3623- * it under the terms of the GNU General Public License as published by
3624- * the Free Software Foundation, either version 3 of the License, or
3625- * (at your option) any later version.
3626-
3627- * This program is distributed in the hope that it will be useful,
3628- * but WITHOUT ANY WARRANTY; without even the implied warranty of
3629- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3630- * GNU General Public License for more details.
3631-
3632- * You should have received a copy of the GNU General Public License
3633- * along with this program. If not, see <http://www.gnu.org/licenses/>.
3634- *
3635- * Authored by: Felipe Escoto <felescoto95@hotmail.com>
3636- *
3637- */
3638+* Copyright (c) 2009-2013 Yorba Foundation
3639+* 2016 elementary LLC.
3640+*
3641+* This program is free software; you can redistribute it and/or
3642+* modify it under the terms of the GNU Lesser General Public
3643+* License as published by the Free Software Foundation; either
3644+* version 2.1 of the License, or (at your option) any later version.
3645+*
3646+* This program is distributed in the hope that it will be useful,
3647+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3648+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3649+* General Public License for more details.
3650+*
3651+* You should have received a copy of the GNU General Public
3652+* License along with this program; if not, write to the
3653+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3654+* Boston, MA 02110-1301 USA
3655+*
3656+* Authored by: Felipe Escoto <felescoto95@hotmail.com>
3657+*/
3658
3659 public class EditingTools.AdjustTool : EditingTool {
3660 private const uint SLIDER_DELAY_MSEC = 100;
3661
3662=== modified file 'src/editing_tools/CropTool.vala'
3663--- src/editing_tools/CropTool.vala 2016-11-22 01:49:40 +0000
3664+++ src/editing_tools/CropTool.vala 2017-01-12 18:15:05 +0000
3665@@ -1,23 +1,24 @@
3666 /*
3667- * Copyright (c) 2009-2013 Yorba Foundation
3668- * 2016 elementary LLC.
3669- *
3670- * This program is free software: you can redistribute it and/or modify
3671- * it under the terms of the GNU General Public License as published by
3672- * the Free Software Foundation, either version 3 of the License, or
3673- * (at your option) any later version.
3674-
3675- * This program is distributed in the hope that it will be useful,
3676- * but WITHOUT ANY WARRANTY; without even the implied warranty of
3677- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3678- * GNU General Public License for more details.
3679-
3680- * You should have received a copy of the GNU General Public License
3681- * along with this program. If not, see <http://www.gnu.org/licenses/>.
3682- *
3683- * Authored by: Felipe Escoto <felescoto95@hotmail.com>
3684- *
3685- */
3686+* Copyright (c) 2009-2013 Yorba Foundation
3687+* 2016 elementary LLC.
3688+*
3689+* This program is free software; you can redistribute it and/or
3690+* modify it under the terms of the GNU Lesser General Public
3691+* License as published by the Free Software Foundation; either
3692+* version 2.1 of the License, or (at your option) any later version.
3693+*
3694+* This program is distributed in the hope that it will be useful,
3695+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3696+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3697+* General Public License for more details.
3698+*
3699+* You should have received a copy of the GNU General Public
3700+* License along with this program; if not, write to the
3701+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3702+* Boston, MA 02110-1301 USA
3703+*
3704+* Authored by: Felipe Escoto <felescoto95@hotmail.com>
3705+*/
3706
3707 public class EditingTools.CropTool : EditingTool {
3708 private const double CROP_INIT_X_PCT = 0.15;
3709
3710=== modified file 'src/editing_tools/EditingTools.vala'
3711--- src/editing_tools/EditingTools.vala 2016-09-24 19:18:52 +0000
3712+++ src/editing_tools/EditingTools.vala 2017-01-12 18:15:05 +0000
3713@@ -1,8 +1,21 @@
3714-/* Copyright 2011-2013 Yorba Foundation
3715- *
3716- * This software is licensed under the GNU Lesser General Public License
3717- * (version 2.1 or later). See the COPYING file in this distribution.
3718- */
3719+/*
3720+* Copyright (c) 2011-2013 Yorba Foundation
3721+*
3722+* This program is free software; you can redistribute it and/or
3723+* modify it under the terms of the GNU Lesser General Public
3724+* License as published by the Free Software Foundation; either
3725+* version 2.1 of the License, or (at your option) any later version.
3726+*
3727+* This program is distributed in the hope that it will be useful,
3728+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3729+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3730+* General Public License for more details.
3731+*
3732+* You should have received a copy of the GNU General Public
3733+* License along with this program; if not, write to the
3734+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3735+* Boston, MA 02110-1301 USA
3736+*/
3737
3738 /* This file is the master unit file for the EditingTools unit. It should be edited to include
3739 * whatever code is deemed necessary.
3740
3741=== modified file 'src/editing_tools/RedEyeTool.vala'
3742--- src/editing_tools/RedEyeTool.vala 2016-11-22 01:49:40 +0000
3743+++ src/editing_tools/RedEyeTool.vala 2017-01-12 18:15:05 +0000
3744@@ -1,23 +1,24 @@
3745 /*
3746- * Copyright (c) 2009-2013 Yorba Foundation
3747- * 2016 elementary LLC.
3748- *
3749- * This program is free software: you can redistribute it and/or modify
3750- * it under the terms of the GNU General Public License as published by
3751- * the Free Software Foundation, either version 3 of the License, or
3752- * (at your option) any later version.
3753-
3754- * This program is distributed in the hope that it will be useful,
3755- * but WITHOUT ANY WARRANTY; without even the implied warranty of
3756- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3757- * GNU General Public License for more details.
3758-
3759- * You should have received a copy of the GNU General Public License
3760- * along with this program. If not, see <http://www.gnu.org/licenses/>.
3761- *
3762- * Authored by: Felipe Escoto <felescoto95@hotmail.com>
3763- *
3764- */
3765+* Copyright (c) 2009-2013 Yorba Foundation
3766+* 2016 elementary LLC.
3767+*
3768+* This program is free software; you can redistribute it and/or
3769+* modify it under the terms of the GNU Lesser General Public
3770+* License as published by the Free Software Foundation; either
3771+* version 2.1 of the License, or (at your option) any later version.
3772+*
3773+* This program is distributed in the hope that it will be useful,
3774+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3775+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3776+* General Public License for more details.
3777+*
3778+* You should have received a copy of the GNU General Public
3779+* License along with this program; if not, write to the
3780+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3781+* Boston, MA 02110-1301 USA
3782+*
3783+* Authored by: Felipe Escoto <felescoto95@hotmail.com>
3784+*/
3785
3786 public struct EditingTools.RedeyeInstance {
3787 public const int MIN_RADIUS = 4;
3788
3789=== modified file 'src/editing_tools/StraightenTool.vala'
3790--- src/editing_tools/StraightenTool.vala 2016-11-22 01:49:40 +0000
3791+++ src/editing_tools/StraightenTool.vala 2017-01-12 18:15:05 +0000
3792@@ -1,9 +1,21 @@
3793-
3794-/* Copyright 2009-2013 Yorba Foundation
3795- *
3796- * This software is licensed under the GNU Lesser General Public License
3797- * (version 2.1 or later). See the COPYING file in this distribution.
3798- */
3799+/*
3800+* Copyright (c) 2009-2013 Yorba Foundation
3801+*
3802+* This program is free software; you can redistribute it and/or
3803+* modify it under the terms of the GNU Lesser General Public
3804+* License as published by the Free Software Foundation; either
3805+* version 2.1 of the License, or (at your option) any later version.
3806+*
3807+* This program is distributed in the hope that it will be useful,
3808+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3809+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3810+* General Public License for more details.
3811+*
3812+* You should have received a copy of the GNU General Public
3813+* License along with this program; if not, write to the
3814+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3815+* Boston, MA 02110-1301 USA
3816+*/
3817
3818 namespace EditingTools {
3819
3820
3821=== modified file 'src/events/Branch.vala'
3822--- src/events/Branch.vala 2014-08-08 21:13:09 +0000
3823+++ src/events/Branch.vala 2017-01-12 18:15:05 +0000
3824@@ -1,8 +1,21 @@
3825-/* Copyright 2011-2013 Yorba Foundation
3826- *
3827- * This software is licensed under the GNU Lesser General Public License
3828- * (version 2.1 or later). See the COPYING file in this distribution.
3829- */
3830+/*
3831+* Copyright (c) 2011-2013 Yorba Foundation
3832+*
3833+* This program is free software; you can redistribute it and/or
3834+* modify it under the terms of the GNU Lesser General Public
3835+* License as published by the Free Software Foundation; either
3836+* version 2.1 of the License, or (at your option) any later version.
3837+*
3838+* This program is distributed in the hope that it will be useful,
3839+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3840+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3841+* General Public License for more details.
3842+*
3843+* You should have received a copy of the GNU General Public
3844+* License along with this program; if not, write to the
3845+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3846+* Boston, MA 02110-1301 USA
3847+*/
3848
3849 public class Events.Branch : Sidebar.Branch {
3850 internal static Icon open_icon;
3851
3852=== modified file 'src/events/EventDirectoryItem.vala'
3853--- src/events/EventDirectoryItem.vala 2014-08-08 21:13:09 +0000
3854+++ src/events/EventDirectoryItem.vala 2017-01-12 18:15:05 +0000
3855@@ -1,8 +1,21 @@
3856-/* Copyright 2011-2013 Yorba Foundation
3857- *
3858- * This software is licensed under the GNU Lesser General Public License
3859- * (version 2.1 or later). See the COPYING file in this distribution.
3860- */
3861+/*
3862+* Copyright (c) 2011-2013 Yorba Foundation
3863+*
3864+* This program is free software; you can redistribute it and/or
3865+* modify it under the terms of the GNU Lesser General Public
3866+* License as published by the Free Software Foundation; either
3867+* version 2.1 of the License, or (at your option) any later version.
3868+*
3869+* This program is distributed in the hope that it will be useful,
3870+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3871+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3872+* General Public License for more details.
3873+*
3874+* You should have received a copy of the GNU General Public
3875+* License along with this program; if not, write to the
3876+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3877+* Boston, MA 02110-1301 USA
3878+*/
3879
3880 class EventDirectoryItem : CheckerboardItem {
3881 private static int CROPPED_SCALE {
3882
3883=== modified file 'src/events/EventPage.vala'
3884--- src/events/EventPage.vala 2014-12-14 14:53:26 +0000
3885+++ src/events/EventPage.vala 2017-01-12 18:15:05 +0000
3886@@ -1,8 +1,21 @@
3887-/* Copyright 2009-2013 Yorba Foundation
3888- *
3889- * This software is licensed under the GNU Lesser General Public License
3890- * (version 2.1 or later). See the COPYING file in this distribution.
3891- */
3892+/*
3893+* Copyright (c) 2009-2013 Yorba Foundation
3894+*
3895+* This program is free software; you can redistribute it and/or
3896+* modify it under the terms of the GNU Lesser General Public
3897+* License as published by the Free Software Foundation; either
3898+* version 2.1 of the License, or (at your option) any later version.
3899+*
3900+* This program is distributed in the hope that it will be useful,
3901+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3902+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3903+* General Public License for more details.
3904+*
3905+* You should have received a copy of the GNU General Public
3906+* License along with this program; if not, write to the
3907+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3908+* Boston, MA 02110-1301 USA
3909+*/
3910
3911 public class EventPage : CollectionPage {
3912 private Event page_event;
3913
3914=== modified file 'src/events/Events.vala'
3915--- src/events/Events.vala 2014-08-08 21:13:09 +0000
3916+++ src/events/Events.vala 2017-01-12 18:15:05 +0000
3917@@ -1,8 +1,21 @@
3918-/* Copyright 2011-2013 Yorba Foundation
3919- *
3920- * This software is licensed under the GNU Lesser General Public License
3921- * (version 2.1 or later). See the COPYING file in this distribution.
3922- */
3923+/*
3924+* Copyright (c) 2011-2013 Yorba Foundation
3925+*
3926+* This program is free software; you can redistribute it and/or
3927+* modify it under the terms of the GNU Lesser General Public
3928+* License as published by the Free Software Foundation; either
3929+* version 2.1 of the License, or (at your option) any later version.
3930+*
3931+* This program is distributed in the hope that it will be useful,
3932+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3933+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3934+* General Public License for more details.
3935+*
3936+* You should have received a copy of the GNU General Public
3937+* License along with this program; if not, write to the
3938+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3939+* Boston, MA 02110-1301 USA
3940+*/
3941
3942 namespace Events {
3943
3944
3945=== modified file 'src/events/EventsDirectoryPage.vala'
3946--- src/events/EventsDirectoryPage.vala 2014-09-07 01:47:31 +0000
3947+++ src/events/EventsDirectoryPage.vala 2017-01-12 18:15:05 +0000
3948@@ -1,8 +1,21 @@
3949-/* Copyright 2009-2013 Yorba Foundation
3950- *
3951- * This software is licensed under the GNU LGPL (version 2.1 or later).
3952- * See the COPYING file in this distribution.
3953- */
3954+/*
3955+* Copyright (c) 2009-2013 Yorba Foundation
3956+*
3957+* This program is free software; you can redistribute it and/or
3958+* modify it under the terms of the GNU Lesser General Public
3959+* License as published by the Free Software Foundation; either
3960+* version 2.1 of the License, or (at your option) any later version.
3961+*
3962+* This program is distributed in the hope that it will be useful,
3963+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3964+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3965+* General Public License for more details.
3966+*
3967+* You should have received a copy of the GNU General Public
3968+* License along with this program; if not, write to the
3969+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3970+* Boston, MA 02110-1301 USA
3971+*/
3972
3973 public abstract class EventsDirectoryPage : CheckerboardPage {
3974 public class EventDirectoryManager : ViewManager {
3975
3976=== modified file 'src/library/Branch.vala'
3977--- src/library/Branch.vala 2014-12-14 14:53:26 +0000
3978+++ src/library/Branch.vala 2017-01-12 18:15:05 +0000
3979@@ -1,8 +1,21 @@
3980-/* Copyright 2011-2013 Yorba Foundation
3981- *
3982- * This software is licensed under the GNU Lesser General Public License
3983- * (version 2.1 or later). See the COPYING file in this distribution.
3984- */
3985+/*
3986+* Copyright (c) 2011-2013 Yorba Foundation
3987+*
3988+* This program is free software; you can redistribute it and/or
3989+* modify it under the terms of the GNU Lesser General Public
3990+* License as published by the Free Software Foundation; either
3991+* version 2.1 of the License, or (at your option) any later version.
3992+*
3993+* This program is distributed in the hope that it will be useful,
3994+* but WITHOUT ANY WARRANTY; without even the implied warranty of
3995+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3996+* General Public License for more details.
3997+*
3998+* You should have received a copy of the GNU General Public
3999+* License along with this program; if not, write to the
4000+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4001+* Boston, MA 02110-1301 USA
4002+*/
4003
4004 public class Library.Branch : Sidebar.Branch {
4005 private const string POSITION_DATA = "x-photos-entry-position";
4006
4007=== modified file 'src/library/FlaggedPage.vala'
4008--- src/library/FlaggedPage.vala 2016-09-19 21:18:06 +0000
4009+++ src/library/FlaggedPage.vala 2017-01-12 18:15:05 +0000
4010@@ -1,8 +1,21 @@
4011-/* Copyright 2010-2013 Yorba Foundation
4012- *
4013- * This software is licensed under the GNU LGPL (version 2.1 or later).
4014- * See the COPYING file in this distribution.
4015- */
4016+/*
4017+* Copyright (c) 2010-2013 Yorba Foundation
4018+*
4019+* This program is free software; you can redistribute it and/or
4020+* modify it under the terms of the GNU Lesser General Public
4021+* License as published by the Free Software Foundation; either
4022+* version 2.1 of the License, or (at your option) any later version.
4023+*
4024+* This program is distributed in the hope that it will be useful,
4025+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4026+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4027+* General Public License for more details.
4028+*
4029+* You should have received a copy of the GNU General Public
4030+* License along with this program; if not, write to the
4031+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4032+* Boston, MA 02110-1301 USA
4033+*/
4034
4035 public class FlaggedPage : CollectionPage {
4036 public const string NAME = _ ("Flagged");
4037
4038=== modified file 'src/library/FlaggedSidebarEntry.vala'
4039--- src/library/FlaggedSidebarEntry.vala 2014-08-08 21:13:09 +0000
4040+++ src/library/FlaggedSidebarEntry.vala 2017-01-12 18:15:05 +0000
4041@@ -1,8 +1,21 @@
4042-/* Copyright 2011-2013 Yorba Foundation
4043- *
4044- * This software is licensed under the GNU Lesser General Public License
4045- * (version 2.1 or later). See the COPYING file in this distribution.
4046- */
4047+/*
4048+* Copyright (c) 2011-2013 Yorba Foundation
4049+*
4050+* This program is free software; you can redistribute it and/or
4051+* modify it under the terms of the GNU Lesser General Public
4052+* License as published by the Free Software Foundation; either
4053+* version 2.1 of the License, or (at your option) any later version.
4054+*
4055+* This program is distributed in the hope that it will be useful,
4056+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4057+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4058+* General Public License for more details.
4059+*
4060+* You should have received a copy of the GNU General Public
4061+* License along with this program; if not, write to the
4062+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4063+* Boston, MA 02110-1301 USA
4064+*/
4065
4066 public class Library.FlaggedSidebarEntry : Library.HideablePageEntry, Sidebar.InternalDropTargetEntry {
4067 public FlaggedSidebarEntry () {
4068
4069=== modified file 'src/library/ImportQueuePage.vala'
4070--- src/library/ImportQueuePage.vala 2016-11-21 04:25:34 +0000
4071+++ src/library/ImportQueuePage.vala 2017-01-12 18:15:05 +0000
4072@@ -1,8 +1,21 @@
4073-/* Copyright 2009-2013 Yorba Foundation
4074- *
4075- * This software is licensed under the GNU Lesser General Public License
4076- * (version 2.1 or later). See the COPYING file in this distribution.
4077- */
4078+/*
4079+* Copyright (c) 2009-2013 Yorba Foundation
4080+*
4081+* This program is free software; you can redistribute it and/or
4082+* modify it under the terms of the GNU Lesser General Public
4083+* License as published by the Free Software Foundation; either
4084+* version 2.1 of the License, or (at your option) any later version.
4085+*
4086+* This program is distributed in the hope that it will be useful,
4087+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4088+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4089+* General Public License for more details.
4090+*
4091+* You should have received a copy of the GNU General Public
4092+* License along with this program; if not, write to the
4093+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4094+* Boston, MA 02110-1301 USA
4095+*/
4096
4097 public class ImportQueuePage : SinglePhotoPage {
4098 public const string NAME = _ ("Importing...");
4099
4100=== modified file 'src/library/ImportQueueSidebarEntry.vala'
4101--- src/library/ImportQueueSidebarEntry.vala 2014-08-08 21:13:09 +0000
4102+++ src/library/ImportQueueSidebarEntry.vala 2017-01-12 18:15:05 +0000
4103@@ -1,8 +1,21 @@
4104-/* Copyright 2011-2013 Yorba Foundation
4105- *
4106- * This software is licensed under the GNU Lesser General Public License
4107- * (version 2.1 or later). See the COPYING file in this distribution.
4108- */
4109+/*
4110+* Copyright (c) 2011-2013 Yorba Foundation
4111+*
4112+* This program is free software; you can redistribute it and/or
4113+* modify it under the terms of the GNU Lesser General Public
4114+* License as published by the Free Software Foundation; either
4115+* version 2.1 of the License, or (at your option) any later version.
4116+*
4117+* This program is distributed in the hope that it will be useful,
4118+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4119+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4120+* General Public License for more details.
4121+*
4122+* You should have received a copy of the GNU General Public
4123+* License along with this program; if not, write to the
4124+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4125+* Boston, MA 02110-1301 USA
4126+*/
4127
4128 public class Library.ImportQueueSidebarEntry : Library.HideablePageEntry {
4129 public ImportQueueSidebarEntry () {
4130
4131=== modified file 'src/library/LastImportPage.vala'
4132--- src/library/LastImportPage.vala 2014-08-08 21:13:09 +0000
4133+++ src/library/LastImportPage.vala 2017-01-12 18:15:05 +0000
4134@@ -1,8 +1,21 @@
4135-/* Copyright 2010-2013 Yorba Foundation
4136- *
4137- * This software is licensed under the GNU Lesser General Public License
4138- * (version 2.1 or later). See the COPYING file in this distribution.
4139- */
4140+/*
4141+* Copyright (c) 2010-2013 Yorba Foundation
4142+*
4143+* This program is free software; you can redistribute it and/or
4144+* modify it under the terms of the GNU Lesser General Public
4145+* License as published by the Free Software Foundation; either
4146+* version 2.1 of the License, or (at your option) any later version.
4147+*
4148+* This program is distributed in the hope that it will be useful,
4149+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4150+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4151+* General Public License for more details.
4152+*
4153+* You should have received a copy of the GNU General Public
4154+* License along with this program; if not, write to the
4155+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4156+* Boston, MA 02110-1301 USA
4157+*/
4158
4159 public class LastImportPage : CollectionPage {
4160 public const string NAME = _ ("Last Import");
4161
4162=== modified file 'src/library/LastImportSidebarEntry.vala'
4163--- src/library/LastImportSidebarEntry.vala 2014-08-08 21:13:09 +0000
4164+++ src/library/LastImportSidebarEntry.vala 2017-01-12 18:15:05 +0000
4165@@ -1,8 +1,21 @@
4166-/* Copyright 2011-2013 Yorba Foundation
4167- *
4168- * This software is licensed under the GNU Lesser General Public License
4169- * (version 2.1 or later). See the COPYING file in this distribution.
4170- */
4171+/*
4172+* Copyright (c) 2011-2013 Yorba Foundation
4173+*
4174+* This program is free software; you can redistribute it and/or
4175+* modify it under the terms of the GNU Lesser General Public
4176+* License as published by the Free Software Foundation; either
4177+* version 2.1 of the License, or (at your option) any later version.
4178+*
4179+* This program is distributed in the hope that it will be useful,
4180+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4181+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4182+* General Public License for more details.
4183+*
4184+* You should have received a copy of the GNU General Public
4185+* License along with this program; if not, write to the
4186+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4187+* Boston, MA 02110-1301 USA
4188+*/
4189
4190 public class Library.LastImportSidebarEntry : Library.HideablePageEntry {
4191 public LastImportSidebarEntry () {
4192
4193=== modified file 'src/library/Library.vala'
4194--- src/library/Library.vala 2016-01-14 12:35:35 +0000
4195+++ src/library/Library.vala 2017-01-12 18:15:05 +0000
4196@@ -1,8 +1,21 @@
4197-/* Copyright 2011-2013 Yorba Foundation
4198- *
4199- * This software is licensed under the GNU Lesser General Public License
4200- * (version 2.1 or later). See the COPYING file in this distribution.
4201- */
4202+/*
4203+* Copyright (c) 2011-2013 Yorba Foundation
4204+*
4205+* This program is free software; you can redistribute it and/or
4206+* modify it under the terms of the GNU Lesser General Public
4207+* License as published by the Free Software Foundation; either
4208+* version 2.1 of the License, or (at your option) any later version.
4209+*
4210+* This program is distributed in the hope that it will be useful,
4211+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4212+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4213+* General Public License for more details.
4214+*
4215+* You should have received a copy of the GNU General Public
4216+* License along with this program; if not, write to the
4217+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4218+* Boston, MA 02110-1301 USA
4219+*/
4220
4221 namespace Library {
4222
4223
4224=== modified file 'src/library/LibraryWindow.vala'
4225--- src/library/LibraryWindow.vala 2017-01-02 23:59:16 +0000
4226+++ src/library/LibraryWindow.vala 2017-01-12 18:15:05 +0000
4227@@ -1,8 +1,21 @@
4228-/* Copyright 2009-2013 Yorba Foundation
4229- *
4230- * This software is licensed under the GNU Lesser General Public License
4231- * (version 2.1 or later). See the COPYING file in this distribution.
4232- */
4233+/*
4234+* Copyright (c) 2009-2013 Yorba Foundation
4235+*
4236+* This program is free software; you can redistribute it and/or
4237+* modify it under the terms of the GNU Lesser General Public
4238+* License as published by the Free Software Foundation; either
4239+* version 2.1 of the License, or (at your option) any later version.
4240+*
4241+* This program is distributed in the hope that it will be useful,
4242+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4243+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4244+* General Public License for more details.
4245+*
4246+* You should have received a copy of the GNU General Public
4247+* License along with this program; if not, write to the
4248+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4249+* Boston, MA 02110-1301 USA
4250+*/
4251
4252 public class LibraryWindow : AppWindow {
4253 public const int SIDEBAR_MIN_WIDTH = 96;
4254
4255=== modified file 'src/library/OfflinePage.vala'
4256--- src/library/OfflinePage.vala 2016-11-21 04:25:34 +0000
4257+++ src/library/OfflinePage.vala 2017-01-12 18:15:05 +0000
4258@@ -1,8 +1,21 @@
4259-/* Copyright 2010-2013 Yorba Foundation
4260- *
4261- * This software is licensed under the GNU Lesser General Public License
4262- * (version 2.1 or later). See the COPYING file in this distribution.
4263- */
4264+/*
4265+* Copyright (c) 2010-2013 Yorba Foundation
4266+*
4267+* This program is free software; you can redistribute it and/or
4268+* modify it under the terms of the GNU Lesser General Public
4269+* License as published by the Free Software Foundation; either
4270+* version 2.1 of the License, or (at your option) any later version.
4271+*
4272+* This program is distributed in the hope that it will be useful,
4273+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4274+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4275+* General Public License for more details.
4276+*
4277+* You should have received a copy of the GNU General Public
4278+* License along with this program; if not, write to the
4279+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4280+* Boston, MA 02110-1301 USA
4281+*/
4282
4283 public class OfflinePage : CheckerboardPage {
4284 public const string NAME = _ ("Missing Files");
4285
4286=== modified file 'src/library/OfflineSidebarEntry.vala'
4287--- src/library/OfflineSidebarEntry.vala 2014-08-08 21:13:09 +0000
4288+++ src/library/OfflineSidebarEntry.vala 2017-01-12 18:15:05 +0000
4289@@ -1,8 +1,21 @@
4290-/* Copyright 2011-2013 Yorba Foundation
4291- *
4292- * This software is licensed under the GNU Lesser General Public License
4293- * (version 2.1 or later). See the COPYING file in this distribution.
4294- */
4295+/*
4296+* Copyright (c) 2011-2013 Yorba Foundation
4297+*
4298+* This program is free software; you can redistribute it and/or
4299+* modify it under the terms of the GNU Lesser General Public
4300+* License as published by the Free Software Foundation; either
4301+* version 2.1 of the License, or (at your option) any later version.
4302+*
4303+* This program is distributed in the hope that it will be useful,
4304+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4305+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4306+* General Public License for more details.
4307+*
4308+* You should have received a copy of the GNU General Public
4309+* License along with this program; if not, write to the
4310+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4311+* Boston, MA 02110-1301 USA
4312+*/
4313
4314 public class Library.OfflineSidebarEntry : Library.HideablePageEntry {
4315 public OfflineSidebarEntry () {
4316
4317=== modified file 'src/library/PhotosPage.vala'
4318--- src/library/PhotosPage.vala 2016-09-19 21:18:06 +0000
4319+++ src/library/PhotosPage.vala 2017-01-12 18:15:05 +0000
4320@@ -1,8 +1,21 @@
4321-/* Copyright 2014 Pantheon Photos Developer (http://launchpad.net/pantheon-photos)
4322- *
4323- * This software is licensed under the GNU Lesser General Public License
4324- * (version 2.1 or later). See the COPYING file in this distribution.
4325- */
4326+/*
4327+* Copyright (c) 2014-2017 elementary LLC. (http://launchpad.net/pantheon-photos)
4328+*
4329+* This program is free software; you can redistribute it and/or
4330+* modify it under the terms of the GNU Lesser General Public
4331+* License as published by the Free Software Foundation; either
4332+* version 2.1 of the License, or (at your option) any later version.
4333+*
4334+* This program is distributed in the hope that it will be useful,
4335+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4336+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4337+* General Public License for more details.
4338+*
4339+* You should have received a copy of the GNU General Public
4340+* License along with this program; if not, write to the
4341+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4342+* Boston, MA 02110-1301 USA
4343+*/
4344
4345 public class Library.PhotosEntry : Sidebar.SimplePageEntry {
4346 protected Icon icon = new ThemedIcon (Resources.ICON_PHOTOS_PAGE);
4347
4348=== modified file 'src/library/RawsPage.vala'
4349--- src/library/RawsPage.vala 2016-11-24 18:54:57 +0000
4350+++ src/library/RawsPage.vala 2017-01-12 18:15:05 +0000
4351@@ -1,8 +1,21 @@
4352-/* Copyright 2014 Pantheon Photos Developer (http://launchpad.net/pantheon-photos)
4353- *
4354- * This software is licensed under the GNU Lesser General Public License
4355- * (version 2.1 or later). See the COPYING file in this distribution.
4356- */
4357+/*
4358+* Copyright (c) 2014-2017 elementary LLC. (http://launchpad.net/pantheon-photos)
4359+*
4360+* This program is free software; you can redistribute it and/or
4361+* modify it under the terms of the GNU Lesser General Public
4362+* License as published by the Free Software Foundation; either
4363+* version 2.1 of the License, or (at your option) any later version.
4364+*
4365+* This program is distributed in the hope that it will be useful,
4366+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4367+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4368+* General Public License for more details.
4369+*
4370+* You should have received a copy of the GNU General Public
4371+* License along with this program; if not, write to the
4372+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4373+* Boston, MA 02110-1301 USA
4374+*/
4375
4376 public class Library.RawsEntry : Sidebar.SimplePageEntry {
4377 protected Icon icon = new ThemedIcon (Resources.ICON_RAW_PAGE);
4378
4379=== modified file 'src/library/TopDisplay.vala'
4380--- src/library/TopDisplay.vala 2016-01-11 23:54:43 +0000
4381+++ src/library/TopDisplay.vala 2017-01-12 18:15:05 +0000
4382@@ -1,19 +1,20 @@
4383-/* Copyright 2016 elementary LLC
4384-*
4385-* This file is part of Pantheon Photos.
4386-*
4387-* Pantheon Photos is free software: you can redistribute it
4388-* and/or modify it under the terms of the GNU Lesser General Public License as
4389-* published by the Free Software Foundation, either version 2.1 of the
4390-* License, or (at your option) any later version.
4391-*
4392-* Pantheon Photos is distributed in the hope that it will be
4393-* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
4394-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
4395-* Public License for more details.
4396-*
4397-* You should have received a copy of the GNU Lesser General Public License along
4398-* with Pantheon Photos. If not, see http://www.gnu.org/licenses/.
4399+/*
4400+* Copyright (c) 2016 elementary LLC. (http://launchpad.net/pantheon-photos)
4401+*
4402+* This program is free software; you can redistribute it and/or
4403+* modify it under the terms of the GNU Lesser General Public
4404+* License as published by the Free Software Foundation; either
4405+* version 2.1 of the License, or (at your option) any later version.
4406+*
4407+* This program is distributed in the hope that it will be useful,
4408+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4409+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4410+* General Public License for more details.
4411+*
4412+* You should have received a copy of the GNU General Public
4413+* License along with this program; if not, write to the
4414+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4415+* Boston, MA 02110-1301 USA
4416 */
4417
4418 public class TopDisplay : Gtk.Stack {
4419
4420=== modified file 'src/library/TrashPage.vala'
4421--- src/library/TrashPage.vala 2016-09-19 21:18:06 +0000
4422+++ src/library/TrashPage.vala 2017-01-12 18:15:05 +0000
4423@@ -1,8 +1,21 @@
4424-/* Copyright 2010-2013 Yorba Foundation
4425- *
4426- * This software is licensed under the GNU Lesser General Public License
4427- * (version 2.1 or later). See the COPYING file in this distribution.
4428- */
4429+/*
4430+* Copyright (c) 2010-2013 Yorba Foundation
4431+*
4432+* This program is free software; you can redistribute it and/or
4433+* modify it under the terms of the GNU Lesser General Public
4434+* License as published by the Free Software Foundation; either
4435+* version 2.1 of the License, or (at your option) any later version.
4436+*
4437+* This program is distributed in the hope that it will be useful,
4438+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4439+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4440+* General Public License for more details.
4441+*
4442+* You should have received a copy of the GNU General Public
4443+* License along with this program; if not, write to the
4444+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4445+* Boston, MA 02110-1301 USA
4446+*/
4447
4448 public class TrashPage : CheckerboardPage {
4449 public const string NAME = _ ("Trash");
4450
4451=== modified file 'src/library/TrashSidebarEntry.vala'
4452--- src/library/TrashSidebarEntry.vala 2014-08-08 21:13:09 +0000
4453+++ src/library/TrashSidebarEntry.vala 2017-01-12 18:15:05 +0000
4454@@ -1,8 +1,21 @@
4455-/* Copyright 2011-2013 Yorba Foundation
4456- *
4457- * This software is licensed under the GNU Lesser General Public License
4458- * (version 2.1 or later). See the COPYING file in this distribution.
4459- */
4460+/*
4461+* Copyright (c) 2011-2013 Yorba Foundation
4462+*
4463+* This program is free software; you can redistribute it and/or
4464+* modify it under the terms of the GNU Lesser General Public
4465+* License as published by the Free Software Foundation; either
4466+* version 2.1 of the License, or (at your option) any later version.
4467+*
4468+* This program is distributed in the hope that it will be useful,
4469+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4470+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4471+* General Public License for more details.
4472+*
4473+* You should have received a copy of the GNU General Public
4474+* License along with this program; if not, write to the
4475+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4476+* Boston, MA 02110-1301 USA
4477+*/
4478
4479 public class Library.TrashSidebarEntry : Sidebar.SimplePageEntry, Sidebar.InternalDropTargetEntry {
4480 private static Icon? full_icon = null;
4481
4482=== modified file 'src/library/VideosPage.vala'
4483--- src/library/VideosPage.vala 2016-09-19 21:18:06 +0000
4484+++ src/library/VideosPage.vala 2017-01-12 18:15:05 +0000
4485@@ -1,8 +1,21 @@
4486-/* Copyright 2014 Pantheon Photos Developer (http://launchpad.net/pantheon-photos)
4487- *
4488- * This software is licensed under the GNU Lesser General Public License
4489- * (version 2.1 or later). See the COPYING file in this distribution.
4490- */
4491+/*
4492+* Copyright (c) 2014-2017 elementary LLC. (http://launchpad.net/pantheon-photos)
4493+*
4494+* This program is free software; you can redistribute it and/or
4495+* modify it under the terms of the GNU Lesser General Public
4496+* License as published by the Free Software Foundation; either
4497+* version 2.1 of the License, or (at your option) any later version.
4498+*
4499+* This program is distributed in the hope that it will be useful,
4500+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4501+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4502+* General Public License for more details.
4503+*
4504+* You should have received a copy of the GNU General Public
4505+* License along with this program; if not, write to the
4506+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4507+* Boston, MA 02110-1301 USA
4508+*/
4509
4510 public class Library.VideosEntry : Library.HideablePageEntry {
4511 protected Icon icon = new ThemedIcon (Resources.ICON_VIDEOS_PAGE);
4512
4513=== modified file 'src/main.vala'
4514--- src/main.vala 2016-06-27 10:37:18 +0000
4515+++ src/main.vala 2017-01-12 18:15:05 +0000
4516@@ -1,8 +1,21 @@
4517-/* Copyright 2009-2013 Yorba Foundation
4518- *
4519- * This software is licensed under the GNU LGPL (version 2.1 or later).
4520- * See the COPYING file in this distribution.
4521- */
4522+/*
4523+* Copyright (c) 2009-2013 Yorba Foundation
4524+*
4525+* This program is free software; you can redistribute it and/or
4526+* modify it under the terms of the GNU Lesser General Public
4527+* License as published by the Free Software Foundation; either
4528+* version 2.1 of the License, or (at your option) any later version.
4529+*
4530+* This program is distributed in the hope that it will be useful,
4531+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4532+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4533+* General Public License for more details.
4534+*
4535+* You should have received a copy of the GNU General Public
4536+* License along with this program; if not, write to the
4537+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4538+* Boston, MA 02110-1301 USA
4539+*/
4540
4541 enum ShotwellCommand {
4542 // user-defined commands must be positive ints
4543
4544=== modified file 'src/photos/BmpSupport.vala'
4545--- src/photos/BmpSupport.vala 2014-08-08 21:13:09 +0000
4546+++ src/photos/BmpSupport.vala 2017-01-12 18:15:05 +0000
4547@@ -1,8 +1,21 @@
4548-/* Copyright 2010-2013 Yorba Foundation
4549- *
4550- * This software is licensed under the GNU LGPL (version 2.1 or later).
4551- * See the COPYING file in this distribution.
4552- */
4553+/*
4554+* Copyright (c) 2010-2013 Yorba Foundation
4555+*
4556+* This program is free software; you can redistribute it and/or
4557+* modify it under the terms of the GNU Lesser General Public
4558+* License as published by the Free Software Foundation; either
4559+* version 2.1 of the License, or (at your option) any later version.
4560+*
4561+* This program is distributed in the hope that it will be useful,
4562+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4563+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4564+* General Public License for more details.
4565+*
4566+* You should have received a copy of the GNU General Public
4567+* License along with this program; if not, write to the
4568+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4569+* Boston, MA 02110-1301 USA
4570+*/
4571
4572 namespace Photos {
4573
4574
4575=== modified file 'src/photos/GRaw.vala'
4576--- src/photos/GRaw.vala 2014-08-08 21:13:09 +0000
4577+++ src/photos/GRaw.vala 2017-01-12 18:15:05 +0000
4578@@ -1,8 +1,21 @@
4579-/* Copyright 2010-2013 Yorba Foundation
4580- *
4581- * This software is licensed under the GNU Lesser General Public License
4582- * (version 2.1 or later). See the COPYING file in this distribution.
4583- */
4584+/*
4585+* Copyright (c) 2010-2013 Yorba Foundation
4586+*
4587+* This program is free software; you can redistribute it and/or
4588+* modify it under the terms of the GNU Lesser General Public
4589+* License as published by the Free Software Foundation; either
4590+* version 2.1 of the License, or (at your option) any later version.
4591+*
4592+* This program is distributed in the hope that it will be useful,
4593+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4594+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4595+* General Public License for more details.
4596+*
4597+* You should have received a copy of the GNU General Public
4598+* License along with this program; if not, write to the
4599+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4600+* Boston, MA 02110-1301 USA
4601+*/
4602
4603 namespace GRaw {
4604
4605
4606=== modified file 'src/photos/GdkSupport.vala'
4607--- src/photos/GdkSupport.vala 2014-08-08 21:13:09 +0000
4608+++ src/photos/GdkSupport.vala 2017-01-12 18:15:05 +0000
4609@@ -1,8 +1,21 @@
4610-/* Copyright 2010-2013 Yorba Foundation
4611- *
4612- * This software is licensed under the GNU Lesser General Public License
4613- * (version 2.1 or later). See the COPYING file in this distribution.
4614- */
4615+/*
4616+* Copyright (c) 2010-2013 Yorba Foundation
4617+*
4618+* This program is free software; you can redistribute it and/or
4619+* modify it under the terms of the GNU Lesser General Public
4620+* License as published by the Free Software Foundation; either
4621+* version 2.1 of the License, or (at your option) any later version.
4622+*
4623+* This program is distributed in the hope that it will be useful,
4624+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4625+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4626+* General Public License for more details.
4627+*
4628+* You should have received a copy of the GNU General Public
4629+* License along with this program; if not, write to the
4630+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4631+* Boston, MA 02110-1301 USA
4632+*/
4633
4634 public abstract class GdkReader : PhotoFileReader {
4635 public GdkReader (string filepath, PhotoFileFormat file_format) {
4636
4637=== modified file 'src/photos/GifSupport.vala'
4638--- src/photos/GifSupport.vala 2017-01-01 21:56:56 +0000
4639+++ src/photos/GifSupport.vala 2017-01-12 18:15:05 +0000
4640@@ -1,8 +1,21 @@
4641-/* Copyright 2010-2013 Yorba Foundation
4642- *
4643- * This software is licensed under the GNU LGPL (version 2.1 or later).
4644- * See the COPYING file in this distribution.
4645- */
4646+/*
4647+* Copyright (c) 2010-2013 Yorba Foundation
4648+*
4649+* This program is free software; you can redistribute it and/or
4650+* modify it under the terms of the GNU Lesser General Public
4651+* License as published by the Free Software Foundation; either
4652+* version 2.1 of the License, or (at your option) any later version.
4653+*
4654+* This program is distributed in the hope that it will be useful,
4655+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4656+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4657+* General Public License for more details.
4658+*
4659+* You should have received a copy of the GNU General Public
4660+* License along with this program; if not, write to the
4661+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4662+* Boston, MA 02110-1301 USA
4663+*/
4664
4665 class GifFileFormatProperties : PhotoFileFormatProperties {
4666 private static string[] KNOWN_EXTENSIONS = { "gif" };
4667
4668=== modified file 'src/photos/JfifSupport.vala'
4669--- src/photos/JfifSupport.vala 2014-08-08 21:13:09 +0000
4670+++ src/photos/JfifSupport.vala 2017-01-12 18:15:05 +0000
4671@@ -1,8 +1,21 @@
4672-/* Copyright 2010-2013 Yorba Foundation
4673- *
4674- * This software is licensed under the GNU LGPL (version 2.1 or later).
4675- * See the COPYING file in this distribution.
4676- */
4677+/*
4678+* Copyright (c) 2010-2013 Yorba Foundation
4679+*
4680+* This program is free software; you can redistribute it and/or
4681+* modify it under the terms of the GNU Lesser General Public
4682+* License as published by the Free Software Foundation; either
4683+* version 2.1 of the License, or (at your option) any later version.
4684+*
4685+* This program is distributed in the hope that it will be useful,
4686+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4687+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4688+* General Public License for more details.
4689+*
4690+* You should have received a copy of the GNU General Public
4691+* License along with this program; if not, write to the
4692+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4693+* Boston, MA 02110-1301 USA
4694+*/
4695
4696 public class JfifFileFormatDriver : PhotoFileFormatDriver {
4697 private static JfifFileFormatDriver instance = null;
4698
4699=== modified file 'src/photos/PhotoFileAdapter.vala'
4700--- src/photos/PhotoFileAdapter.vala 2014-08-08 21:13:09 +0000
4701+++ src/photos/PhotoFileAdapter.vala 2017-01-12 18:15:05 +0000
4702@@ -1,8 +1,21 @@
4703-/* Copyright 2010-2013 Yorba Foundation
4704- *
4705- * This software is licensed under the GNU Lesser General Public License
4706- * (version 2.1 or later). See the COPYING file in this distribution.
4707- */
4708+/*
4709+* Copyright (c) 2010-2013 Yorba Foundation
4710+*
4711+* This program is free software; you can redistribute it and/or
4712+* modify it under the terms of the GNU Lesser General Public
4713+* License as published by the Free Software Foundation; either
4714+* version 2.1 of the License, or (at your option) any later version.
4715+*
4716+* This program is distributed in the hope that it will be useful,
4717+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4718+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4719+* General Public License for more details.
4720+*
4721+* You should have received a copy of the GNU General Public
4722+* License along with this program; if not, write to the
4723+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4724+* Boston, MA 02110-1301 USA
4725+*/
4726
4727 //
4728 // PhotoFileAdapter
4729
4730=== modified file 'src/photos/PhotoFileFormat.vala'
4731--- src/photos/PhotoFileFormat.vala 2017-01-01 12:35:06 +0000
4732+++ src/photos/PhotoFileFormat.vala 2017-01-12 18:15:05 +0000
4733@@ -1,8 +1,21 @@
4734-/* Copyright 2010-2013 Yorba Foundation
4735- *
4736- * This software is licensed under the GNU Lesser General Public License
4737- * (version 2.1 or later). See the COPYING file in this distribution.
4738- */
4739+/*
4740+* Copyright (c) 2010-2013 Yorba Foundation
4741+*
4742+* This program is free software; you can redistribute it and/or
4743+* modify it under the terms of the GNU Lesser General Public
4744+* License as published by the Free Software Foundation; either
4745+* version 2.1 of the License, or (at your option) any later version.
4746+*
4747+* This program is distributed in the hope that it will be useful,
4748+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4749+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4750+* General Public License for more details.
4751+*
4752+* You should have received a copy of the GNU General Public
4753+* License along with this program; if not, write to the
4754+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4755+* Boston, MA 02110-1301 USA
4756+*/
4757
4758 public errordomain PhotoFormatError {
4759 READ_ONLY
4760
4761=== modified file 'src/photos/PhotoFileSniffer.vala'
4762--- src/photos/PhotoFileSniffer.vala 2014-08-08 21:13:09 +0000
4763+++ src/photos/PhotoFileSniffer.vala 2017-01-12 18:15:05 +0000
4764@@ -1,8 +1,21 @@
4765-/* Copyright 2010-2013 Yorba Foundation
4766- *
4767- * This software is licensed under the GNU LGPL (version 2.1 or later).
4768- * See the COPYING file in this distribution.
4769- */
4770+/*
4771+* Copyright (c) 2010-2013 Yorba Foundation
4772+*
4773+* This program is free software; you can redistribute it and/or
4774+* modify it under the terms of the GNU Lesser General Public
4775+* License as published by the Free Software Foundation; either
4776+* version 2.1 of the License, or (at your option) any later version.
4777+*
4778+* This program is distributed in the hope that it will be useful,
4779+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4780+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4781+* General Public License for more details.
4782+*
4783+* You should have received a copy of the GNU General Public
4784+* License along with this program; if not, write to the
4785+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4786+* Boston, MA 02110-1301 USA
4787+*/
4788
4789 public class DetectedPhotoInformation {
4790 public PhotoFileFormat file_format = PhotoFileFormat.UNKNOWN;
4791
4792=== modified file 'src/photos/PhotoMetadata.vala'
4793--- src/photos/PhotoMetadata.vala 2016-09-20 00:44:41 +0000
4794+++ src/photos/PhotoMetadata.vala 2017-01-12 18:15:05 +0000
4795@@ -1,8 +1,21 @@
4796-/* Copyright 2010-2013 Yorba Foundation
4797- *
4798- * This software is licensed under the GNU Lesser General Public License
4799- * (version 2.1 or later). See the COPYING file in this distribution.
4800- */
4801+/*
4802+* Copyright (c) 2010-2013 Yorba Foundation
4803+*
4804+* This program is free software; you can redistribute it and/or
4805+* modify it under the terms of the GNU Lesser General Public
4806+* License as published by the Free Software Foundation; either
4807+* version 2.1 of the License, or (at your option) any later version.
4808+*
4809+* This program is distributed in the hope that it will be useful,
4810+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4811+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4812+* General Public License for more details.
4813+*
4814+* You should have received a copy of the GNU General Public
4815+* License along with this program; if not, write to the
4816+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4817+* Boston, MA 02110-1301 USA
4818+*/
4819
4820 //
4821 // PhotoMetadata
4822
4823=== modified file 'src/photos/Photos.vala'
4824--- src/photos/Photos.vala 2014-08-08 21:13:09 +0000
4825+++ src/photos/Photos.vala 2017-01-12 18:15:05 +0000
4826@@ -1,8 +1,21 @@
4827-/* Copyright 2011-2013 Yorba Foundation
4828- *
4829- * This software is licensed under the GNU LGPL (version 2.1 or later).
4830- * See the COPYING file in this distribution.
4831- */
4832+/*
4833+* Copyright (c) 2011-2013 Yorba Foundation
4834+*
4835+* This program is free software; you can redistribute it and/or
4836+* modify it under the terms of the GNU Lesser General Public
4837+* License as published by the Free Software Foundation; either
4838+* version 2.1 of the License, or (at your option) any later version.
4839+*
4840+* This program is distributed in the hope that it will be useful,
4841+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4842+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4843+* General Public License for more details.
4844+*
4845+* You should have received a copy of the GNU General Public
4846+* License along with this program; if not, write to the
4847+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4848+* Boston, MA 02110-1301 USA
4849+*/
4850
4851 /* This file is the master unit file for the Photo unit. It should be edited to include
4852 * whatever code is deemed necessary.
4853
4854=== modified file 'src/photos/PngSupport.vala'
4855--- src/photos/PngSupport.vala 2014-08-08 21:13:09 +0000
4856+++ src/photos/PngSupport.vala 2017-01-12 18:15:05 +0000
4857@@ -1,8 +1,21 @@
4858-/* Copyright 2010-2013 Yorba Foundation
4859- *
4860- * This software is licensed under the GNU LGPL (version 2.1 or later).
4861- * See the COPYING file in this distribution.
4862- */
4863+/*
4864+* Copyright (c) 2010-2013 Yorba Foundation
4865+*
4866+* This program is free software; you can redistribute it and/or
4867+* modify it under the terms of the GNU Lesser General Public
4868+* License as published by the Free Software Foundation; either
4869+* version 2.1 of the License, or (at your option) any later version.
4870+*
4871+* This program is distributed in the hope that it will be useful,
4872+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4873+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4874+* General Public License for more details.
4875+*
4876+* You should have received a copy of the GNU General Public
4877+* License along with this program; if not, write to the
4878+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4879+* Boston, MA 02110-1301 USA
4880+*/
4881
4882 class PngFileFormatProperties : PhotoFileFormatProperties {
4883 private static string[] KNOWN_EXTENSIONS = { "png" };
4884
4885=== modified file 'src/photos/RawSupport.vala'
4886--- src/photos/RawSupport.vala 2014-08-08 21:13:09 +0000
4887+++ src/photos/RawSupport.vala 2017-01-12 18:15:05 +0000
4888@@ -1,8 +1,21 @@
4889-/* Copyright 2010-2013 Yorba Foundation
4890- *
4891- * This software is licensed under the GNU Lesser General Public License
4892- * (version 2.1 or later). See the COPYING file in this distribution.
4893- */
4894+/*
4895+* Copyright (c) 2010-2013 Yorba Foundation
4896+*
4897+* This program is free software; you can redistribute it and/or
4898+* modify it under the terms of the GNU Lesser General Public
4899+* License as published by the Free Software Foundation; either
4900+* version 2.1 of the License, or (at your option) any later version.
4901+*
4902+* This program is distributed in the hope that it will be useful,
4903+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4904+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4905+* General Public License for more details.
4906+*
4907+* You should have received a copy of the GNU General Public
4908+* License along with this program; if not, write to the
4909+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4910+* Boston, MA 02110-1301 USA
4911+*/
4912
4913 public class RawFileFormatDriver : PhotoFileFormatDriver {
4914 private static RawFileFormatDriver instance = null;
4915
4916=== modified file 'src/photos/TiffSupport.vala'
4917--- src/photos/TiffSupport.vala 2014-08-08 21:13:09 +0000
4918+++ src/photos/TiffSupport.vala 2017-01-12 18:15:05 +0000
4919@@ -1,8 +1,21 @@
4920-/* Copyright 2011-2013 Yorba Foundation
4921- *
4922- * This software is licensed under the GNU LGPL (version 2.1 or later).
4923- * See the COPYING file in this distribution.
4924- */
4925+/*
4926+* Copyright (c) 2011-2013 Yorba Foundation
4927+*
4928+* This program is free software; you can redistribute it and/or
4929+* modify it under the terms of the GNU Lesser General Public
4930+* License as published by the Free Software Foundation; either
4931+* version 2.1 of the License, or (at your option) any later version.
4932+*
4933+* This program is distributed in the hope that it will be useful,
4934+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4935+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4936+* General Public License for more details.
4937+*
4938+* You should have received a copy of the GNU General Public
4939+* License along with this program; if not, write to the
4940+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4941+* Boston, MA 02110-1301 USA
4942+*/
4943
4944 namespace Photos {
4945
4946
4947=== modified file 'src/plugins/ManifestWidget.vala'
4948--- src/plugins/ManifestWidget.vala 2016-02-19 19:55:55 +0000
4949+++ src/plugins/ManifestWidget.vala 2017-01-12 18:15:05 +0000
4950@@ -1,8 +1,21 @@
4951-/* Copyright 2011-2013 Yorba Foundation
4952- *
4953- * This software is licensed under the GNU Lesser General Public License
4954- * (version 2.1 or later). See the COPYING file in this distribution.
4955- */
4956+/*
4957+* Copyright (c) 2011-2013 Yorba Foundation
4958+*
4959+* This program is free software; you can redistribute it and/or
4960+* modify it under the terms of the GNU Lesser General Public
4961+* License as published by the Free Software Foundation; either
4962+* version 2.1 of the License, or (at your option) any later version.
4963+*
4964+* This program is distributed in the hope that it will be useful,
4965+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4966+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4967+* General Public License for more details.
4968+*
4969+* You should have received a copy of the GNU General Public
4970+* License along with this program; if not, write to the
4971+* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4972+* Boston, MA 02110-1301 USA
4973+*/
4974
4975 namespace Plugins {
4976
4977
4978=== modified file 'src/plugins/Plugins.vala'
4979--- src/plugins/Plugins.vala 2014-08-08 21:13:09 +0000
4980+++ src/plugins/Plugins.vala 2017-01-12 18:15:05 +0000
4981@@ -1,8 +1,21 @@
4982-/* Copyright 2011-2013 Yorba Foundation
4983- *
4984- * This software is licensed under the GNU Lesser General Public License
4985- * (version 2.1 or later). See the COPYING file in this distribution.
4986- */
4987+/*
4988+* Copyright (c) 2011-2013 Yorba Foundation
4989+*
4990+* This program is free software; you can redistribute it and/or
4991+* modify it under the terms of the GNU Lesser General Public
4992+* License as published by the Free Software Foundation; either
4993+* version 2.1 of the License, or (at your option) any later version.
4994+*
4995+* This program is distributed in the hope that it will be useful,
4996+* but WITHOUT ANY WARRANTY; without even the implied warranty of
4997+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4998+* General Public License for more details.
4999+*
5000+* You should have received a copy of the GNU General Public
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches