X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2Ftypes%2Fstring.c;h=3b54a2df680ea5acffbba3c6f932aff1f2da096c;hb=30827463276bab779a0965e8adf271c451c2a28a;hp=197a7e135f276825ae9e29f85a70b20636755c13;hpb=670977d3f384db208f375255a83060d90075d626;p=babeltrace.git diff --git a/formats/ctf/types/string.c b/formats/ctf/types/string.c index 197a7e13..3b54a2df 100644 --- a/formats/ctf/types/string.c +++ b/formats/ctf/types/string.c @@ -3,7 +3,9 @@ * * Strings read/write functions. * - * Copyright 2010 - Mathieu Desnoyers + * Copyright 2010-2011 EfficiOS Inc. and Linux Foundation + * + * Author: Mathieu Desnoyers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -16,7 +18,7 @@ * all copies or substantial portions of the Software. */ -#include +#include #include #include /* C99 limits */ #include