Update company copyright notice

This commit is contained in:
Andrew Nelless
2016-09-07 15:24:00 +01:00
parent a8472d2eb2
commit c3c0913633
647 changed files with 697 additions and 697 deletions

View File

@@ -1,6 +1,6 @@
/*
* synergy -- mouse and keyboard sharing utility
* Copyright (C) 2012 Synergy Si Ltd.
* Copyright (C) 2012-2016 Symless Ltd.
* Copyright (C) 2004 Chris Schoeneman
*
* This package is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
#include "common/Version.h"
const char* kApplication = "Synergy";
const char* kCopyright = "Copyright (C) 2012-2014 Synergy Si Ltd.\n"
const char* kCopyright = "Copyright (C) 2012-2016 Symless Ltd.\n"
"Copyright (C) 2008-2014 Nick Bolton\n"
"Copyright (C) 2002-2014 Chris Schoeneman";
const char* kContact = "Email: nick@symless.com";