diff options
author | Vincent Ambo <tazjin@google.com> | 2019-06-28T21·56+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-06-28T21·56+0100 |
commit | 85dbb4cc238c1e4b1b49806c0728c891a9a0acf7 (patch) | |
tree | 0189af509ade8d03d8e652e6646b9a8ebaf5ead5 | |
parent | 2373c925e18963c6f2698ba4c45d74196f3aaaf3 (diff) |
chore: Keep project root under MIT license
To comply with Google's open-source patching rules :)
-rw-r--r-- | LICENSE (renamed from services/tazblog/LICENSE) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/tazblog/LICENSE b/LICENSE index f5c81f7e3af2..904a76ed0488 100644 --- a/services/tazblog/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Vincent Ambo +Copyright (c) 2019 Vincent Ambo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |