Browse Source

Copyright notice update

Jakob Borg 11 years ago
parent
commit
1e2d151684
2 changed files with 2 additions and 2 deletions
  1. 1 1
      internal/symlinks/symlink_unix.go
  2. 1 1
      internal/symlinks/symlink_windows.go

+ 1 - 1
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

+ 1 - 1
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