From 525f0ae6d252f947a512c5e0cb532617486ad649 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 16 Nov 2014 20:19:12 +0200 Subject: Harmonised copyright declarations. --- symbolextractor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'symbolextractor.py') diff --git a/symbolextractor.py b/symbolextractor.py index a1c390d..593b7aa 100755 --- a/symbolextractor.py +++ b/symbolextractor.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013 Jussi Pakkanen +# Copyright 2013 The Meson development team # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit v1.1