diff --git a/SparkleShare/Common/AboutController.cs b/SparkleShare/Common/AboutController.cs index ed4ff405..9f7436e4 100644 --- a/SparkleShare/Common/AboutController.cs +++ b/SparkleShare/Common/AboutController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/Avatars.cs b/SparkleShare/Common/Avatars.cs index 04af256d..058dbc48 100644 --- a/SparkleShare/Common/Avatars.cs +++ b/SparkleShare/Common/Avatars.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/BaseController.cs b/SparkleShare/Common/BaseController.cs index a5c9828b..892385c2 100644 --- a/SparkleShare/Common/BaseController.cs +++ b/SparkleShare/Common/BaseController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/BubblesController.cs b/SparkleShare/Common/BubblesController.cs index 542fd6c6..8fba4a46 100644 --- a/SparkleShare/Common/BubblesController.cs +++ b/SparkleShare/Common/BubblesController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/EventLogController.cs b/SparkleShare/Common/EventLogController.cs index f0102c48..78831af6 100644 --- a/SparkleShare/Common/EventLogController.cs +++ b/SparkleShare/Common/EventLogController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/NoteController.cs b/SparkleShare/Common/NoteController.cs index 710d287d..51e20828 100644 --- a/SparkleShare/Common/NoteController.cs +++ b/SparkleShare/Common/NoteController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/SetupController.cs b/SparkleShare/Common/SetupController.cs index b3541989..289bf1c8 100644 --- a/SparkleShare/Common/SetupController.cs +++ b/SparkleShare/Common/SetupController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/SparkleShare.cs b/SparkleShare/Common/SparkleShare.cs index 195ddba1..73f0c2fc 100644 --- a/SparkleShare/Common/SparkleShare.cs +++ b/SparkleShare/Common/SparkleShare.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/StatusIconController.cs b/SparkleShare/Common/StatusIconController.cs index af21959a..40bb6ed6 100644 --- a/SparkleShare/Common/StatusIconController.cs +++ b/SparkleShare/Common/StatusIconController.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Common/Translations/nl.po b/SparkleShare/Common/Translations/nl.po index 6aa7dd2d..9735dd6b 100755 --- a/SparkleShare/Common/Translations/nl.po +++ b/SparkleShare/Common/Translations/nl.po @@ -2,7 +2,7 @@ # # Translators: # , 2011. -# , 2011. +# , 2011. # , 2011. # Łukasz Jernaś , 2011. # , 2011. diff --git a/SparkleShare/Linux/About.cs b/SparkleShare/Linux/About.cs index 81d16c48..8b702689 100755 --- a/SparkleShare/Linux/About.cs +++ b/SparkleShare/Linux/About.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/SparkleShare/Linux/Bubbles.cs b/SparkleShare/Linux/Bubbles.cs index c62469f0..1269f273 100755 --- a/SparkleShare/Linux/Bubbles.cs +++ b/SparkleShare/Linux/Bubbles.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/Controller.cs b/SparkleShare/Linux/Controller.cs index 637751f5..5156a1b6 100644 --- a/SparkleShare/Linux/Controller.cs +++ b/SparkleShare/Linux/Controller.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/EventLog.cs b/SparkleShare/Linux/EventLog.cs index 22f32217..b0c8b02e 100755 --- a/SparkleShare/Linux/EventLog.cs +++ b/SparkleShare/Linux/EventLog.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/Note.cs b/SparkleShare/Linux/Note.cs index d78b8dca..e4ccd29c 100644 --- a/SparkleShare/Linux/Note.cs +++ b/SparkleShare/Linux/Note.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/SparkleShare/Linux/Setup.cs b/SparkleShare/Linux/Setup.cs index f186322a..dd1aa4e3 100755 --- a/SparkleShare/Linux/Setup.cs +++ b/SparkleShare/Linux/Setup.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General private License as published by diff --git a/SparkleShare/Linux/SetupWindow.cs b/SparkleShare/Linux/SetupWindow.cs index a701c6a7..bbb02596 100644 --- a/SparkleShare/Linux/SetupWindow.cs +++ b/SparkleShare/Linux/SetupWindow.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/StatusIcon.cs b/SparkleShare/Linux/StatusIcon.cs index 057bd8e8..b16f3fcf 100644 --- a/SparkleShare/Linux/StatusIcon.cs +++ b/SparkleShare/Linux/StatusIcon.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/UserInterface.cs b/SparkleShare/Linux/UserInterface.cs index 8cb4c2e6..1f3d19ab 100644 --- a/SparkleShare/Linux/UserInterface.cs +++ b/SparkleShare/Linux/UserInterface.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Linux/UserInterfaceHelpers.cs b/SparkleShare/Linux/UserInterfaceHelpers.cs index 4983469d..aa08fa52 100755 --- a/SparkleShare/Linux/UserInterfaceHelpers.cs +++ b/SparkleShare/Linux/UserInterfaceHelpers.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/AppDelegate.cs b/SparkleShare/Mac/AppDelegate.cs index 467b8cb5..3c4512d3 100755 --- a/SparkleShare/Mac/AppDelegate.cs +++ b/SparkleShare/Mac/AppDelegate.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/Controller.cs b/SparkleShare/Mac/Controller.cs index 48c8d9d0..5c233d32 100644 --- a/SparkleShare/Mac/Controller.cs +++ b/SparkleShare/Mac/Controller.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/About.cs b/SparkleShare/Mac/UserInterface/About.cs index 00ecfd07..ba44355a 100644 --- a/SparkleShare/Mac/UserInterface/About.cs +++ b/SparkleShare/Mac/UserInterface/About.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/Bubbles.cs b/SparkleShare/Mac/UserInterface/Bubbles.cs index a89026d5..59701b66 100755 --- a/SparkleShare/Mac/UserInterface/Bubbles.cs +++ b/SparkleShare/Mac/UserInterface/Bubbles.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/EventLog.cs b/SparkleShare/Mac/UserInterface/EventLog.cs index c71e9533..51cb5cc6 100644 --- a/SparkleShare/Mac/UserInterface/EventLog.cs +++ b/SparkleShare/Mac/UserInterface/EventLog.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/Note.cs b/SparkleShare/Mac/UserInterface/Note.cs index 1917f610..af3a1aa2 100644 --- a/SparkleShare/Mac/UserInterface/Note.cs +++ b/SparkleShare/Mac/UserInterface/Note.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/Setup.cs b/SparkleShare/Mac/UserInterface/Setup.cs index 12a9218c..8387289a 100644 --- a/SparkleShare/Mac/UserInterface/Setup.cs +++ b/SparkleShare/Mac/UserInterface/Setup.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/SetupWindow.cs b/SparkleShare/Mac/UserInterface/SetupWindow.cs index 7497326b..ab0b9e50 100644 --- a/SparkleShare/Mac/UserInterface/SetupWindow.cs +++ b/SparkleShare/Mac/UserInterface/SetupWindow.cs @@ -1,5 +1,5 @@ // SparkleShare, an instant update workflow to Git. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/StatusIcon.cs b/SparkleShare/Mac/UserInterface/StatusIcon.cs index f6abbe43..39469af5 100644 --- a/SparkleShare/Mac/UserInterface/StatusIcon.cs +++ b/SparkleShare/Mac/UserInterface/StatusIcon.cs @@ -1,5 +1,5 @@ // SparkleShare, an instant update workflow to Git. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Mac/UserInterface/UserInterface.cs b/SparkleShare/Mac/UserInterface/UserInterface.cs index 64a2f737..a3fd0d98 100755 --- a/SparkleShare/Mac/UserInterface/UserInterface.cs +++ b/SparkleShare/Mac/UserInterface/UserInterface.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/SparkleShareInviteOpener/sparkleshare-invite-opener.cs b/SparkleShare/Windows/SparkleShareInviteOpener/sparkleshare-invite-opener.cs index 98d9128f..9f79ab81 100644 --- a/SparkleShare/Windows/SparkleShareInviteOpener/sparkleshare-invite-opener.cs +++ b/SparkleShare/Windows/SparkleShareInviteOpener/sparkleshare-invite-opener.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/About.cs b/SparkleShare/Windows/UserInterface/About.cs index a8cf7328..85f6cf0e 100644 --- a/SparkleShare/Windows/UserInterface/About.cs +++ b/SparkleShare/Windows/UserInterface/About.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/SparkleShare/Windows/UserInterface/Bubbles.cs b/SparkleShare/Windows/UserInterface/Bubbles.cs index 3e692768..79e672cc 100644 --- a/SparkleShare/Windows/UserInterface/Bubbles.cs +++ b/SparkleShare/Windows/UserInterface/Bubbles.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/Controller.cs b/SparkleShare/Windows/UserInterface/Controller.cs index cd3f5d5b..7ba2f3bb 100644 --- a/SparkleShare/Windows/UserInterface/Controller.cs +++ b/SparkleShare/Windows/UserInterface/Controller.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/EventLog.cs b/SparkleShare/Windows/UserInterface/EventLog.cs index 00037124..735648b1 100644 --- a/SparkleShare/Windows/UserInterface/EventLog.cs +++ b/SparkleShare/Windows/UserInterface/EventLog.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 @@ -344,4 +344,4 @@ namespace SparkleShare SparkleShare.UI.EventLog.Controller.LinkClicked(url); } } -} \ No newline at end of file +} diff --git a/SparkleShare/Windows/UserInterface/Note.xaml.cs b/SparkleShare/Windows/UserInterface/Note.xaml.cs index d90caa0f..3616dd79 100644 --- a/SparkleShare/Windows/UserInterface/Note.xaml.cs +++ b/SparkleShare/Windows/UserInterface/Note.xaml.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 @@ -120,4 +120,4 @@ namespace SparkleShare { } } } -} \ No newline at end of file +} diff --git a/SparkleShare/Windows/UserInterface/NotifyIcon.cs b/SparkleShare/Windows/UserInterface/NotifyIcon.cs index e7397f60..f1235111 100644 --- a/SparkleShare/Windows/UserInterface/NotifyIcon.cs +++ b/SparkleShare/Windows/UserInterface/NotifyIcon.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/ProtocolHandler.cs b/SparkleShare/Windows/UserInterface/ProtocolHandler.cs index 79c6c275..b08bd7e0 100644 --- a/SparkleShare/Windows/UserInterface/ProtocolHandler.cs +++ b/SparkleShare/Windows/UserInterface/ProtocolHandler.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/Setup.cs b/SparkleShare/Windows/UserInterface/Setup.cs index 33eef79a..d6b523cd 100644 --- a/SparkleShare/Windows/UserInterface/Setup.cs +++ b/SparkleShare/Windows/UserInterface/Setup.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General private License as published by diff --git a/SparkleShare/Windows/UserInterface/SetupWindow.cs b/SparkleShare/Windows/UserInterface/SetupWindow.cs index 2e756052..6208906f 100644 --- a/SparkleShare/Windows/UserInterface/SetupWindow.cs +++ b/SparkleShare/Windows/UserInterface/SetupWindow.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/SparkleShare/Windows/UserInterface/Shortcut.cs b/SparkleShare/Windows/UserInterface/Shortcut.cs index b889d5f4..aded16ef 100644 --- a/SparkleShare/Windows/UserInterface/Shortcut.cs +++ b/SparkleShare/Windows/UserInterface/Shortcut.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/Spinner.cs b/SparkleShare/Windows/UserInterface/Spinner.cs index d1e1ae98..6f5bcbd4 100644 --- a/SparkleShare/Windows/UserInterface/Spinner.cs +++ b/SparkleShare/Windows/UserInterface/Spinner.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/StatusIcon.cs b/SparkleShare/Windows/UserInterface/StatusIcon.cs index 6cbc7215..fb02f598 100644 --- a/SparkleShare/Windows/UserInterface/StatusIcon.cs +++ b/SparkleShare/Windows/UserInterface/StatusIcon.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/UserInterface.cs b/SparkleShare/Windows/UserInterface/UserInterface.cs index 9f73cdbd..a897e603 100644 --- a/SparkleShare/Windows/UserInterface/UserInterface.cs +++ b/SparkleShare/Windows/UserInterface/UserInterface.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/SparkleShare/Windows/UserInterface/UserInterfaceHelpers.cs b/SparkleShare/Windows/UserInterface/UserInterfaceHelpers.cs index be1f891b..a76e4d53 100644 --- a/SparkleShare/Windows/UserInterface/UserInterfaceHelpers.cs +++ b/SparkleShare/Windows/UserInterface/UserInterfaceHelpers.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // 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 diff --git a/Sparkles/AuthenticationInfo.cs b/Sparkles/AuthenticationInfo.cs index 0396e086..bb59e827 100644 --- a/Sparkles/AuthenticationInfo.cs +++ b/Sparkles/AuthenticationInfo.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/BaseFetcher.cs b/Sparkles/BaseFetcher.cs index 857c1684..ae2be183 100644 --- a/Sparkles/BaseFetcher.cs +++ b/Sparkles/BaseFetcher.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/BaseListener.cs b/Sparkles/BaseListener.cs index 13ae7a09..26c30019 100644 --- a/Sparkles/BaseListener.cs +++ b/Sparkles/BaseListener.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/BaseRepository.cs b/Sparkles/BaseRepository.cs index 3711af5f..6c94b37c 100644 --- a/Sparkles/BaseRepository.cs +++ b/Sparkles/BaseRepository.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/ChangeSet.cs b/Sparkles/ChangeSet.cs index 3b29750e..7a98e7b8 100644 --- a/Sparkles/ChangeSet.cs +++ b/Sparkles/ChangeSet.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Command.cs b/Sparkles/Command.cs index 3bda6b3c..3a245922 100644 --- a/Sparkles/Command.cs +++ b/Sparkles/Command.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Configuration.cs b/Sparkles/Configuration.cs index c3aa474d..e29c4403 100644 --- a/Sparkles/Configuration.cs +++ b/Sparkles/Configuration.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Extensions.cs b/Sparkles/Extensions.cs index 5ee4fb61..b870e736 100644 --- a/Sparkles/Extensions.cs +++ b/Sparkles/Extensions.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Git/GitCommand.cs b/Sparkles/Git/GitCommand.cs index fb618d2c..4263683d 100644 --- a/Sparkles/Git/GitCommand.cs +++ b/Sparkles/Git/GitCommand.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Git/GitFetcher.cs b/Sparkles/Git/GitFetcher.cs index 9e6a7cb3..a737763f 100644 --- a/Sparkles/Git/GitFetcher.cs +++ b/Sparkles/Git/GitFetcher.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Git/GitRepository.cs b/Sparkles/Git/GitRepository.cs index 84f229e8..8645dd44 100644 --- a/Sparkles/Git/GitRepository.cs +++ b/Sparkles/Git/GitRepository.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/InstallationInfo.Directory.cs b/Sparkles/InstallationInfo.Directory.cs index 0082dbec..ba4b2195 100644 --- a/Sparkles/InstallationInfo.Directory.cs +++ b/Sparkles/InstallationInfo.Directory.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/InstallationInfo.Directory.cs.in b/Sparkles/InstallationInfo.Directory.cs.in index 09cd3ef1..7d839124 100755 --- a/Sparkles/InstallationInfo.Directory.cs.in +++ b/Sparkles/InstallationInfo.Directory.cs.in @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/InstallationInfo.cs b/Sparkles/InstallationInfo.cs index a39556a3..787e784d 100644 --- a/Sparkles/InstallationInfo.cs +++ b/Sparkles/InstallationInfo.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Invite.cs b/Sparkles/Invite.cs index ecc5cef8..364f56d3 100644 --- a/Sparkles/Invite.cs +++ b/Sparkles/Invite.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/Sparkles/ListenerFactory.cs b/Sparkles/ListenerFactory.cs index 232b066d..d7495349 100644 --- a/Sparkles/ListenerFactory.cs +++ b/Sparkles/ListenerFactory.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Logger.cs b/Sparkles/Logger.cs index b37918ef..3db3979c 100644 --- a/Sparkles/Logger.cs +++ b/Sparkles/Logger.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Preset.cs b/Sparkles/Preset.cs index e897c85c..1a85376e 100644 --- a/Sparkles/Preset.cs +++ b/Sparkles/Preset.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons (hylkebons@gmail.com) +// Copyright (C) 2010 Hylke Bons (hi@planetpeanut.uk) // // 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 diff --git a/Sparkles/SSHAuthenticationInfo.cs b/Sparkles/SSHAuthenticationInfo.cs index f466dd9f..ec1c3e77 100644 --- a/Sparkles/SSHAuthenticationInfo.cs +++ b/Sparkles/SSHAuthenticationInfo.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/SSHCommand.cs b/Sparkles/SSHCommand.cs index 20dcc164..0a5657bf 100644 --- a/Sparkles/SSHCommand.cs +++ b/Sparkles/SSHCommand.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/SSHFetcher.cs b/Sparkles/SSHFetcher.cs index 70fe94bf..e0ead1a7 100644 --- a/Sparkles/SSHFetcher.cs +++ b/Sparkles/SSHFetcher.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/TcpListener.cs b/Sparkles/TcpListener.cs index 3fa1b14c..1450305d 100644 --- a/Sparkles/TcpListener.cs +++ b/Sparkles/TcpListener.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/User.cs b/Sparkles/User.cs index 947f1e77..643445f3 100644 --- a/Sparkles/User.cs +++ b/Sparkles/User.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/Sparkles/Watcher.cs b/Sparkles/Watcher.cs index d581f18d..f0bb178a 100644 --- a/Sparkles/Watcher.cs +++ b/Sparkles/Watcher.cs @@ -1,5 +1,5 @@ // SparkleShare, a collaboration and sharing tool. -// Copyright (C) 2010 Hylke Bons +// Copyright (C) 2010 Hylke Bons // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as