From 4116e5dbf5ed84b9556e44c5cabaf6c43097ed54 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 26 Sep 2020 00:05:39 +0900 Subject: Removed additional code formatting modelines. Signed-off-by: Michele Calgaro --- kpat/card.h | 5 +---- kpat/cardmaps.cpp | 3 +-- kpat/cardmaps.h | 3 +-- kpat/computation.cpp | 3 +-- kpat/computation.h | 3 +-- kpat/grandf.cpp | 3 +-- kpat/grandf.h | 3 +-- kpat/idiot.h | 3 +-- kpat/klondike.cpp | 3 +-- kpat/klondike.h | 3 +-- kpat/napoleon.h | 3 +-- kpat/pwidget.h | 2 +- 12 files changed, 12 insertions(+), 25 deletions(-) (limited to 'kpat') diff --git a/kpat/card.h b/kpat/card.h index aa253be5..c6518170 100644 --- a/kpat/card.h +++ b/kpat/card.h @@ -1,7 +1,4 @@ -/*****************-*-C++-*-**************** - - - +/* Card.h -- movable and stackable cards with check for legal moves diff --git a/kpat/cardmaps.cpp b/kpat/cardmaps.cpp index 79a950bd..c7ba0717 100644 --- a/kpat/cardmaps.cpp +++ b/kpat/cardmaps.cpp @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* cardmaps.cpp defines pixmaps for playing cards Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/cardmaps.h b/kpat/cardmaps.h index 0a2a284a..93e27ef3 100644 --- a/kpat/cardmaps.h +++ b/kpat/cardmaps.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* cardmaps.h defines pixmaps for playing cards Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/computation.cpp b/kpat/computation.cpp index e443b57c..d7f52a16 100644 --- a/kpat/computation.cpp +++ b/kpat/computation.cpp @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* computation.h implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/computation.h b/kpat/computation.h index bc063f11..1a2cfbbb 100644 --- a/kpat/computation.h +++ b/kpat/computation.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* computation.h implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/grandf.cpp b/kpat/grandf.cpp index d2808a27..1a8aeaf3 100644 --- a/kpat/grandf.cpp +++ b/kpat/grandf.cpp @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* grandf.cpp implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/grandf.h b/kpat/grandf.h index b479ad74..6a518264 100644 --- a/kpat/grandf.h +++ b/kpat/grandf.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* grandf.cpp implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/idiot.h b/kpat/idiot.h index f6b61323..05ce221d 100644 --- a/kpat/idiot.h +++ b/kpat/idiot.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* idiot.h implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/klondike.cpp b/kpat/klondike.cpp index b7091f37..31daeb52 100644 --- a/kpat/klondike.cpp +++ b/kpat/klondike.cpp @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* klondike.cpp implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/klondike.h b/kpat/klondike.h index 4ed7088c..31077d0c 100644 --- a/kpat/klondike.h +++ b/kpat/klondike.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* klondike.cpp implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/napoleon.h b/kpat/napoleon.h index 1f500d89..fca710f8 100644 --- a/kpat/napoleon.h +++ b/kpat/napoleon.h @@ -1,5 +1,4 @@ -/***********************-*-C++-*-******** - +/* napoleon.cpp implements a patience card game Copyright (C) 1995 Paul Olav Tvete diff --git a/kpat/pwidget.h b/kpat/pwidget.h index 29d5d698..aa40a917 100644 --- a/kpat/pwidget.h +++ b/kpat/pwidget.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * patience -- main program * Copyright (C) 1995 Paul Olav Tvete -- cgit v1.2.1