Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <krzmbrzl@gmail.com>2021-03-01 20:01:11 +0300
committerRobert Adam <krzmbrzl@gmail.com>2021-03-02 12:15:01 +0300
commit59ae429972c16c377135bcccfee646b7df446933 (patch)
treed4d82f96756f95255970f165195f3fde71273c40 /overlay_gl/avail_mac.pl
parent86710dab6202794bb14a26aff76e303c99c7dc43 (diff)
MAINT: Update copyright notice to 2021
This was done by running scripts/updateLicenseHeaders.py and then manually editing the LICENSE file.
Diffstat (limited to 'overlay_gl/avail_mac.pl')
-rwxr-xr-xoverlay_gl/avail_mac.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/overlay_gl/avail_mac.pl b/overlay_gl/avail_mac.pl
index 4dda11327..c355b47e2 100755
--- a/overlay_gl/avail_mac.pl
+++ b/overlay_gl/avail_mac.pl
@@ -1,4 +1,10 @@
#!/usr/bin/perl
+
+# Copyright 2015-2021 The Mumble Developers. All rights reserved.
+# Use of this source code is governed by a BSD-style license
+# that can be found in the LICENSE file at the root of the
+# Mumble source tree or at <https://www.mumble.info/LICENSE>.
+
# perl avail_mac.pl < overlay.c init_mac.c > avail_mac.h
%funcs = ();