Add file headers.

This commit is contained in:
2018-08-07 20:06:44 +01:00
parent 83ba8cf568
commit a2256ebe1b
57 changed files with 1260 additions and 63 deletions

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V9.cs
// Filename : V10.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 10.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V10.cs
// Filename : V11.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 11.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V11.cs
// Filename : V12.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 12.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V12.cs
// Filename : V13.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 13.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 14.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 15.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 16.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 17.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 18.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 19.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 20.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 21.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 22.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -2,7 +2,7 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V3.cs
// Filename : V4.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V3.cs
// Filename : V5.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 4.
// Contains SQL queries to create the database version 5.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -2,12 +2,12 @@
// Canary Islands Computer Museum Website
// ----------------------------------------------------------------------------
//
// Filename : V7.cs
// Filename : V9.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 8.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -7,7 +7,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Contains SQL queries to create the database version 7.
// Contains SQL queries to create the database version 9.
//
// --[ License ] --------------------------------------------------------------
//