mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-23 03:17:37 +02:00
updated some copyright stuff
This commit is contained in:
parent
4da21f98bd
commit
1a3edbdd70
4 changed files with 5 additions and 6 deletions
|
@ -18,8 +18,8 @@
|
|||
#include "Version.h"
|
||||
|
||||
const char* kApplication = "Synergy";
|
||||
const char* kCopyright = "Copyright (C) 2010 The Synergy Project";
|
||||
const char* kContact = "Synergy Developers, synergy@googlegroups.com";
|
||||
const char* kCopyright = "Copyright (C) 2011 Chris Schoeneman, Nick Bolton, Sorin Sbarnea";
|
||||
const char* kContact = "Synergy Mailing List, synergy-plus@googlegroups.com";
|
||||
const char* kWebsite = "http://synergy-foss.org/";
|
||||
const char* kVersion = VERSION;
|
||||
const char* kAppVersion = "Synergy " VERSION;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue