summaryrefslogtreecommitdiffstats
path: root/kpat
diff options
context:
space:
mode:
Diffstat (limited to 'kpat')
-rw-r--r--kpat/card.h5
-rw-r--r--kpat/cardmaps.cpp3
-rw-r--r--kpat/cardmaps.h3
-rw-r--r--kpat/computation.cpp3
-rw-r--r--kpat/computation.h3
-rw-r--r--kpat/grandf.cpp3
-rw-r--r--kpat/grandf.h3
-rw-r--r--kpat/idiot.h3
-rw-r--r--kpat/klondike.cpp3
-rw-r--r--kpat/klondike.h3
-rw-r--r--kpat/napoleon.h3
-rw-r--r--kpat/pwidget.h2
12 files changed, 12 insertions, 25 deletions
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