aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/vm.h')
-rw-r--r--sys/powerpc/include/vm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/vm.h b/sys/powerpc/include/vm.h
index eab9d6409bc9..5c99cda51257 100644
--- a/sys/powerpc/include/vm.h
+++ b/sys/powerpc/include/vm.h
@@ -24,8 +24,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef _MACHINE_VM_H_