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 /xkbcommon | |
parent | 14cd8c79cd88e08c3a542c2d3ed596e25635a421 (diff) |
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 'xkbcommon')
-rw-r--r-- | xkbcommon/xkbcommon.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xkbcommon/xkbcommon.h b/xkbcommon/xkbcommon.h index 1991d08..8c6ab72 100644 --- a/xkbcommon/xkbcommon.h +++ b/xkbcommon/xkbcommon.h @@ -52,7 +52,8 @@ ********************************************************/ /* - * Copyright © 2009 Daniel Stone + * Copyright © 2009-2012 Daniel Stone + * Copyright © 2012 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |