Changes between Version 23 and Version 24 of Coding_Conventions


Ignore:
Timestamp:
Jan 8, 2014, 12:11:38 AM (10 years ago)
Author:
historic_bruno
Comment:

Happy new year!

Legend:

Unmodified
Added
Removed
Modified
  • Coding_Conventions

    v23 v24  
    1717{{{
    1818#!cpp
    19 /* Copyright (C) 2013 Wildfire Games.
     19/* Copyright (C) 2014 Wildfire Games.
    2020 * This file is part of 0 A.D.
    2121 *
     
    3434 */
    3535}}}
    36    replacing `2013` with the year that the file was last updated.
     36   replacing `2014` with the year that the file was last updated.
    3737
    3838  '' Exception:''  Code in `source/lib/`  (and a few other files) should use the MIT license instead:
    3939{{{
    4040#!cpp
    41 /* Copyright (c) 2013 Wildfire Games
     41/* Copyright (c) 2014 Wildfire Games
    4242 *
    4343 * Permission is hereby granted, free of charge, to any person obtaining