Changeset 2e2ac74


Ignore:
Timestamp:
04/16/2019 08:06:03 AM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
aa283c0
Parents:
c048987
Message:

Add missing $Id:$ comments

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    rc048987 r2e2ac74  
     1#$Id$
    12menu "BOOK Settings"
    23
  • Makefile

    rc048987 r2e2ac74  
     1# $Id:
    12# From the Build Scripts Written By: Jim Gifford <lfs@jg555.com>
    23# Modified By: Joe Ciccone <jciccone@linuxfromscratch.org
    34# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
     5#                     Manuel Canales Esparcia
     6#                     Pierre Labastie
    47
    58TOPDIR=$(shell pwd)
  • extras/farce

    rc048987 r2e2ac74  
    11#!/bin/bash
    22
     3# $Id$
    34# Acknowledgment:
    4 #  The following code is a no-modified version (except for this comment
    5 and the inline_doc fragment) of an original work written by
     5#  The following code is a no-modified version (except for this comment,
     6the `Id' comment, and the inline_doc fragment) of an original work written by
    67#  Ken Moffat and is included here with his permission.
    78#
  • pkgmngt/packageManager.xml.porg

    rc048987 r2e2ac74  
     1<!-- $Id:$ -->
    12<?xml version="1.0" encoding="UTF-8"?>
    23<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
Note: See TracChangeset for help on using the changeset viewer.