diff --git a/README.md b/README.md index 83aeffa..796c5c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ ### 2014-photo-analysis A summary of the photset [02014 (365)](https://www.flickr.com/photos/zzkt/sets/72157639545946114/) using the Flickr API. (previous versions can be found for [02013 (365)](https://github.com/zzkt/2013-photo-analysis), [2012](https://www.flickr.com/photos/zzkt/sets/72157628790897103/) and [2011](https://www.flickr.com/photos/zzkt/sets/72157625725814116/) + diff --git a/shimmering.rb b/shimmering.rb index e9b59d2..934f23b 100644 --- a/shimmering.rb +++ b/shimmering.rb @@ -1,22 +1,23 @@ -# -*- mode: enh-ruby encoding: utf-8 -*- +# -*- mode: enh-ruby; coding: utf-8; -*- # # Image and metadata analysis for photoset 02014 (365) # # Copyright (C) 2014 FoAM vzw # -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # # Authors # - nik gaffney