diff options
author | Johan Sørensen <johan@johansorensen.com> | 2009-03-26 14:11:25 +0100 |
---|---|---|
committer | Johan Sørensen <johan@johansorensen.com> | 2009-04-22 15:17:50 +0200 |
commit | ec9486845803df6e8322e62b9d0ad71e26381383 (patch) | |
tree | 8e7bda245ef832fd73d70fde69461fea553de5f9 /app/controllers/blobs_controller.rb | |
parent | 72f407b53e3940dd7aca4a0c158bb08cebb479fa (diff) | |
download | gitorious-mainline-outdated-ec9486845803df6e8322e62b9d0ad71e26381383.zip gitorious-mainline-outdated-ec9486845803df6e8322e62b9d0ad71e26381383.tar.gz gitorious-mainline-outdated-ec9486845803df6e8322e62b9d0ad71e26381383.tar.bz2 |
Updated copyrights-blurb in all application files
Diffstat (limited to 'app/controllers/blobs_controller.rb')
-rw-r--r-- | app/controllers/blobs_controller.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/controllers/blobs_controller.rb b/app/controllers/blobs_controller.rb index 54cd146..5c24840 100644 --- a/app/controllers/blobs_controller.rb +++ b/app/controllers/blobs_controller.rb @@ -1,5 +1,9 @@ +# encoding: utf-8 #-- +# Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies) # Copyright (C) 2008 Johan Sørensen <johan@johansorensen.com> +# Copyright (C) 2008 Tor Arne Vestbø <tavestbo@trolltech.com> +# Copyright (C) 2009 Fabio Akita <fabio.akita@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by |