Bug 65374 - Remove outdated version comments throughout Mesa
Summary: Remove outdated version comments throughout Mesa
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium trivial
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-04 20:03 UTC by Brian Paul
Modified: 2013-06-05 14:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
remove "Version:" comment (141.25 KB, patch)
2013-06-05 10:23 UTC, gurketsky
Details | Splinter Review

Description Brian Paul 2013-06-04 20:03:35 UTC
A lot of the core Mesa files (such as clip.c) have a block comment that start with:

/*
 * Mesa 3-D graphics library
 * Version:  6.3
 *
 * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 [...]

The "Version: 6.3" line should be removed since it serves no purpose.
Comment 1 gurketsky 2013-06-05 10:23:34 UTC
Created attachment 80337 [details] [review]
remove "Version:" comment

Attached is a patch, which removes the "Version:" comment in .c, .S, .h, .py and .cpp files.
Comment 2 Brian Paul 2013-06-05 14:55:36 UTC
Thanks for doing this.  Some of those comments were pretty old (version 3.5!).
I'll commit this soon.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.