diff options
author | Daniel Stone <daniel@fooishbar.org> | 2012-09-12 16:54:07 +0100 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2012-09-12 16:58:54 +0100 |
commit | b4b40d73ad3a8e5199da8cd8eeac83780fa8b981 (patch) | |
tree | 03226730b35c702fadd14583b2180221cda348a6 /test/log.c | |
parent | 14cd8c79cd88e08c3a542c2d3ed596e25635a421 (diff) | |
download | libxkbcommon-b4b40d73ad3a8e5199da8cd8eeac83780fa8b981.tar.gz libxkbcommon-b4b40d73ad3a8e5199da8cd8eeac83780fa8b981.tar.bz2 libxkbcommon-b4b40d73ad3a8e5199da8cd8eeac83780fa8b981.zip |
Copyright updates
With Dan Nicholson's permission (via email), update his copyright and
license statements to the standard X.Org boilerplate MIT license, as
both myself and Ran have been using.
Clean up my copyright declarations (in some cases to correct ownership),
and add copyright/license statements from myself and/or Ran where
appropriate.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'test/log.c')
-rw-r--r-- | test/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * Copyright © 2012 Ran Benita + * Copyright © 2012 Ran Benita <ran234@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |