From 1e2d151684b2a7e03c71d22432faf948bdda6d11 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 20 Nov 2014 16:33:16 +0100 Subject: [PATCH] Copyright notice update --- internal/symlinks/symlink_unix.go | 2 +- internal/symlinks/symlink_windows.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/symlinks/symlink_unix.go b/internal/symlinks/symlink_unix.go index c47e822f..814c7411 100644 --- a/internal/symlinks/symlink_unix.go +++ b/internal/symlinks/symlink_unix.go @@ -1,4 +1,4 @@ -// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file). +// Copyright (C) 2014 The Syncthing Authors. // // 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 the Free diff --git a/internal/symlinks/symlink_windows.go b/internal/symlinks/symlink_windows.go index 379c7e9a..1a99e3db 100644 --- a/internal/symlinks/symlink_windows.go +++ b/internal/symlinks/symlink_windows.go @@ -1,4 +1,4 @@ -// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file). +// Copyright (C) 2014 The Syncthing Authors. // // 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 the Free