X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fuuid.h;h=37e01d091158f54f0bc74322254498fe400648d0;hb=28c5588e8e1a8d091c5d2275232c35f2968a97fa;hp=81597799548690326c2b91b110217ba69a0e3b10;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;p=sliver-openvswitch.git diff --git a/lib/uuid.h b/lib/uuid.h index 815977995..37e01d091 100644 --- a/lib/uuid.h +++ b/lib/uuid.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2008, 2009, 2010 Nicira Networks +/* Copyright (c) 2008, 2009, 2010 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -79,4 +79,4 @@ int uuid_compare_3way(const struct uuid *, const struct uuid *); bool uuid_from_string(struct uuid *, const char *); bool uuid_from_string_prefix(struct uuid *, const char *); -#endif /* vswitchd/cfgdb.h */ +#endif /* uuid.h */