Skip to content
Snippets Groups Projects
Commit 72c920f1 authored by Craig Tiller's avatar Craig Tiller
Browse files

Copyright, clang-format

parent 2cf2389e
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,3 @@ void *__wrap_memcpy(void *destination, const void *source, size_t num) {
return memcpy(destination, source, num);
}
#endif
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment