harmonize authors as "Name (mail@address)"

Change-Id: I85bfae61a37de75a5ed945a906002de2ef75149f
This commit is contained in:
Pascal Massimino
2012-07-19 16:09:47 -07:00
parent 4a9f37b742
commit 2fc1301577
14 changed files with 20 additions and 19 deletions

View File

@ -7,7 +7,7 @@
//
// Utilities for building and looking up Huffman trees.
//
// Author: urvang@google.com (Urvang Joshi)
// Author: Urvang Joshi (urvang@google.com)
#ifndef WEBP_UTILS_HUFFMAN_H_
#define WEBP_UTILS_HUFFMAN_H_