diff --git a/Location Bridge/App.config b/Location Bridge/App.config index 1999a70..a99e738 100644 --- a/Location Bridge/App.config +++ b/Location Bridge/App.config @@ -5,7 +5,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/App.xaml b/Location Bridge/App.xaml index 7aadb25..ad90c91 100644 --- a/Location Bridge/App.xaml +++ b/Location Bridge/App.xaml @@ -3,7 +3,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/App.xaml.cs b/Location Bridge/App.xaml.cs index cdb534c..4f4daba 100644 --- a/Location Bridge/App.xaml.cs +++ b/Location Bridge/App.xaml.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/GlobalSuppressions.cs b/Location Bridge/GlobalSuppressions.cs index 7e4b6f7..5b22053 100644 Binary files a/Location Bridge/GlobalSuppressions.cs and b/Location Bridge/GlobalSuppressions.cs differ diff --git a/Location Bridge/Location.cs b/Location Bridge/Location.cs index 659d550..4e8f272 100644 --- a/Location Bridge/Location.cs +++ b/Location Bridge/Location.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/Properties/AssemblyInfo.cs b/Location Bridge/Properties/AssemblyInfo.cs index a9ac165..3b01081 100644 --- a/Location Bridge/Properties/AssemblyInfo.cs +++ b/Location Bridge/Properties/AssemblyInfo.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. @@ -35,7 +35,7 @@ Location Bridge [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Location Bridge")] -[assembly: AssemblyCopyright("© 2014 Al Brown")] +[assembly: AssemblyCopyright("© 2014-2015 Al Brown")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Location Bridge/Properties/app.manifest b/Location Bridge/Properties/app.manifest index 37be9d0..6640e70 100644 --- a/Location Bridge/Properties/app.manifest +++ b/Location Bridge/Properties/app.manifest @@ -4,7 +4,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/Server.cs b/Location Bridge/Server.cs index 3500fc4..9eacc95 100644 --- a/Location Bridge/Server.cs +++ b/Location Bridge/Server.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WidgetLed.xaml b/Location Bridge/WidgetLed.xaml index 6ebc981..0b9d061 100644 --- a/Location Bridge/WidgetLed.xaml +++ b/Location Bridge/WidgetLed.xaml @@ -3,7 +3,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WidgetLed.xaml.cs b/Location Bridge/WidgetLed.xaml.cs index 7535ac7..e767ff4 100644 --- a/Location Bridge/WidgetLed.xaml.cs +++ b/Location Bridge/WidgetLed.xaml.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowAbout.xaml b/Location Bridge/WindowAbout.xaml index 72bed83..401cf64 100644 --- a/Location Bridge/WindowAbout.xaml +++ b/Location Bridge/WindowAbout.xaml @@ -3,7 +3,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowAbout.xaml.cs b/Location Bridge/WindowAbout.xaml.cs index a99250a..9069dfc 100644 --- a/Location Bridge/WindowAbout.xaml.cs +++ b/Location Bridge/WindowAbout.xaml.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowMain.xaml b/Location Bridge/WindowMain.xaml index 1bec8a1..79e6b24 100644 --- a/Location Bridge/WindowMain.xaml +++ b/Location Bridge/WindowMain.xaml @@ -3,7 +3,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowMainModel.cs b/Location Bridge/WindowMainModel.cs index e1fa2cb..8beab1f 100644 --- a/Location Bridge/WindowMainModel.cs +++ b/Location Bridge/WindowMainModel.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowPreferences.xaml b/Location Bridge/WindowPreferences.xaml index 7a1c57c..69c95b4 100644 --- a/Location Bridge/WindowPreferences.xaml +++ b/Location Bridge/WindowPreferences.xaml @@ -3,7 +3,7 @@ http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/WindowPreferences.xaml.cs b/Location Bridge/WindowPreferences.xaml.cs index 268108f..02d474c 100644 --- a/Location Bridge/WindowPreferences.xaml.cs +++ b/Location Bridge/WindowPreferences.xaml.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/Location Bridge/misc.cs b/Location Bridge/misc.cs index dbedc3a..f8fb9a3 100644 --- a/Location Bridge/misc.cs +++ b/Location Bridge/misc.cs @@ -3,7 +3,7 @@ Location Bridge http://eartoearoak.com/software/location-bridge - Copyright 2014 Al Brown + Copyright 2014-2015 Al Brown A simple server that provides NMEA sentences over TCP from the Windows location sensors. diff --git a/readme.md b/readme.md index c3f4dbe..0ee9350 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Location Bridge # -Copyright 2014 Al Brown +Copyright 2014-2015 Al Brown al [at] eartoearoak.com