mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 02:48:12 +02:00
fix headers in AvatarHashMap
This commit is contained in:
parent
0637f589b5
commit
fa9372875e
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
// AvatarHashMap.cpp
|
// AvatarHashMap.cpp
|
||||||
// libraries/avatars/src
|
// libraries/avatars/src
|
||||||
//
|
//
|
||||||
// Created by AndrewMeadows on 1/28/2014.
|
// Created by Andrew Meadows on 1/28/2014.
|
||||||
// Copyright 2014 High Fidelity, Inc.
|
// Copyright 2014 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// AvatarHashMap.h
|
// AvatarHashMap.h
|
||||||
// libraries/avatars/src
|
// libraries/avatars/src
|
||||||
//
|
//
|
||||||
// Created by Stephen AndrewMeadows on 1/28/2014.
|
// Created by Andrew Meadows on 1/28/2014.
|
||||||
// Copyright 2014 High Fidelity, Inc.
|
// Copyright 2014 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
Loading…
Reference in a new issue